167
|
1 ;;; DO NOT MODIFY THIS FILE
|
|
2 (if (not (featurep 'tl-autoloads))
|
|
3 (progn
|
|
4
|
|
5 ;;;### (autoloads (view-charset) "char-table" "tl/char-table.el")
|
|
6
|
|
7 (autoload 'view-charset "char-table" "\
|
|
8 Display character table of CHARSET." t nil)
|
|
9
|
|
10 ;;;***
|
|
11
|
|
12 ;;;### (autoloads (view-charset-by-menu) "chartblxmas" "tl/chartblxmas.el")
|
|
13
|
|
14 (autoload 'view-charset-by-menu "chartblxmas" "\
|
|
15 Display character table of CHARSET by pop-up menu." t nil)
|
|
16
|
|
17 ;;;***
|
169
|
18
|
|
19 (provide 'tl-autoloads)
|
|
20 ))
|