diff lisp/cus-edit.el @ 1655:6f3d0f871934

[xemacs-hg @ 2003-08-31 01:28:00 by adrian] [R21.4] [PATCH] xemacs-21.5: Add autoloaded apropos-customize alias <oey73680.fsf@smtpmail.t-online.de>
author adrian
date Sun, 31 Aug 2003 01:28:03 +0000
parents 0cb55b2a2c66
children e28998a020ec
line wrap: on
line diff
--- a/lisp/cus-edit.el	Sat Aug 30 21:52:20 2003 +0000
+++ b/lisp/cus-edit.el	Sun Aug 31 01:28:03 2003 +0000
@@ -940,6 +940,9 @@
 			    "*Customize Saved*"))))
 
 ;;;###autoload
+(defalias 'apropos-customize 'customize-apropos)
+
+;;;###autoload
 (defun customize-apropos (regexp &optional all)
   "Customize all user options matching REGEXP.
 If ALL is `options', include only options.