]> git.eshelyaron.com Git - emacs.git/commit
Reverse customize-changed and customize-changed-options aliasing
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 7 Feb 2021 14:07:21 +0000 (15:07 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 7 Feb 2021 14:07:21 +0000 (15:07 +0100)
commit5beddcd325e8ec16a6f284ef0524fb796fe07d5e
tree709cd283bdc59a07622a275e480bfccd21225d1f
parenta1a31ecb4027a831eb81728bf66fbd44a28d2840
Reverse customize-changed and customize-changed-options aliasing

* lisp/cus-edit.el (customize-changed): Rename from
customize-changed-options (bug#23085), since the old name doesn't
reflect what it does: It's not just about user options, but also
faces and the like.
(customize-changed-options): Make into an obsolete alias.
lisp/cus-edit.el