X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2FChangeLog;h=d732959e16c534b8ae97e0a317d0fe8914ef4acf;hb=afc391781b1eb4961172bbf0c872aafc46341da6;hp=5f02378d8f401d366bc6d955e9296fef19919144;hpb=0eb5d1270a6d9d91f79e82c9d28598b044966f98;p=chise%2Fxemacs-chise.git diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5f02378..d732959 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,92 @@ +1999-06-30 MORIOKA Tomohiko + + * mule/mule-cmds.el (mule-keymap): Use `describe-coding-system' + instead of `list-coding-system'. + +1999-06-30 MORIOKA Tomohiko + + * mule/mule-cmds.el (reset-language-environment): Must specify + coding-systems of coding-categories `ucs-4' and `utf-8'. + +1999-06-29 MORIOKA Tomohiko + + * menubar-items.el (default-menubar): `select-input-method' was + renamed to `set-input-method'. + + * mule/mule-cmds.el (set-language-info-alist): Fix setting for + "Set Language Environment" menu. + + * mule/mule-cmds.el (set-language-info-alist): Fix setting for + "Describe Language Support" menu. + +1999-06-29 MORIOKA Tomohiko + + * mule/chinese.el ("Chinese-GB"): Rename + `chinese-gb-environment-setup-function' to + `setup-chinese-gb-environment-internal'. + +1999-06-29 MORIOKA Tomohiko + + * mule/korean.el: Use `define-coding-system-alias' instead of + `copy-coding-system'. + +1999-06-29 MORIOKA Tomohiko + + * mule/mule-cmds.el (set-language-environment-coding-systems): + Treat duplicated coding-categories. + +1999-06-29 MORIOKA Tomohiko + + * mule/japanese.el: Use `define-coding-system-alias' instead of + `copy-coding-system'. + +1999-06-29 MORIOKA Tomohiko + + * mule/vietnamese.el: Specify `iso-8-1' as a category of + coding-system `viscii'. + +1999-06-29 MORIOKA Tomohiko + + * mule/cyrillic.el: + - Specify `iso-8-1' as a category of coding-system `koi8-r'. + (cyrillic-alternativnyj-decode-table): New variable. + (cyrillic-alternativnyj-encode-table): New variable. + - Specify `iso-8-1' as a category of coding-system + `alternativnyj'. + - Abolish general Cyrillic environment. + +1999-06-29 MORIOKA Tomohiko + + * mule/chinese.el: + - Use `define-coding-system-alias' instead of `copy-coding-system'. + - Register `chinese-gb-environment-setup-function' as a + `setup-function' of "Chinese-GB" environment. + +1999-06-29 MORIOKA Tomohiko + + * mule/mule-cmds.el (set-language-info-alist): Allow dummy + optional argument `parents'. + + * mule/thai-xtis.el: Specify `tis-620' as `tutorial-coding-system' + property for Thai-XTIS. + + * mule/mule-help.el (help-with-tutorial): Use property + `tutorial-coding-system' of language-info as a coding-system to + read tutorial file. + +1999-06-29 MORIOKA Tomohiko + + * mule/thai-xtis.el: Don't setup `setup-function' and + `exit-function'. + + * mule/mule-cmds.el (set-language-environment-coding-systems): Use + `set-coding-category-system' to set up coding-system for + coding-category. + + * mule/mule-cmds.el (prefer-coding-system): Use + `set-coding-category-system' to set up coding-system for + coding-category. + 1999-06-29 MORIOKA Tomohiko * mule/thai-xtis.el: Specify TUTORIAL.th as the tutorial file for @@ -71,6 +160,24 @@ ported yet. (read-input-method-name): Treat optional argument `default'. +1999-06-28 MORIOKA Tomohiko + + * mule/mule-cmds.el (set-language-info): Don't set up menus at + all. + (set-language-info-alist): Set up menus here. + +1999-06-28 MORIOKA Tomohiko + + * minibuf.el (completing-read): Add new optional argument + `default'. + (read-coding-system): Add new optional argument + `default-coding-system'. + +1999-06-03 Ken'ichi Handa + + * mule/vietnamese.el (ccl-encode-vscii): Typo fixed + (viet-viscii-...->viet-vscii...). + 1999-05-13 Ken'ichi Handa * mule/mule-cmds.el: Change MULE to Mule in docstrings @@ -78,17 +185,22 @@ 1999-04-12 Richard M. Stallman - * mule/mule-cmds.el (input-method-function): - Add permanent-local property. + * mule/mule-cmds.el (input-method-function): Add permanent-local + property. 1999-03-30 Dave Love * mule/mule-cmds.el (current-language-environment): Doc fix. +1999-02-06 Richard Stallman + + * mule/european.el (setup-slovenian-environment): New function. + ("Slovenian"): New language environment. + 1999-01-27 Dave Love - * mule/mule-cmds.el (current-language-environment): - Provide :link, :type (choices) and appropriate :get. + * mule/mule-cmds.el (current-language-environment): Provide :link, + :type (choices) and appropriate :get. 1999-01-14 Kenichi Handa @@ -103,9 +215,9 @@ 1998-12-30 Eli Zaretskii - * mule/mule-cmds.el (prefer-coding-system): If the - argument requires specific EOL conversion type, make the default - coding systems use that. + * mule/mule-cmds.el (prefer-coding-system): If the argument + requires specific EOL conversion type, make the default coding + systems use that. 1998-12-17 Eli Zaretskii @@ -118,6 +230,15 @@ argument EOL-TYPE, and set the eol-type property of the default coding systems accordingly. +1998-10-26 Kenichi Handa + + * mule/chinese.el (pre-write-encode-hz): Cancel previous change, + use generate-new-buffer instead of get-buffer-create. + +1998-10-21 Kenichi Handa + + * mule/chinese.el (pre-write-encode-hz): Use with-temp-buffer. + 1998-10-16 Markus Rost * mule/mule-cmds.el (default-input-method): Fix custom type. @@ -142,8 +263,28 @@ * mule/mule-cmds.el (current-language-environment): Fix setter function. +1998-08-31 Paul Eggert + + * mule/chinese.el, mule/cyrillic.el, mule/ethiopic.el, + mule/european.el, mule/hebrew.el, mule/japanese.el, + mule/korean.el, mule/vietnamese.el: Add coding: local variable, to + avoid bootstrapping problem if you need to recompile all the Lisp + files using interpreted code. + +1998-08-26 Kenichi Handa + + * mule/european.el ("Latin-1"): Modify `documentation' key value. + ("Latin-2"): Likewise. + +1998-08-18 Per Starback + + * mule/european.el (setup-latin2-environment): Fix typo. + 1998-08-18 Kenichi Handa + * mule/european.el: Give proper value of `input-method' key to all + lang. env. + * mule/mule-cmds.el (activate-input-method): Handle the case that the arg INPUT-METHOD is nil correctly. (read-multilingual-string): Activate the specified input method @@ -152,10 +293,11 @@ 1998-08-15 Kenichi HANDA - * mule/mule-cmds.el (language-info-alist): Doc-string - modified. + * mule/mule-cmds.el (language-info-alist): Doc-string modified. (set-language-info-alist): Fix typo in doc-string. + * mule/hebrew.el ("Hebrew"): Delete describe-function key. + 1998-08-09 Kenichi HANDA * mule/mule-cmds.el (language-info-alist): Doc-string modified. @@ -166,6 +308,22 @@ (read-language-name): Handle the case that the arg KEY is nil. (describe-language-environment): Handle input-method property. + * mule/: All files under this directory, which related with + specific languages (such as mule/european.el, mule/greek.el, + mule/hebrew.el, mule/misc-lang.el), modified as below. + (setup-XXX-environment): Just call set-language-environment. If + they used to do some other jobs than what done by + set-language-environment, those jobs are done in + setup-XXX-environment-internal now. + ("LANUGAGE-ENVIRONMENT"): Delete property setup-function or change + the value to setup-XXX-environment-internal. Add properties + input-method and features. + + * mule/english.el (setup-english-environment): Just call + reset-language-environment. + + * mule/european.el (setup-8-bit-environment): Function deleted. + 1998-08-08 Richard Stallman * mule/mule-cmds.el (input-method-exit-on-first-char) @@ -173,14 +331,13 @@ 1998-08-06 Kenichi Handa - * mule/mule-cmds.el (input-method-exit-on-first-char): - New variable. + * mule/mule-cmds.el (input-method-exit-on-first-char): New + variable. (input-method-use-echo-area): New variable. 1998-08-01 Kenichi HANDA - * mule/mule-cmds.el (language-info-alist): Doc-string - modified. + * mule/mule-cmds.el (language-info-alist): Doc-string modified. 1998-07-30 Ken'ichi Handa @@ -193,17 +350,22 @@ input method in the current buffer, but just bind current-input-method. +1998-07-08 Kenichi Handa + + * mule/hebrew.el ("Hebrew"): Add coding-priority. + + * mule/misc-lang.el ("IPA"): Add coding-priority and + coding-system. + +1998-06-26 Ken'ichi Handa + + * mule/greek.el: Add coding-priority. + 1998-05-23 Richard Stallman * mule/mule-cmds.el (register-input-method): Rename arg ENV to LANG-ENV. -1999-06-28 MORIOKA Tomohiko - - * mule/mule-cmds.el (set-language-info): Don't set up menus at - all. - (set-language-info-alist): Set up menus here. - 1998-05-20 Richard Stallman * mule/mule-cmds.el (register-input-method): Fix previous change. @@ -227,11 +389,20 @@ * mule/mule-cmds.el (universal-coding-system-argument): Use buffer-file-coding-system as default. +1998-04-14 Andreas Schwab + + * mule/korean.el ("Korean"): Doc fix. + 1998-04-11 Kenichi Handa * mule/mule-cmds.el (describe-language-environment): Print the languge environment at the head. +1998-04-06 Kenichi Handa + + * mule/japanese.el: Set exit-function to exit-japanese-environment + for Japanese environment. + 1998-03-20 Richard Stallman * mule/mule-cmds.el (set-language-environment): Doc fix. @@ -240,8 +411,8 @@ 1998-03-02 Kenichi Handa - * mule/mule-cmds.el (set-default-coding-systems): - Doc-string modified. + * mule/mule-cmds.el (set-default-coding-systems): Doc-string + modified. (prefer-coding-system): Doc-string modified. 1998-01-21 Kenichi Handa @@ -255,6 +426,38 @@ set-language-info with apropriate DESCRIBE-MAP and SETUP-MAP args. (set-language-environment-coding-systems): New function. + * mule/chinese.el: Remove setting up of + describe-chinese-environment-map and + setup-chinese-environment-map. Exclude them in args of calls to + set-language-info-alist. Register coding-priority key in + language-info-alist. + + * mule/cyrillic.el: Remove setting up of + describe-cyrillic-environment-map and + setup-cyrillic-environment-map. Exclude them in args of calls to + set-language-info-alist. Register coding-priority key in + language-info-alist. + + * mule/english.el: Register coding-priority key in + language-info-alist. + + * mule/ethiopic.el: Register coding-priority key in + language-info-alist. + + * mule/european.el: Remove setting up of + describe-european-environment-map and + setup-european-environment-map. Exclude them in args of calls to + set-language-info-alist. Register coding-priority key in + language-info-alist. Add "German" language env. + (setup-8-bit-environment): Delete CODING-SYSTEM arg. + (setup-german-environment): New function. + + * mule/greek.el (setup-greek-environment): For Greek lang. env., + change default input method to "greek-postfix". + + * mule/japanese.el, mule/korean.el, mule/vietnamese.el: Register + coding-priority key in + 1997-12-19 Stephen Eglen * mule/mule-cmds.el (set-language-info): Doc fix. @@ -289,6 +492,10 @@ (activate-input-method): Check if we can run the registered function to activate an input method. + * mule/korean.el: Set exit-function for language environment + "Korean" to exit-korean-environment. + (setup-korean-environment): Moved to korea-util.el. + 1997-10-21 Kenichi Handa * mule/mule-cmds.el (read-multilingual-string): Use @@ -300,12 +507,12 @@ * mule/mule-cmds.el (describe-language-environment): Fix prompt. -1999-06-28 MORIOKA Tomohiko +1997-10-21 Kenichi Handa - * minibuf.el (completing-read): Add new optional argument - `default'. - (read-coding-system): Add new optional argument - `default-coding-system'. + * mule/chinese.el (post-read-decode-hz): Return the result of + decode-hz-region. + (pre-write-encode-hz): Do not change the value of + last-coding-system. 1998-09-06 Bill Richter @@ -334,6 +541,16 @@ * files.el (insert-file-contents-literally): Treat file as binary; call file-name-handlers. [sync with Emacs 20.3.10] +1999-06-25 Charles G Waldman + + * cus-face.el (custom-face-italic): insert missing args + +1999-06-24 Michael Sperber [Mr. Preprocessor] + + * packages.el (package-locations): Changed default early package + hierarchies to ~/.xemacs/mule-packages and + ~/.xemacs/xemacs-packages. + 1999-06-23 SL Baur * mule/mule-category.el (Top Level): ASCII is also latin-1.