emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/rot13.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/rot13.el
Date: Tue, 04 Feb 2003 07:01:23 -0500

Index: emacs/lisp/rot13.el
diff -c emacs/lisp/rot13.el:1.16 emacs/lisp/rot13.el:1.17
*** emacs/lisp/rot13.el:1.16    Sat May 25 18:54:10 2002
--- emacs/lisp/rot13.el Tue Feb  4 07:01:23 2003
***************
*** 25,31 ****
  ;;; Commentary:
  
  ;; The 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-your-
  ;; own-risk wrapper for material some might consider offensive, such as
  ;; ethnic humor.
--- 25,31 ----
  ;;; Commentary:
  
  ;; The 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-your-
  ;; own-risk wrapper for material some might consider offensive, such as
  ;; ethnic humor.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]