projects
/
elisp
/
semi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f5c285
)
Rename `mime-display-caesar' -> `mime-method-to-display-caesar'.
author
morioka
<morioka>
Thu, 12 Mar 1998 12:11:08 +0000
(12:11 +0000)
committer
morioka
<morioka>
Thu, 12 Mar 1998 12:11:08 +0000
(12:11 +0000)
mime-play.el
patch
|
blob
|
history
diff --git
a/mime-play.el
b/mime-play.el
index
5c3dbe6
..
bb8f220
100644
(file)
--- a/
mime-play.el
+++ b/
mime-play.el
@@
-451,7
+451,7
@@
It is registered to variable `mime-view-quitting-method-alist'."
;;; @ rot13-47
;;;
-(defun mime-display-caesar (start end cal)
+(defun mime-method-to-display-caesar (start end cal)
"Internal method for mime-view to display ROT13-47-48 message."
(let* ((cnum (mime-article/point-content-number start))
(new-name (format "%s-%s" (buffer-name) cnum))