]> git.eshelyaron.com Git - emacs.git/commitdiff
(quail-title): Add autoload cookie.
authorKenichi Handa <handa@m17n.org>
Mon, 5 Mar 2001 23:37:59 +0000 (23:37 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 5 Mar 2001 23:37:59 +0000 (23:37 +0000)
lisp/international/quail.el

index 54712c31dcd15d966b596f624b5ffd49acd3e4e9..e6b9feb37600a5adf08e251d06517e0ca8c2be31 100644 (file)
@@ -125,7 +125,8 @@ See the documentation of `quail-define-package' for the other elements.")
 (defsubst quail-name ()
   "Return the name of the current Quail package."
   (nth 0 quail-current-package))
-(defsubst quail-title ()
+;;;###autoload
+(defun quail-title ()
   "Return the title of the current Quail package."
   (let ((title (nth 1 quail-current-package)))
     ;; TITLE may be a string or a list.  If it is a list, each element