Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
716e9939
Commit
716e9939
authored
Jun 16, 1993
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Comment changes.
parent
2af4b890
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
lisp/rot13.el
lisp/rot13.el
+3
-3
No files found.
lisp/rot13.el
View file @
716e9939
...
...
@@ -23,13 +23,13 @@
;; Commentary:
;; The single entry point, `rot13-other-window',
o
erforms a Caesar cipher
;; The single entry point, `rot13-other-window',
p
erforms 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-y
o
ur-
;; 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:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment