diff lisp/emulation/mlconvert.el @ 258:1e0bc00dca7a

*** empty log message ***
author Jim Blandy <jimb@redhat.com>
date Thu, 09 May 1991 21:50:55 +0000
parents 9697c13298e5
children 505130d1ddf8
line wrap: on
line diff
--- a/lisp/emulation/mlconvert.el	Thu May 09 21:50:45 1991 +0000
+++ b/lisp/emulation/mlconvert.el	Thu May 09 21:50:55 1991 +0000
@@ -17,6 +17,7 @@
 ;; along with GNU Emacs; see the file COPYING.  If not, write to
 ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
+;;;###autoload
 (defun convert-mocklisp-buffer ()
   "Convert buffer of Mocklisp code to real Lisp that GNU Emacs can run."
   (interactive)