(mode-line-mode-menu): Fix alphabetical ordering and add auto-revert-tail-mode.
[bpt/emacs.git] / lisp / rot13.el
index 2c82a82..bcf4252 100644 (file)
@@ -25,7 +25,7 @@
 ;;; Commentary:
 
 ;; The entry point, `rot13-other-window', performs a Caesar cipher
-;; encrypt/decrypt on the current buffer and displays the result in another 
+;; 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.
@@ -110,4 +110,5 @@ See also `toggle-rot13-mode'."
 
 (provide 'rot13)
 
+;;; arch-tag: ad5b9ca8-946c-4414-996f-e9b1bf9ec79f
 ;;; rot13.el ends here