comparison lisp/leim/auto-autoloads.el @ 163:0132846995bd r20-3b8

Import from CVS: tag r20-3b8
author cvs
date Mon, 13 Aug 2007 09:43:35 +0200
parents
children 85ec50267440
comparison
equal deleted inserted replaced
162:4de2936b4e77 163:0132846995bd
1
2 ;;;### (autoloads (quail-use-package) "quail" "leim/quail.el")
3
4 (autoload 'quail-use-package "quail" "\
5 Start using Quail package PACKAGE-NAME.
6 The remaining arguments are libraries to be loaded before using the package." nil nil)
7
8 ;;;***