changeset 2522:c93900809245

(rot13-other-window): Add autoload.
author Richard M. Stallman <rms@gnu.org>
date Mon, 12 Apr 1993 07:49:31 +0000
parents 63c5ea74bbb9
children 76685b00c607
files lisp/rot13.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/rot13.el	Sun Apr 11 21:22:35 1993 +0000
+++ b/lisp/rot13.el	Mon Apr 12 07:49:31 1993 +0000
@@ -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)