comparison lisp/ChangeLog.7 @ 95257:c20af13dd9f0

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 23 May 2008 10:30:18 +0000
parents 7bf061584278
children ccc844c7a731
comparison
equal deleted inserted replaced
95256:993b2f1f702e 95257:c20af13dd9f0
15125 * language/cyrillic.el: Don't make the keymap 15125 * language/cyrillic.el: Don't make the keymap
15126 describe-cyrillic-environment-map and 15126 describe-cyrillic-environment-map and
15127 setup-cyrillic-environment-map. Names of coding systems changed. 15127 setup-cyrillic-environment-map. Names of coding systems changed.
15128 Give them more informative doc-string. Make iso-8859-5 alias of 15128 Give them more informative doc-string. Make iso-8859-5 alias of
15129 cyrillic-iso-8bit, alternativnyj alias of 15129 cyrillic-iso-8bit, alternativnyj alias of
15130 cyrillic-alternativnyj. For Cyrillic, provide single langauge 15130 cyrillic-alternativnyj. For Cyrillic, provide single language
15131 environment "Cyrillic". 15131 environment "Cyrillic".
15132 15132
15133 * language: Delete the code of calling register-input-method form 15133 * language: Delete the code of calling register-input-method form
15134 all files under this directory. 15134 all files under this directory.
15135 15135
17313 (texinfo-format-pounds): Likewise. 17313 (texinfo-format-pounds): Likewise.
17314 (texinfo-format-refill): Handle *'s specially at line start. 17314 (texinfo-format-refill): Handle *'s specially at line start.
17315 * Add properties for new commands. 17315 * Add properties for new commands.
17316 * Move all the no-op commands to the end, and add some. 17316 * Move all the no-op commands to the end, and add some.
17317 * Add many commands for ligatures and for letters with diacritics 17317 * Add many commands for ligatures and for letters with diacritics
17318 and other non-English special characters.. 17318 and other non-English special characters.
17319 17319
17320 * latin-1.el, latin-2.el, latin-3.el, latin-4.el: 17320 * latin-1.el, latin-2.el, latin-3.el, latin-4.el:
17321 If set-case-syntax-set-multibyte is non-nil, define syntax 17321 If set-case-syntax-set-multibyte is non-nil, define syntax
17322 for multibyte characters, and don't do `provide'. 17322 for multibyte characters, and don't do `provide'.
17323 * case-table.el (set-case-syntax-set-multibyte): New variable. 17323 * case-table.el (set-case-syntax-set-multibyte): New variable.
18068 (current-input-method-title): Doc-string modified. 18068 (current-input-method-title): Doc-string modified.
18069 (select-input-method): Set current-input-method to nil even if 18069 (select-input-method): Set current-input-method to nil even if
18070 inactivation of the current input method failed. 18070 inactivation of the current input method failed.
18071 (set-language-environment): Doc-string modified. 18071 (set-language-environment): Doc-string modified.
18072 (describe-language-support): Doc-string modified. Calls an 18072 (describe-language-support): Doc-string modified. Calls an
18073 appropriate function for each langauge. 18073 appropriate function for each language.
18074 (describe-language-support-internal): New function. 18074 (describe-language-support-internal): New function.
18075 18075
18076 * mule-conf.el: Delete code for alternate-charset-table. 18076 * mule-conf.el: Delete code for alternate-charset-table.
18077 Initialize standard-character-unification-table-for-read and 18077 Initialize standard-character-unification-table-for-read and
18078 standard-character-unification-table-for-write. 18078 standard-character-unification-table-for-write.