]> code.delx.au - gnu-emacs/commit
Make eval-defun on a pre-defined defcustom call any :set function
authorGlenn Morris <rgm@gnu.org>
Sun, 9 Dec 2012 01:04:43 +0000 (17:04 -0800)
committerGlenn Morris <rgm@gnu.org>
Sun, 9 Dec 2012 01:04:43 +0000 (17:04 -0800)
commitc6c08d3f8fe4d2c9e588189e46d60a30ef3e8d20
tree8e718fe194d3924669bdb8c4c28f74ad127ccaf9
parent858aab4c0267bd9c3760f337e03916b238d712c1
Make eval-defun on a pre-defined defcustom call any :set function

* lisp/emacs-lisp/lisp-mode.el (eval-defun-1): Doc fix.
Respect a defcustom's :set function, if appropriate.
(eval-defun): Doc fix.

* doc/lispref/customize.texi (Variable Definitions): Mention eval-defun
on a defcustom calls the :set function when appropriate.

* etc/NEWS: Mention this.

Fixes: debbugs:109
doc/lispref/ChangeLog
doc/lispref/customize.texi
etc/NEWS
lisp/ChangeLog
lisp/emacs-lisp/lisp-mode.el