diff options
| author | Juanma Barranquero | 2007-05-29 00:15:26 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2007-05-29 00:15:26 +0000 |
| commit | 2d423dd0a720b08c61ee10023554b2a0491f8fae (patch) | |
| tree | d0a652a9e2cda4c838ebaf118ee0709ea2689785 | |
| parent | caff3c0a8dfa60978612b727e6529fe86e52cd5e (diff) | |
| download | emacs-2d423dd0a720b08c61ee10023554b2a0491f8fae.tar.gz emacs-2d423dd0a720b08c61ee10023554b2a0491f8fae.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog.unicode | 75 |
1 files changed, 44 insertions, 31 deletions
diff --git a/lisp/ChangeLog.unicode b/lisp/ChangeLog.unicode index d10f9cde5b6..8e7578a5d0b 100644 --- a/lisp/ChangeLog.unicode +++ b/lisp/ChangeLog.unicode | |||
| @@ -1,3 +1,16 @@ | |||
| 1 | 2007-05-29 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * international/mule-cmds.el (toggle-enable-multibyte-characters) | ||
| 4 | (sort-coding-systems, search-unencodable-char): Doc fixes. | ||
| 5 | (default-input-method, input-method-verbose-flag) | ||
| 6 | (input-method-highlight-flag): Remove * in defcustom's docstrings. | ||
| 7 | (exit-language-environment-hook, set-default-coding-systems) | ||
| 8 | (coding-system-change-eol-conversion, prefer-coding-system) | ||
| 9 | (find-multibyte-characters, leim-list-entry-regexp) | ||
| 10 | (set-input-method, input-method-exit-on-first-char, princ-list) | ||
| 11 | (locale-language-names, locale-charset-language-names) | ||
| 12 | (define-char-code-property): Fix typos in docstrings. | ||
| 13 | |||
| 1 | 2007-05-28 Kenichi Handa <handa@m17n.org> | 14 | 2007-05-28 Kenichi Handa <handa@m17n.org> |
| 2 | 15 | ||
| 3 | * disp-table.el (make-glyph-code): Fix for a new character code | 16 | * disp-table.el (make-glyph-code): Fix for a new character code |
| @@ -747,7 +760,7 @@ | |||
| 747 | (ethio-sera-to-fidel-region-noethio) | 760 | (ethio-sera-to-fidel-region-noethio) |
| 748 | (ethio-use-colon-for-colon, ethio-use-three-dot-question): New | 761 | (ethio-use-colon-for-colon, ethio-use-three-dot-question): New |
| 749 | functions. | 762 | functions. |
| 750 | 763 | ||
| 751 | 2005-01-30 Kenichi Handa <handa@m17n.org> | 764 | 2005-01-30 Kenichi Handa <handa@m17n.org> |
| 752 | 765 | ||
| 753 | * international/uni-name.el: Re-generated. | 766 | * international/uni-name.el: Re-generated. |
| @@ -913,7 +926,7 @@ | |||
| 913 | 926 | ||
| 914 | * term/mac-win.el: Use mac-standard-fontset-spec to create | 927 | * term/mac-win.el: Use mac-standard-fontset-spec to create |
| 915 | fontset-mac | 928 | fontset-mac |
| 916 | (mac-standard-fontset-spec): Created | 929 | (mac-standard-fontset-spec): Created |
| 917 | 930 | ||
| 918 | 2004-04-27 Kenichi Handa <handa@m17n.org> | 931 | 2004-04-27 Kenichi Handa <handa@m17n.org> |
| 919 | 932 | ||
| @@ -1140,7 +1153,7 @@ | |||
| 1140 | 1153 | ||
| 1141 | * descr-text.el (describe-char): Check `charset' property. | 1154 | * descr-text.el (describe-char): Check `charset' property. |
| 1142 | Show the code point in the charset in hexadigits. | 1155 | Show the code point in the charset in hexadigits. |
| 1143 | 1156 | ||
| 1144 | * international/mule-diag.el (stretches-for-character-list): | 1157 | * international/mule-diag.el (stretches-for-character-list): |
| 1145 | Delete it. | 1158 | Delete it. |
| 1146 | (list-block-of-chars): Use tabs instead of `display' property for | 1159 | (list-block-of-chars): Use tabs instead of `display' property for |
| @@ -1312,14 +1325,14 @@ | |||
| 1312 | * progmodes/cap-words.el (capitalized-words-mode): Add autoload | 1325 | * progmodes/cap-words.el (capitalized-words-mode): Add autoload |
| 1313 | cookie. Doc fix. | 1326 | cookie. Doc fix. |
| 1314 | 1327 | ||
| 1315 | * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function): | 1328 | * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function): |
| 1316 | * progmodes/sh-script.el (sh-font-lock-syntactic-face-function): | 1329 | * progmodes/sh-script.el (sh-font-lock-syntactic-face-function): |
| 1317 | * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function): | 1330 | * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function): |
| 1318 | * eshell/esh-opt.el (eshell-process-option): | 1331 | * eshell/esh-opt.el (eshell-process-option): |
| 1319 | * emulation/keypad.el (keypad-setup): | 1332 | * emulation/keypad.el (keypad-setup): |
| 1320 | * emacs-lisp/lisp-mode.el (prin1-char): | 1333 | * emacs-lisp/lisp-mode.el (prin1-char): |
| 1321 | * generic.el (generic-mode-set-comments): | 1334 | * generic.el (generic-mode-set-comments): |
| 1322 | * edmacro.el (edmacro-parse-keys): | 1335 | * edmacro.el (edmacro-parse-keys): |
| 1323 | * disp-table.el (standard-display-default): Use characterp. | 1336 | * disp-table.el (standard-display-default): Use characterp. |
| 1324 | 1337 | ||
| 1325 | 2003-06-23 Kenichi Handa <handa@m17n.org> | 1338 | 2003-06-23 Kenichi Handa <handa@m17n.org> |
| @@ -1373,7 +1386,7 @@ | |||
| 1373 | 1386 | ||
| 1374 | 2003-05-24 Dave Love <fx@gnu.org> | 1387 | 2003-05-24 Dave Love <fx@gnu.org> |
| 1375 | 1388 | ||
| 1376 | * international/mule-conf.el (utf-16le, utf-16be-16be) | 1389 | * international/mule-conf.el (utf-16le, utf-16be-16be) |
| 1377 | (utf-16le-with-signature, utf-16be-with-signature, utf-16): | 1390 | (utf-16le-with-signature, utf-16be-with-signature, utf-16): |
| 1378 | Define :mime-text-unsuitable. `utf-16{b,l}e...' renamed from | 1391 | Define :mime-text-unsuitable. `utf-16{b,l}e...' renamed from |
| 1379 | `-16-{b,l}e-' and aliases defined for the old names. | 1392 | `-16-{b,l}e-' and aliases defined for the old names. |
| @@ -1388,7 +1401,7 @@ | |||
| 1388 | 1401 | ||
| 1389 | 2003-05-06 Kenichi Handa <handa@m17n.org> | 1402 | 2003-05-06 Kenichi Handa <handa@m17n.org> |
| 1390 | 1403 | ||
| 1391 | * international/mule-conf.el (utf-16-be) | 1404 | * international/mule-conf.el (utf-16-be) |
| 1392 | (utf-16-be-with-signature): Cancel the previous change. | 1405 | (utf-16-be-with-signature): Cancel the previous change. |
| 1393 | (utf-16): Add :endinan 'big. | 1406 | (utf-16): Add :endinan 'big. |
| 1394 | 1407 | ||
| @@ -1434,7 +1447,7 @@ | |||
| 1434 | 1447 | ||
| 1435 | 2003-02-04 Dave Love <fx@gnu.org> | 1448 | 2003-02-04 Dave Love <fx@gnu.org> |
| 1436 | 1449 | ||
| 1437 | * international/mule.el (charset-iso-final-char) | 1450 | * international/mule.el (charset-iso-final-char) |
| 1438 | (define-coding-system): Doc fix. | 1451 | (define-coding-system): Doc fix. |
| 1439 | 1452 | ||
| 1440 | 2003-01-30 Kenichi Handa <handa@m17n.org> | 1453 | 2003-01-30 Kenichi Handa <handa@m17n.org> |
| @@ -1558,7 +1571,7 @@ | |||
| 1558 | * language/lao.el: Register lao-composition-function in | 1571 | * language/lao.el: Register lao-composition-function in |
| 1559 | composition-function-table for Lao vowels and tones. | 1572 | composition-function-table for Lao vowels and tones. |
| 1560 | (lao): Don't use lao-post-read-conversion. | 1573 | (lao): Don't use lao-post-read-conversion. |
| 1561 | 1574 | ||
| 1562 | * language/lao-util.el (lao-post-read-conversion): Delete this | 1575 | * language/lao-util.el (lao-post-read-conversion): Delete this |
| 1563 | function. | 1576 | function. |
| 1564 | (lao-composition-function): Change arguments to conform to | 1577 | (lao-composition-function): Change arguments to conform to |
| @@ -1699,7 +1712,7 @@ | |||
| 1699 | 1712 | ||
| 1700 | * international/quail.el (quail-help): Fix underlining. | 1713 | * international/quail.el (quail-help): Fix underlining. |
| 1701 | 1714 | ||
| 1702 | * language/chinese.el (chinese-gb18030, gb18030) | 1715 | * language/chinese.el (chinese-gb18030, gb18030) |
| 1703 | ("Chinese-GB18030"): New. | 1716 | ("Chinese-GB18030"): New. |
| 1704 | 1717 | ||
| 1705 | * international/mule-cmds.el (locale-language-names): Add GB18030. | 1718 | * international/mule-cmds.el (locale-language-names): Add GB18030. |
| @@ -1708,8 +1721,8 @@ | |||
| 1708 | 1721 | ||
| 1709 | 2002-10-05 Dave Love <fx@gnu.org> | 1722 | 2002-10-05 Dave Love <fx@gnu.org> |
| 1710 | 1723 | ||
| 1711 | * language/czech.el ("Czech"): | 1724 | * language/czech.el ("Czech"): |
| 1712 | * language/slovak.el ("Slovak"): | 1725 | * language/slovak.el ("Slovak"): |
| 1713 | * language/romanian.el ("Romanian"): Remove unibyte-syntax property. | 1726 | * language/romanian.el ("Romanian"): Remove unibyte-syntax property. |
| 1714 | 1727 | ||
| 1715 | * language/greek.el ("Greek"): Remove unibyte-syntax property. | 1728 | * language/greek.el ("Greek"): Remove unibyte-syntax property. |
| @@ -1817,8 +1830,8 @@ | |||
| 1817 | 1830 | ||
| 1818 | 2002-09-12 Kenichi Handa <handa@etl.go.jp> | 1831 | 2002-09-12 Kenichi Handa <handa@etl.go.jp> |
| 1819 | 1832 | ||
| 1820 | * international/mule-conf.el (emacs-mule, iso-2022-7bit) | 1833 | * international/mule-conf.el (emacs-mule, iso-2022-7bit) |
| 1821 | (iso-2022-7bit-ss2, iso-2022-7bit-lock, iso-2022-8bit-ss2) | 1834 | (iso-2022-7bit-ss2, iso-2022-7bit-lock, iso-2022-8bit-ss2) |
| 1822 | (compound-text, ctext-no-compositions): Cancel provious change. | 1835 | (compound-text, ctext-no-compositions): Cancel provious change. |
| 1823 | 1836 | ||
| 1824 | 2002-09-09 Dave Love <fx@gnu.org> | 1837 | 2002-09-09 Dave Love <fx@gnu.org> |
| @@ -2168,7 +2181,7 @@ | |||
| 2168 | * language/lao-util.el: Remove redundant unicodes in | 2181 | * language/lao-util.el: Remove redundant unicodes in |
| 2169 | category-setting. | 2182 | category-setting. |
| 2170 | 2183 | ||
| 2171 | * international/mule-conf.el (japanese-jisx0213-1) | 2184 | * international/mule-conf.el (japanese-jisx0213-1) |
| 2172 | (japanese-jisx0213-2): Add unify-map. | 2185 | (japanese-jisx0213-2): Add unify-map. |
| 2173 | 2186 | ||
| 2174 | 2002-06-12 Kenichi Handa <handa@etl.go.jp> | 2187 | 2002-06-12 Kenichi Handa <handa@etl.go.jp> |
| @@ -2244,7 +2257,7 @@ | |||
| 2244 | * language/hebrew.el ("Hebrew"): Add windows-1255, cp862 coding | 2257 | * language/hebrew.el ("Hebrew"): Add windows-1255, cp862 coding |
| 2245 | systems. | 2258 | systems. |
| 2246 | 2259 | ||
| 2247 | * language/china-util.el (post-read-decode-hz) | 2260 | * language/china-util.el (post-read-decode-hz) |
| 2248 | (pre-write-encode-hz): Moved from chinese.el. | 2261 | (pre-write-encode-hz): Moved from chinese.el. |
| 2249 | (big5-to-flat-code, flat-code-to-big5, euc-to-flat-code) | 2262 | (big5-to-flat-code, flat-code-to-big5, euc-to-flat-code) |
| 2250 | (flat-code-to-euc, expand-euc-big5-alist, big5-to-cns): Deleted. | 2263 | (flat-code-to-euc, expand-euc-big5-alist, big5-to-cns): Deleted. |
| @@ -2260,7 +2273,7 @@ | |||
| 2260 | 2273 | ||
| 2261 | 2002-05-31 Dave Love <fx@gnu.org> | 2274 | 2002-05-31 Dave Love <fx@gnu.org> |
| 2262 | 2275 | ||
| 2263 | * international/mule-conf.el (chinese-sisheng, ipa) | 2276 | * international/mule-conf.el (chinese-sisheng, ipa) |
| 2264 | (indian-is13194, tibetan, ethiopic): Add :unify-map. | 2277 | (indian-is13194, tibetan, ethiopic): Add :unify-map. |
| 2265 | 2278 | ||
| 2266 | * international/mule-diag.el (describe-character-set): Account for | 2279 | * international/mule-diag.el (describe-character-set): Account for |
| @@ -2311,7 +2324,7 @@ | |||
| 2311 | 2324 | ||
| 2312 | 2002-05-27 Dave Love <fx@gnu.org> | 2325 | 2002-05-27 Dave Love <fx@gnu.org> |
| 2313 | 2326 | ||
| 2314 | * international/mule.el (unify-8859-on-encoding-mode) | 2327 | * international/mule.el (unify-8859-on-encoding-mode) |
| 2315 | (unify-8859-on-decoding-mode): Dummy versions. | 2328 | (unify-8859-on-decoding-mode): Dummy versions. |
| 2316 | 2329 | ||
| 2317 | * international/ucs-tables.el: Removed. | 2330 | * international/ucs-tables.el: Removed. |
| @@ -2522,7 +2535,7 @@ | |||
| 2522 | 2535 | ||
| 2523 | * international/mule-conf.el (ebcdic-us, ebcdic-uk): Change map | 2536 | * international/mule-conf.el (ebcdic-us, ebcdic-uk): Change map |
| 2524 | file name. | 2537 | file name. |
| 2525 | (windows-1253, windows-1254, windows-1255, windows-1256) | 2538 | (windows-1253, windows-1254, windows-1255, windows-1256) |
| 2526 | (windows-1257, windows-1258, next): New charsets. | 2539 | (windows-1257, windows-1258, next): New charsets. |
| 2527 | 2540 | ||
| 2528 | * international/utf-8.el, international/utf-8-subst.el: Removed. | 2541 | * international/utf-8.el, international/utf-8-subst.el: Removed. |
| @@ -2558,8 +2571,8 @@ | |||
| 2558 | (describe-coding-system): Use keyword properties. | 2571 | (describe-coding-system): Use keyword properties. |
| 2559 | (describe-character-set): Re-written. | 2572 | (describe-character-set): Re-written. |
| 2560 | 2573 | ||
| 2561 | * international/mule-conf.el (koi8-u, koi8-t, georgian-ps) | 2574 | * international/mule-conf.el (koi8-u, koi8-t, georgian-ps) |
| 2562 | (windows-1250, windows-1251, windows-1252, cp1125, ebcdic-us) | 2575 | (windows-1250, windows-1251, windows-1252, cp1125, ebcdic-us) |
| 2563 | (ebcdic-uk): New charsets. | 2576 | (ebcdic-uk): New charsets. |
| 2564 | 2577 | ||
| 2565 | * language/cyrillic.el (koi8-u, koi8-t, windows-1251, cp1125): New | 2578 | * language/cyrillic.el (koi8-u, koi8-t, windows-1251, cp1125): New |
| @@ -2614,17 +2627,17 @@ | |||
| 2614 | * mail/sendmail.el (sendmail-send-it): Use :mime-charset, not | 2627 | * mail/sendmail.el (sendmail-send-it): Use :mime-charset, not |
| 2615 | mime-charset. | 2628 | mime-charset. |
| 2616 | 2629 | ||
| 2617 | * language/vietnamese.el, language/korean.el, language/japanese.el: | 2630 | * language/vietnamese.el, language/korean.el, language/japanese.el: |
| 2618 | * language/hebrew.el, language/greek.el, language/chinese.el: | 2631 | * language/hebrew.el, language/greek.el, language/chinese.el: |
| 2619 | Fix :mime-charset properties. | 2632 | Fix :mime-charset properties. |
| 2620 | 2633 | ||
| 2621 | * language/cyrillic.el (cyrillic-iso-8bit, cyrillic-koi8) | 2634 | * language/cyrillic.el (cyrillic-iso-8bit, cyrillic-koi8) |
| 2622 | (cyrillic-alternativnyj): Fix :mime-charset. | 2635 | (cyrillic-alternativnyj): Fix :mime-charset. |
| 2623 | (cp878, cp866): New alias. | 2636 | (cp878, cp866): New alias. |
| 2624 | 2637 | ||
| 2625 | * language/european.el: Fix mime-charset properties. | 2638 | * language/european.el: Fix mime-charset properties. |
| 2626 | 2639 | ||
| 2627 | * international/mule-cmds.el (sort-coding-systems) | 2640 | * international/mule-cmds.el (sort-coding-systems) |
| 2628 | (select-safe-coding-system, select-message-coding-system): Use | 2641 | (select-safe-coding-system, select-message-coding-system): Use |
| 2629 | :mime-charset, not 'mime-charset. | 2642 | :mime-charset, not 'mime-charset. |
| 2630 | 2643 | ||