]> git.eshelyaron.com Git - emacs.git/commitdiff
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)
* 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

index e52df4e6a2c327bd79cd0415f0237433bd4317c2..cd1ae964eb9707c68f1beea4e278a2dcd32a3e3a 100644 (file)
@@ -1242,10 +1242,11 @@ the user might see the value in an error message, a good choice is
 the official name of the package, such as MH-E or Gnus.")
 
 ;;;###autoload
-(defalias 'customize-changed 'customize-changed-options)
+(define-obsolete-function-alias 'customize-changed-options
+  #'customize-changed "28.1")
 
 ;;;###autoload
-(defun customize-changed-options (&optional since-version)
+(defun customize-changed (&optional since-version)
   "Customize all settings whose meanings have changed in Emacs itself.
 This includes new user options and faces, and new customization
 groups, as well as older options and faces whose meanings or