projects
/
elisp
/
emh.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a867b8
)
release.
emh-1_14_1
author
tomo
<tomo>
Mon, 25 Dec 2000 09:44:56 +0000
(09:44 +0000)
committer
tomo
<tomo>
Mon, 25 Dec 2000 09:44:56 +0000
(09:44 +0000)
ChangeLog
patch
|
blob
|
history
Makefile
patch
|
blob
|
history
emh.el
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
bfb91f6
..
67db587
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,5
+1,7
@@
2000-12-25 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
+ * EMH: Version 1.14.1 released.
+
* emh.el (mh-display-msg): Use `8bit-insert-encoded-file' instead
of `raw-text-insert-file-contents'.
diff --git
a/Makefile
b/Makefile
index
29362f1
..
1f6da98
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-2,7
+2,7
@@
# Makefile for EMH
#
-VERSION = 1.14.0
+VERSION = 1.14.1
TAR = tar
RM = /bin/rm -f
diff --git
a/emh.el
b/emh.el
index
394d660
..
2da4435
100644
(file)
--- a/
emh.el
+++ b/
emh.el
@@
-37,7
+37,7
@@
;;; @ version
;;;
-(defconst emh-version "1.14.0")
+(defconst emh-version "1.14.1")
;;; @ variable