]> git.eshelyaron.com Git - emacs.git/commit
Make lisp-mode-variables function less backward-incompatible
authorJoão Távora <joaotavora@gmail.com>
Sat, 18 Apr 2020 11:39:57 +0000 (12:39 +0100)
committerJoão Távora <joaotavora@gmail.com>
Sat, 18 Apr 2020 11:39:57 +0000 (12:39 +0100)
commitb527e986d00d4e816f817d0d9b1e9021ac69691e
treebcda8ba27703c3dff4dfa4b6368e5db46de9f74b
parent035137bc92ec4b3ceab43409d4b8ea0deb975459
Make lisp-mode-variables function less backward-incompatible

A small number of third-party packages rely on its arguments.  They
shouldn't be seriously affected.

* doc/lispref/modes.texi (Example Major Modes): Make example
closer to reality.

* lisp/emacs-lisp/lisp-mode.el (lisp-mode-variables): Ignore any
number of arguments.
doc/lispref/modes.texi
lisp/emacs-lisp/lisp-mode.el