# HG changeset patch # User Richard M. Stallman # Date 740266836 0 # Node ID 36f561d76b120fbab5db8c5dfb9708f6a60f2e2f # Parent d3fd7bcefd84c9347af2b44407fda5e5c932fd15 Comment changes. diff -r d3fd7bcefd84 -r 36f561d76b12 lisp/rot13.el --- a/lisp/rot13.el Wed Jun 16 21:39:03 1993 +0000 +++ b/lisp/rot13.el Wed Jun 16 21:40:36 1993 +0000 @@ -23,13 +23,13 @@ ;; Commentary: -;; The single entry point, `rot13-other-window', oerforms a Caesar cipher +;; The single entry point, `rot13-other-window', performs a Caesar cipher ;; encrypt/decrypt on the current buffer and displays the result in another -;; window. Rot13 encryption is sometimes used on USENET as a read-at-yur- +;; window. Rot13 encryption is sometimes used on USENET as a read-at-your- ;; own-risk wrapper for material some might consider offensive, such as ;; ethnic humor. ;; -;; Written by Howard Gayle. See case-table.el for details. +;; Written by Howard Gayle. ;; This hack is mainly to show off the char table stuff. ;;; Code: