(quail-title): Add autoload cookie.

This commit is contained in:
Kenichi Handa 2001-03-05 23:37:59 +00:00
parent e972ab1fca
commit ace43887f0

View 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