Ludovic Courtès (2014-11-04 12:50 +0300) wrote: > Alex Kost <alez...@gmail.com> skribis:
[...] >> Do not worry about the efficiency of that @code{require} thing. It will >> not load the whole ``guix.el'' package, it will just autoload the main >> -interactive commands (@pxref{Autoload,,, elisp, Emacs Lisp}). >> +interactive commands (@pxref{Autoload,,, elisp, The Emacs Lisp Reference >> +Manual}). > > lispref.texi has: > > @settitle GNU Emacs Lisp Reference Manual > > So make it “The GNU Emacs Lisp Reference Manual” (or without “The”, as > you prefer.) And again, *.texi files from <http://git.savannah.gnu.org/cgit/emacs.git/tree/doc/emacs> have several dozens of "The Emacs Lisp Reference Manual" references and only a couple of "(The) GNU Emacs Lisp Reference Manual". Does it really matter so much? > OK to commit with this change! Anyway, I have changed it to "The GNU Emacs Lisp Reference Manual" and commited, thanks. -- Alex