]> git.eshelyaron.com Git - emacs.git/commit
Reset to the standard value when reverting session's customizations
authorMauro Aranda <maurooaranda@gmail.com>
Mon, 30 Dec 2019 21:10:28 +0000 (18:10 -0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 11 Jan 2020 08:36:59 +0000 (10:36 +0200)
commit8addfa91c8e242d465828c7c8a7a1aa6b06060fc
treed157da2ebcfbc527337e7cc93eeb22dcd1a0a2b8
parentd6f9b097776925aac8c85da59712cc747062b813
Reset to the standard value when reverting session's customizations

* lisp/cus-edit.el (custom-variable-reset-saved): When there is no
previous saved value, reset to the standard value.  (Bug#15214)
lisp/cus-edit.el