Mercurial > hg > xemacs-beta
diff lisp/mule/auto-autoloads.el @ 219:262b8bb4a523 r20-4b8
Import from CVS: tag r20-4b8
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:09:35 +0200 |
parents | 78f53ef88e17 |
children |
line wrap: on
line diff
--- a/lisp/mule/auto-autoloads.el Mon Aug 13 10:08:36 2007 +0200 +++ b/lisp/mule/auto-autoloads.el Mon Aug 13 10:09:35 2007 +0200 @@ -1,6 +1,20 @@ ;;; DO NOT MODIFY THIS FILE (if (featurep 'mule-autoloads) (error "Already loaded")) +;;;### (autoloads (view-charset) "char-table" "mule/char-table.el") + +(autoload 'view-charset "char-table" "\ +Display character table of CHARSET." t nil) + +;;;*** + +;;;### (autoloads (view-charset-by-menu) "chartblxmas" "mule/chartblxmas.el") + +(autoload 'view-charset-by-menu "chartblxmas" "\ +Display character table of CHARSET by pop-up menu." t nil) + +;;;*** + ;;;### (autoloads (isearch-fep-quail isearch-fep-canna isearch-fep-egg isearch-fep-string) "isearch-mule" "mule/isearch-mule.el") (defvar search-string-char-prompt "*Enter string... ")