summaryrefslogtreecommitdiff
path: root/lisp/emulation/mlconvert.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/emulation/mlconvert.el')
-rw-r--r--lisp/emulation/mlconvert.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/emulation/mlconvert.el b/lisp/emulation/mlconvert.el
index faf88e5ab32..3f14afa505e 100644
--- a/lisp/emulation/mlconvert.el
+++ b/lisp/emulation/mlconvert.el
@@ -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)