diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2008-05-23 10:30:18 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2008-05-23 10:30:18 +0000 |
commit | 20746fe46b2783e66b316f57bb827011d55e8e24 (patch) | |
tree | 1da950321268c3e755eddf3a375a2a68ee033781 /lisp/ChangeLog.7 | |
parent | d0cf2d48dc0327eb9e8f0633d5482354911b5288 (diff) | |
download | emacs-20746fe46b2783e66b316f57bb827011d55e8e24.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog.7')
-rw-r--r-- | lisp/ChangeLog.7 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7 index 959b1fb8f5c..3e0243d7409 100644 --- a/lisp/ChangeLog.7 +++ b/lisp/ChangeLog.7 @@ -15127,7 +15127,7 @@ setup-cyrillic-environment-map. Names of coding systems changed. Give them more informative doc-string. Make iso-8859-5 alias of cyrillic-iso-8bit, alternativnyj alias of - cyrillic-alternativnyj. For Cyrillic, provide single langauge + cyrillic-alternativnyj. For Cyrillic, provide single language environment "Cyrillic". * language: Delete the code of calling register-input-method form @@ -17315,7 +17315,7 @@ * Add properties for new commands. * Move all the no-op commands to the end, and add some. * Add many commands for ligatures and for letters with diacritics - and other non-English special characters.. + and other non-English special characters. * latin-1.el, latin-2.el, latin-3.el, latin-4.el: If set-case-syntax-set-multibyte is non-nil, define syntax @@ -18070,7 +18070,7 @@ inactivation of the current input method failed. (set-language-environment): Doc-string modified. (describe-language-support): Doc-string modified. Calls an - appropriate function for each langauge. + appropriate function for each language. (describe-language-support-internal): New function. * mule-conf.el: Delete code for alternate-charset-table. |