]> git.eshelyaron.com Git - emacs.git/commit
Improve documentation of actual arglist
authorEli Zaretskii <eliz@gnu.org>
Thu, 19 Apr 2018 08:29:50 +0000 (11:29 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 19 Apr 2018 08:29:50 +0000 (11:29 +0300)
commitf4c989427b5fa0bb8507d14850fcbc35ff159e95
treebb3c5ab3de587da7b508565b465757d9b6601f9e
parentce0e253f482f8e522fbfa939f558ef8e1fa54163
Improve documentation of actual arglist

* doc/lispref/functions.texi (Function Documentation): Advise
against using '(fn ARGLIST)' method of advertising a calling
convention when the old calling convention is deprecated.
(Bug#31191)
doc/lispref/functions.texi