# HG changeset patch # User Gerd Moellmann # Date 944145345 0 # Node ID 1830bc1903fb39aa45048e3d551f2eeac3473bc6 # Parent c4fb0ef750567268150f7f8c5d408dced9cb453e (list-coding-categories): Fix typo; automatic -> autoload. diff -r c4fb0ef75056 -r 1830bc1903fb lisp/international/mule-diag.el --- 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*"