Mercurial > hg > xemacs-beta
view lisp/tl/auto-autoloads.el @ 195:a2f645c6b9f8 r20-3b24
Import from CVS: tag r20-3b24
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:59:05 +0200 |
parents | e121b013d1f0 |
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)