changeset 79190:afa7fa1e71f4

(customize-changed-options): Make arg optional.
author Richard M. Stallman <rms@gnu.org>
date Wed, 24 Oct 2007 08:09:30 +0000
parents 620b58bec171
children 24b435ba9bce
files lisp/cus-edit.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/cus-edit.el	Wed Oct 24 02:27:50 2007 +0000
+++ b/lisp/cus-edit.el	Wed Oct 24 08:09:30 2007 +0000
@@ -1151,7 +1151,7 @@
 (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