diff lisp/abbrevlist.el @ 69081:4ef3c75869eb

(list-one-abbrev-table): Add autoload.
author Richard M. Stallman <rms@gnu.org>
date Tue, 21 Feb 2006 19:53:15 +0000
parents 3bd95f4f2941
children ddcbd2c1b70d d1c5430c5bff
line wrap: on
line diff
--- a/lisp/abbrevlist.el	Tue Feb 21 19:52:51 2006 +0000
+++ b/lisp/abbrevlist.el	Tue Feb 21 19:53:15 2006 +0000
@@ -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