emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/mail/emacsbug.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/mail/emacsbug.el,v
Date: Mon, 06 Nov 2006 02:29:24 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      06/11/06 02:29:24

Index: emacsbug.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/mail/emacsbug.el,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -b -r1.70 -r1.71
--- emacsbug.el 6 Feb 2006 12:31:40 -0000       1.70
+++ emacsbug.el 6 Nov 2006 02:29:24 -0000       1.71
@@ -126,7 +126,7 @@
     (setq user-point (point))
     (insert "\n\n")
 
-    (insert "If emacs crashed, and you have the emacs process in the gdb 
debugger,\n"
+    (insert "If Emacs crashed, and you have the Emacs process in the gdb 
debugger,\n"
            "please include the output from the following gdb commands:\n"
            "    `bt full' and `xbacktrace'.\n")
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]