Mercurial > emacs
changeset 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 | 768cb704a371 |
children | 31566461e709 |
files | lisp/abbrevlist.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
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