summaryrefslogtreecommitdiff
path: root/lisp/cus-edit.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2007-10-24 08:09:30 +0000
committerRichard M. Stallman <rms@gnu.org>2007-10-24 08:09:30 +0000
commit8c89fb87b43d3b95101e257681a42b498c85e1a4 (patch)
treebe69f3d42370bad7f063883d484d63dede03bd8c /lisp/cus-edit.el
parent13e1f05b2e27e972f90145b9ea995220fed9edbd (diff)
downloademacs-8c89fb87b43d3b95101e257681a42b498c85e1a4.tar.gz
(customize-changed-options): Make arg optional.
Diffstat (limited to 'lisp/cus-edit.el')
-rw-r--r--lisp/cus-edit.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cus-edit.el b/lisp/cus-edit.el
index 5b5a269a0c6..40ff46f1675 100644
--- a/lisp/cus-edit.el
+++ b/lisp/cus-edit.el
@@ -1151,7 +1151,7 @@ the official name of the package, such as MH-E or Gnus.")
(defalias 'customize-changed 'customize-changed-options)
;;;###autoload
-(defun customize-changed-options (since-version)
+(defun customize-changed-options (&optional since-version)
"Customize all settings whose meanings have changed in Emacs itself.
This includes new user option variables and faces, and new
customization groups, as well as older options and faces whose meanings