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:
dcaedcc
)
(mime-save-acting-situation-examples): Rename
author
morioka
<morioka>
Tue, 6 Oct 1998 19:24:55 +0000
(19:24 +0000)
committer
morioka
<morioka>
Tue, 6 Oct 1998 19:24:55 +0000
(19:24 +0000)
`mime-view-version-string' -> `mime-view-version'.
mime-play.el
patch
|
blob
|
history
diff --git
a/mime-play.el
b/mime-play.el
index
3fd36f0
..
2e921fb
100644
(file)
--- a/
mime-play.el
+++ b/
mime-play.el
@@
-51,7
+51,7
@@
(erase-buffer)
(insert ";;; " (file-name-nondirectory file) "\n")
(insert "\n;; This file is generated automatically by "
- mime-view-version-string "\n\n")
+ mime-view-version "\n\n")
(insert ";;; Code:\n\n")
(pp `(setq mime-acting-situation-example-list
',mime-acting-situation-example-list)