# HG changeset patch # User Richard M. Stallman # Date 1140551595 0 # Node ID 4ef3c75869eba82934af332562f77bf8fb70b4f6 # Parent 768cb704a3715b7163bd45794cc04a784c423f34 (list-one-abbrev-table): Add autoload. diff -r 768cb704a371 -r 4ef3c75869eb lisp/abbrevlist.el --- 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