]> code.delx.au - gnu-emacs/commit
Recommend not modifying :set's value arg in defcustom (bug#16755).
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 18 Mar 2014 23:31:17 +0000 (00:31 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 18 Mar 2014 23:31:17 +0000 (00:31 +0100)
commit6b88e570d87bbf8e3e36f6cb25a3791d047e8c35
treeb112a3e1599406ab812dc1c42c01a86443db72c4
parent4d99c93d27d47ff9f5fb941fe92e3b4b9cf5cf43
Recommend not modifying :set's value arg in defcustom (bug#16755).

* doc/lispref/customize.texi (Variable Definitions):
* lisp/custom.el (defcustom): Recommend avoiding
  destructive modification of the value argument of :set.
doc/lispref/ChangeLog
doc/lispref/customize.texi
lisp/ChangeLog
lisp/custom.el