Mercurial > hg > xemacs-beta
diff lisp/auto-autoloads.el @ 225:12579d965149 r20-4b11
Import from CVS: tag r20-4b11
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:11:40 +0200 |
parents | 2c611d1463a6 |
children | 52952cbfc5b5 |
line wrap: on
line diff
--- a/lisp/auto-autoloads.el Mon Aug 13 10:10:55 2007 +0200 +++ b/lisp/auto-autoloads.el Mon Aug 13 10:11:40 2007 +0200 @@ -581,7 +581,7 @@ (autoload 'customize-changed-options "cus-edit" "\ Customize all user option variables whose default values changed recently. -This means, in other words, variables defined with a `:new' option." t nil) +This means, in other words, variables defined with a `:version' keyword." t nil) (defalias 'customize-variable-other-window 'customize-option-other-window)