view lisp/tl/auto-autoloads.el @ 167:85ec50267440 r20-3b10

Import from CVS: tag r20-3b10
author cvs
date Mon, 13 Aug 2007 09:45:46 +0200
parents
children 15872534500d
line wrap: on
line source

;;; DO NOT MODIFY THIS FILE
(if (not (featurep 'tl-autoloads))
    (progn

(provide 'tl-autoloads)
))

;;;### (autoloads (view-charset) "char-table" "tl/char-table.el")

(autoload 'view-charset "char-table" "\
Display character table of CHARSET." t nil)

;;;***

;;;### (autoloads (view-charset-by-menu) "chartblxmas" "tl/chartblxmas.el")

(autoload 'view-charset-by-menu "chartblxmas" "\
Display character table of CHARSET by pop-up menu." t nil)

;;;***