diff options
author | Glenn Morris <rgm@gnu.org> | 2008-06-15 02:37:20 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-06-15 02:37:20 +0000 |
commit | dfc1a609fdbd522bb44f877ef9f79b77b374044b (patch) | |
tree | 44774af0d256514f205b1253027c84f729cbdc2f /doc/lispref/README | |
parent | 19b478293538e2e7108afb184f058a3c9abd7d09 (diff) | |
download | emacs-dfc1a609fdbd522bb44f877ef9f79b77b374044b.tar.gz emacs-dfc1a609fdbd522bb44f877ef9f79b77b374044b.tar.bz2 emacs-dfc1a609fdbd522bb44f877ef9f79b77b374044b.zip |
Remove bug-lisp-manual@gnu.org, just use M-x report-emacs-bug.
Refer to http://shop.fsf.org for printed copies.
Diffstat (limited to 'doc/lispref/README')
-rw-r--r-- | doc/lispref/README | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/doc/lispref/README b/doc/lispref/README index 18ee5af9505..d72bd0dcc0b 100644 --- a/doc/lispref/README +++ b/doc/lispref/README @@ -10,10 +10,8 @@ Manual, make-permuted-index, and the latest version of texinfo.tex, which handles forms that cannot be handled by the older versions of texinfo.tex. -* Report Lisp Manual bugs to bug-lisp-manual@gnu.org. We don't read -these bug reports until it's time for a new edition. To report other -Emacs bugs, use bug-gnu-emacs@gnu.org. To ask questions, use the -newsgroup gnu.emacs.help. +* Report bugs in the Lisp Manual or in Emacs using M-x report-emacs-bug. +To ask questions, use the newsgroup gnu.emacs.help. * The Emacs Lisp Reference Manual is quite large. It totals around 1100 pages in smallbook format; the info files total over @@ -23,9 +21,8 @@ newsgroup gnu.emacs.help. using TeX. * You can buy nicely printed copies from the Free Software Foundation. -For info, send mail to gnu@gnu.org or phone 617-542-5942. Buying a -manual from the Free Software Foundation helps support our GNU -development work. +Buying a manual from the Free Software Foundation helps support our GNU +development work. See <http://shop.fsf.org/>. ** This distribution contains a Makefile that you can use with GNU Make. Otherwise, here are detailed instructions: |