emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/abbrevlist.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/abbrevlist.el
Date: Tue, 21 Feb 2006 19:53:15 +0000

Index: emacs/lisp/abbrevlist.el
diff -u emacs/lisp/abbrevlist.el:1.15 emacs/lisp/abbrevlist.el:1.16
--- emacs/lisp/abbrevlist.el:1.15       Mon Feb  6 14:33:31 2006
+++ emacs/lisp/abbrevlist.el    Tue Feb 21 19:53:15 2006
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]