]> git.eshelyaron.com Git - emacs.git/commitdiff
(list-one-abbrev-table): Add autoload.
authorRichard M. Stallman <rms@gnu.org>
Tue, 21 Feb 2006 19:53:15 +0000 (19:53 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 21 Feb 2006 19:53:15 +0000 (19:53 +0000)
lisp/abbrevlist.el

index bd3482f974bc55454d9546374d97be593333ae88..d52ccffeb3cc0713fd303cab22b5fc3636061543 100644 (file)
@@ -28,6 +28,7 @@
 
 ;;; Code:
 
+;;;###autoload
 (defun list-one-abbrev-table (abbrev-table output-buffer)
   "Display alphabetical listing of ABBREV-TABLE in buffer OUTPUT-BUFFER."
   (with-output-to-temp-buffer output-buffer