Mercurial > emacs
comparison lisp/ChangeLog @ 91834:27bc9f231fed
Zhang Wei has assignment, remove "tiny change"s.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 14 Feb 2008 09:02:33 +0000 |
parents | d5012338a2ef |
children | 2ac341f3fba9 |
comparison
equal
deleted
inserted
replaced
91833:d5012338a2ef | 91834:27bc9f231fed |
---|---|
11 (emacs-uptime): Use format-seconds. | 11 (emacs-uptime): Use format-seconds. |
12 | 12 |
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 |
16 2008-02-14 Zhang Wei <id.brep@gmail.com> (tiny change) | 16 2008-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. |
20 | 20 |
21 2008-02-13 Bastien Guerry <bzg@altern.org> | 21 2008-02-13 Bastien Guerry <bzg@altern.org> |
1116 | 1116 |
1117 * composite.el (terminal-composition-modification): New function. | 1117 * composite.el (terminal-composition-modification): New function. |
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 |
1121 2008-02-01 Zhang Wei <id.brep@gmail.com> (tiny change) | 1121 2008-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. |
1125 | 1125 |
1126 2008-02-01 Kenichi Handa <handa@m17n.org> | 1126 2008-02-01 Kenichi Handa <handa@m17n.org> |
1292 entry for "big5-0". | 1292 entry for "big5-0". |
1293 (ctext-non-standard-encodings-table): Return a list instead of | 1293 (ctext-non-standard-encodings-table): Return a list instead of |
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 |
1297 2008-02-01 Zhang Wei <id.brep@gmail.com> (tiny change) | 1297 2008-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. |
1301 (ctext-post-read-conversion): Use multibyt-char-to-unibyte to read | 1301 (ctext-post-read-conversion): Use multibyt-char-to-unibyte to read |
1302 a row 8-bit. | 1302 a row 8-bit. |
1346 2008-02-01 Kenichi Handa <handa@m17n.org> | 1346 2008-02-01 Kenichi Handa <handa@m17n.org> |
1347 | 1347 |
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 |
1351 2008-02-01 Zhang Wei <id.brep@gmail.com> (tiny change) | 1351 2008-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. |
1355 (locale-preferred-coding-systems): Fix entries for Chinese locales. | 1355 (locale-preferred-coding-systems): Fix entries for Chinese locales. |
1356 | 1356 |
1402 2008-02-01 Naoto Takahashi <ntakahas@m17n.org> | 1402 2008-02-01 Naoto Takahashi <ntakahas@m17n.org> |
1403 | 1403 |
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 |
1407 2008-02-01 Zhang Wei <id.brep@gmail.com> (tiny change) | 1407 2008-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. |
1411 | 1411 |
1412 2008-02-01 Kenichi Handa <handa@m17n.org> | 1412 2008-02-01 Kenichi Handa <handa@m17n.org> |