Mercurial > hg > xemacs-beta
view lisp/leim/auto-autoloads.el @ 189:489f57a838ef r20-3b21
Import from CVS: tag r20-3b21
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:57:07 +0200 |
parents | e121b013d1f0 |
children | acd284d43ca1 |
line wrap: on
line source
;;; DO NOT MODIFY THIS FILE (if (featurep 'leim-autoloads) (error "Already loaded")) ;;;### (autoloads (quail-use-package) "quail" "leim/quail.el") (autoload 'quail-use-package "quail" "\ Start using Quail package PACKAGE-NAME. The remaining arguments are libraries to be loaded before using the package." nil nil) ;;;*** (provide 'leim-autoloads)