Mercurial > emacs
comparison lisp/rot13.el @ 7942:bc5dccc5375f
Comment change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 17 Jun 1994 20:04:22 +0000 |
parents | 36f561d76b12 |
children | 1e700f134344 |
comparison
equal
deleted
inserted
replaced
7941:849b6e20bfd7 | 7942:bc5dccc5375f |
---|---|
19 | 19 |
20 ;; You should have received a copy of the GNU General Public License | 20 ;; You should have received a copy of the GNU General Public License |
21 ;; along with GNU Emacs; see the file COPYING. If not, write to | 21 ;; along with GNU Emacs; see the file COPYING. If not, write to |
22 ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. | 22 ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. |
23 | 23 |
24 ;; Commentary: | 24 ;;; Commentary: |
25 | 25 |
26 ;; The single entry point, `rot13-other-window', performs a Caesar cipher | 26 ;; The single entry point, `rot13-other-window', performs a Caesar cipher |
27 ;; encrypt/decrypt on the current buffer and displays the result in another | 27 ;; encrypt/decrypt on the current buffer and displays the result in another |
28 ;; window. Rot13 encryption is sometimes used on USENET as a read-at-your- | 28 ;; window. Rot13 encryption is sometimes used on USENET as a read-at-your- |
29 ;; own-risk wrapper for material some might consider offensive, such as | 29 ;; own-risk wrapper for material some might consider offensive, such as |