]> git.eshelyaron.com Git - emacs.git/commit
Add :local specifier to defcustom
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 27 Jun 2019 11:26:45 +0000 (13:26 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 27 Jun 2019 11:26:45 +0000 (13:26 +0200)
commite3b70e6b2dc5805fa92c9ddbf42fed81ed835f1b
tree8c7284ea70fb42c0eb0b9ef2c38faedc668e0f71
parent1d9bb2ff70ca65dbfdd2ec904b8f6d9e07a6e9c5
Add :local specifier to defcustom

* lisp/custom.el (custom-declare-variable): Allow the new :local
parameter (bug#14591).
(defcustom): Document it.
etc/NEWS
lisp/custom.el