view lisp/tl/auto-autoloads.el @ 183:e121b013d1f0 r20-3b18

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

;;; DO NOT MODIFY THIS FILE
(if (featurep 'tl-autoloads) (error "Already loaded"))

;;;### (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)

;;;***

(provide 'tl-autoloads)