aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGlenn Morris2008-06-15 02:53:17 +0000
committerGlenn Morris2008-06-15 02:53:17 +0000
commitd794edf21d66ae41e263b6c92538871a3c6d3d4a (patch)
treef8b48cb0cd1fec3881c13b995bbb4ede471ea5ef /doc
parent39693840dca6eeccd01ba4e42da05662e6f66d91 (diff)
downloademacs-d794edf21d66ae41e263b6c92538871a3c6d3d4a.tar.gz
emacs-d794edf21d66ae41e263b6c92538871a3c6d3d4a.zip
Report bugs using M-x report-emacs-bug.
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/ChangeLog2
-rw-r--r--doc/lispref/intro.texi14
2 files changed, 3 insertions, 13 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index bda9fb4bb57..cb674c92dee 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,5 +1,7 @@
12008-06-15 Glenn Morris <rgm@gnu.org> 12008-06-15 Glenn Morris <rgm@gnu.org>
2 2
3 * intro.texi: Report bugs using M-x report-emacs-bug.
4
3 * elisp.texi (EMACSVER): Remove duplicate, outdated setting. 5 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
4 6
52008-06-13 Daniel Engeler <engeler@gmail.com> 72008-06-13 Daniel Engeler <engeler@gmail.com>
diff --git a/doc/lispref/intro.texi b/doc/lispref/intro.texi
index ebff50354b4..e7e08fbb090 100644
--- a/doc/lispref/intro.texi
+++ b/doc/lispref/intro.texi
@@ -86,19 +86,7 @@ you are criticizing.
86 86
87@cindex bugs 87@cindex bugs
88@cindex suggestions 88@cindex suggestions
89Please mail comments and corrections to 89Please send comments and corrections using @kbd{M-x report-emacs-bug}.
90
91@example
92bug-lisp-manual@@gnu.org
93@end example
94
95@noindent
96We let mail to this list accumulate unread until someone decides to
97apply the corrections. Months, and sometimes years, go by between
98updates. So please attach no significance to the lack of a reply---your
99mail @emph{will} be acted on in due time. If you want to contact the
100Emacs maintainers more quickly, send mail to
101@code{bug-gnu-emacs@@gnu.org}.
102 90
103@node Lisp History 91@node Lisp History
104@section Lisp History 92@section Lisp History