comparison 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
comparison
equal deleted inserted replaced
218:c9f226976f56 219:262b8bb4a523
1 ;;; DO NOT MODIFY THIS FILE 1 ;;; DO NOT MODIFY THIS FILE
2 (if (featurep 'mule-autoloads) (error "Already loaded")) 2 (if (featurep 'mule-autoloads) (error "Already loaded"))
3
4 ;;;### (autoloads (view-charset) "char-table" "mule/char-table.el")
5
6 (autoload 'view-charset "char-table" "\
7 Display character table of CHARSET." t nil)
8
9 ;;;***
10
11 ;;;### (autoloads (view-charset-by-menu) "chartblxmas" "mule/chartblxmas.el")
12
13 (autoload 'view-charset-by-menu "chartblxmas" "\
14 Display character table of CHARSET by pop-up menu." t nil)
15
16 ;;;***
3 17
4 ;;;### (autoloads (isearch-fep-quail isearch-fep-canna isearch-fep-egg isearch-fep-string) "isearch-mule" "mule/isearch-mule.el") 18 ;;;### (autoloads (isearch-fep-quail isearch-fep-canna isearch-fep-egg isearch-fep-string) "isearch-mule" "mule/isearch-mule.el")
5 19
6 (defvar search-string-char-prompt "*Enter string... ") 20 (defvar search-string-char-prompt "*Enter string... ")
7 21