summaryrefslogtreecommitdiff
path: root/lisp/rot13.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-06-17 20:04:22 +0000
committerRichard M. Stallman <rms@gnu.org>1994-06-17 20:04:22 +0000
commit973c7c801adced8dd979af7307bfe01420b2d18f (patch)
tree11c3312349b3ba3039c556885fef65fce6478f84 /lisp/rot13.el
parent68fa935da22e9119245764c20277d94041221bc2 (diff)
downloademacs-973c7c801adced8dd979af7307bfe01420b2d18f.tar.gz
Comment change.
Diffstat (limited to 'lisp/rot13.el')
-rw-r--r--lisp/rot13.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/rot13.el b/lisp/rot13.el
index d4df4a114db..9e3c21f73c2 100644
--- a/lisp/rot13.el
+++ b/lisp/rot13.el
@@ -21,7 +21,7 @@
;; along with GNU Emacs; see the file COPYING. If not, write to
;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-;; Commentary:
+;;; Commentary:
;; The single entry point, `rot13-other-window', performs a Caesar cipher
;; encrypt/decrypt on the current buffer and displays the result in another