;; Copyright (C) 1997 Free Software Foundation, Inc.
;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp>
-;; Version: $Id: mule-caesar.el,v 1.1 1997-05-09 01:22:58 morioka Exp $
+;; Version: $Id: mule-caesar.el,v 1.2 1997-05-09 01:36:41 morioka Exp $
;; Keywords: ROT 13-47, caesar, mail, news, text/x-rot13-47
;; This file is part of APEL (A Portable Emacs Library).
)) string "")
)
-(defun mule-caesar-region (start end stride-ascii)
+(defun mule-caesar-region (start end &optional stride-ascii)
"Caesar rotation of current region.
Optional argument STRIDE-ASCII is rotation-size for Latin alphabet
\(A-Z and a-z). For non-ASCII text, ROT47 will be performed in any