changeset 26688:1830bc1903fb

(list-coding-categories): Fix typo; automatic -> autoload.
author Gerd Moellmann <gerd@gnu.org>
date Thu, 02 Dec 1999 14:35:45 +0000
parents c4fb0ef75056
children edf998fc73b4
files lisp/international/mule-diag.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/international/mule-diag.el	Thu Dec 02 14:34:59 1999 +0000
+++ b/lisp/international/mule-diag.el	Thu Dec 02 14:35:45 1999 +0000
@@ -526,7 +526,7 @@
 	(print-coding-system coding-system))
       (setq bases (cdr bases)))))
 
-;;;###automatic
+;;;###autoload
 (defun list-coding-categories ()
   "Display a list of all coding categories."
   (with-output-to-temp-buffer "*Help*"