message-caesar-buffer-body

message-caesar-buffer-body is an interactive compiled Lisp function in `message.el'.


(message-caesar-buffer-body &optional ROTNUM WIDE)

Caesar rotate all letters in the current buffer by 13 places.
Used to encode/decode possibly offensive messages (commonly in rec.humor).
With prefix arg, specifies the number of places to rotate each letter forward.
Mail and USENET news headers are not rotated unless WIDE is non-nil.