From fb39bbbda1462ac3209d28b6e1af80381c1c89bf Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Mon, 20 Nov 2000 19:29:19 +0000 Subject: [PATCH] (artist-mode): Fix autoload cookie. --- lisp/textmodes/artist.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/textmodes/artist.el b/lisp/textmodes/artist.el index a0963a2a2bf..c6da8051f24 100644 --- a/lisp/textmodes/artist.el +++ b/lisp/textmodes/artist.el @@ -1058,7 +1058,7 @@ component is other than `artist-do-continously' or 1." ;;; The artist-mode ;;; --------------------------------- -;;;### autoload +;;;###autoload (defun artist-mode (&optional state) "Toggle artist mode. With arg, turn artist mode on if arg is positive. Artist lets you draw lines, squares, rectangles and poly-lines, ellipses -- 2.39.2