From: Stefan Kangas Date: Wed, 14 Feb 2024 23:39:00 +0000 (+0100) Subject: Add cross-reference to ELisp manual Caveats X-Git-Tag: archive/raspbian/1%29.4+1-4+rpi1~1^2~2^2~18^2~56 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=1035669b38b5aa2aa277e7423837c80534332c19;p=emacs.git Add cross-reference to ELisp manual Caveats * doc/lispref/intro.texi (Caveats): Add cross-reference to Emacs manual. Talking about "contributing code" makes little sense in a section about reporting mistakes in the ELisp manual, so skip that part. --- diff --git a/doc/lispref/intro.texi b/doc/lispref/intro.texi index 2062ae64866..486125acb0d 100644 --- a/doc/lispref/intro.texi +++ b/doc/lispref/intro.texi @@ -89,9 +89,9 @@ you are criticizing. @cindex bugs @cindex suggestions -Please send comments and corrections using @kbd{M-x -report-emacs-bug}. If you wish to contribute new code (or send a -patch to fix a problem), use @kbd{M-x submit-emacs-patch}. +Please send comments and corrections using @kbd{M-x report-emacs-bug}. +For more details, @xref{Bugs,, Reporting Bugs, emacs, The GNU Emacs +Manual}. @node Lisp History @section Lisp History