X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=mule-caesar.el;h=f5d1aee545d2ab9aa1ca0416d4ee79bbc900f4f9;hb=7c69df101814718fc502276cd58b4655118aaa2a;hp=d1e495505bce437928180aa22a9b9632ee8871e9;hpb=30bc58488290da3d57388941de6ecf6784b10496;p=elisp%2Fapel.git diff --git a/mule-caesar.el b/mule-caesar.el index d1e4955..f5d1aee 100644 --- a/mule-caesar.el +++ b/mule-caesar.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1997 Free Software Foundation, Inc. ;; Author: MORIOKA Tomohiko -;; 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). @@ -62,7 +62,7 @@ case." )) 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