1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-26 10:49:33 +00:00
emacs/doc
Paul Eggert 66cd9187e3 Don’t document declare-function internals
Suggested by Stefan Monnier in:
http://lists.gnu.org/archive/html/emacs-devel/2016-05/msg00618.html
* doc/lispref/functions.texi (Declaring Functions):
* lisp/subr.el (declare-function):
* lisp/emacs-lisp/bytecomp.el:
(byte-compile-macroexpand-declare-function):
Document as (fn file &optional arglist fileonly)
even though it is really (fn file &rest args).
2016-05-27 18:17:04 -07:00
..
emacs Merge from origin/emacs-25 2016-05-26 12:55:06 -07:00
lispintro Fix cross-references between manuals 2016-05-24 21:24:45 +03:00
lispref Don’t document declare-function internals 2016-05-27 18:17:04 -07:00
man * doc/man/emacsclient.1: Document +line:column option. 2016-03-29 14:20:12 -07:00
misc Update texinfo.tex 2016-05-26 13:49:43 -07:00