summaryrefslogtreecommitdiff
path: root/lisp/textmodes/picture.el
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1991-05-13 22:05:14 +0000
committerJim Blandy <jimb@redhat.com>1991-05-13 22:05:14 +0000
commit2de3c51b3218d5e6b32ace702c35bce58789c53d (patch)
tree45d2a5592d79ca022b47fb071f8db080c7231d96 /lisp/textmodes/picture.el
parentc5b1abe440c69393f3be34edc6dfa20cab5135ab (diff)
downloademacs-2de3c51b3218d5e6b32ace702c35bce58789c53d.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/textmodes/picture.el')
-rw-r--r--lisp/textmodes/picture.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/textmodes/picture.el b/lisp/textmodes/picture.el
index 6c8b7a60b79..2c1ab18bef2 100644
--- a/lisp/textmodes/picture.el
+++ b/lisp/textmodes/picture.el
@@ -533,7 +533,8 @@ they are not defaultly assigned to keys."
"Type \\[picture-mode-exit] in this buffer to return it to %s mode.")
picture-mode-old-mode-name)))
-;;;###autoload (fset 'picture-mode 'edit-picture)
+;;;###autoload
+(fset 'picture-mode 'edit-picture)
(defun picture-mode-exit (&optional nostrip)
"Undo edit-picture and return to previous major mode.