(rot13-other-window): Add autoload.
authorRichard M. Stallman <rms@gnu.org>
Mon, 12 Apr 1993 07:49:31 +0000 (07:49 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 12 Apr 1993 07:49:31 +0000 (07:49 +0000)
lisp/rot13.el

index 75af4d1..7c068bc 100644 (file)
@@ -44,6 +44,7 @@
     table)
   "Char table for rot 13 display.")
 
+;;;###autoload
 (defun rot13-other-window ()
   "Display current buffer in rot 13 in another window."
   (interactive)