aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2008-02-14 09:02:33 +0000
committerGlenn Morris2008-02-14 09:02:33 +0000
commita52eff85fe1b49a0d74e67c280346aa6418b0966 (patch)
tree34a1fcf558da7b356697a0297e9edc5767c0d676
parent6afa3d67702997b48f3732a6097b480b587bbb36 (diff)
downloademacs-a52eff85fe1b49a0d74e67c280346aa6418b0966.tar.gz
emacs-a52eff85fe1b49a0d74e67c280346aa6418b0966.zip
Zhang Wei has assignment, remove "tiny change"s.
-rw-r--r--lisp/ChangeLog10
1 files changed, 5 insertions, 5 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3739d945dbb..ad72539dede 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -13,7 +13,7 @@
13 * Makefile.in (custom-deps, finder-data, autoloads, recompile): 13 * Makefile.in (custom-deps, finder-data, autoloads, recompile):
14 Remove `LC_ALL=C', since it's included in $(emacs) now. 14 Remove `LC_ALL=C', since it's included in $(emacs) now.
15 15
162008-02-14 Zhang Wei <id.brep@gmail.com> (tiny change) 162008-02-14 Zhang Wei <id.brep@gmail.com>
17 17
18 * textmodes/org-publish.el (org-publish-timestamp-filename): 18 * textmodes/org-publish.el (org-publish-timestamp-filename):
19 Replace colon characters in filename too. 19 Replace colon characters in filename too.
@@ -1118,7 +1118,7 @@
1118 (terminal-composition-function): Create composition with the above 1118 (terminal-composition-function): Create composition with the above
1119 modification function. 1119 modification function.
1120 1120
11212008-02-01 Zhang Wei <id.brep@gmail.com> (tiny change) 11212008-02-01 Zhang Wei <id.brep@gmail.com>
1122 1122
1123 * international/characters.el: Add more full-width characters in 1123 * international/characters.el: Add more full-width characters in
1124 char-width-table. 1124 char-width-table.
@@ -1294,7 +1294,7 @@
1294 char-table. 1294 char-table.
1295 (ctext-pre-write-conversion): Adjust for the above change. 1295 (ctext-pre-write-conversion): Adjust for the above change.
1296 1296
12972008-02-01 Zhang Wei <id.brep@gmail.com> (tiny change) 12972008-02-01 Zhang Wei <id.brep@gmail.com>
1298 1298
1299 * international/mule.el (ctext-non-standard-encodings-alist): 1299 * international/mule.el (ctext-non-standard-encodings-alist):
1300 Add an entry for gbk-0. 1300 Add an entry for gbk-0.
@@ -1348,7 +1348,7 @@
1348 * international/characters.el: Register characters in 1348 * international/characters.el: Register characters in
1349 auto-fill-chars. Put nospace-between-words to more charsets. 1349 auto-fill-chars. Put nospace-between-words to more charsets.
1350 1350
13512008-02-01 Zhang Wei <id.brep@gmail.com> (tiny change) 13512008-02-01 Zhang Wei <id.brep@gmail.com>
1352 1352
1353 * international/mule-cmds.el (locale-language-names): Add entries 1353 * international/mule-cmds.el (locale-language-names): Add entries
1354 for zh_CN.GB2312, zh_CN.GBK, and zh_CN.GB18030. 1354 for zh_CN.GB2312, zh_CN.GBK, and zh_CN.GB18030.
@@ -1404,7 +1404,7 @@
1404 * international/robin.el (robin-define-package): Make the 1404 * international/robin.el (robin-define-package): Make the
1405 expanded form shorter. 1405 expanded form shorter.
1406 1406
14072008-02-01 Zhang Wei <id.brep@gmail.com> (tiny change) 14072008-02-01 Zhang Wei <id.brep@gmail.com>
1408 1408
1409 * language/chinese.el (chinese-iso-8bit): Fix mime-charset of 1409 * language/chinese.el (chinese-iso-8bit): Fix mime-charset of
1410 chiense-iso-8bit. 1410 chiense-iso-8bit.