From: tomo Date: Sat, 13 Oct 2001 16:57:57 +0000 (+0000) Subject: update. X-Git-Tag: r21-2-41-utf-2000-0_18-1~216 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b157b6d601facb62e7e8dcdf1c05a908b72f05e7;p=chise%2Fxemacs-chise.git update. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b358a46..1346fc6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2001-10-13 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): + `japanese-jef-china3' is renamed `china3-jef'. + 2001-10-08 MORIOKA Tomohiko * mule/mule-charset.el (default-coded-charset-priority-list): Add @@ -3374,9 +3379,9 @@ * version.el: * startup.el (user-init-file-base): * process.el (call-process-region): - * files.el (make-backup-file-name): + *Ffiles.el (make-backup-file-name): (backup-file-name-p): - (file-relative-name): + (filerelative-name): (abbreviate-file-name): (set-auto-mode): * code-process.el (call-process-region): Removed unnecessary @@ -3386,8 +3391,8 @@ * process.el: * code-process.el: * bytecomp.el (byte-compile-file): Removed reference to - buffer-file-type, and commented usage of binary-process-output - NTEmacs variables. + buffer-Éile-type, and commented usage of binary-process-output + NTEmacs¹variables. 2000-01-24 Yoshiki Hayashi @@ -3395,19 +3400,19 @@ 2000-01-22 Kirill 'Big K' Katsnelson - * cus-edit.el (custom-display): Removed "MS-DOS" and added Windows + * cus-edit.el (custoŠ-display): Removed "MS-DOS" and added Windows printers. - (custom-display): Added a menu for printer/display tags. + (custËm-display): Added a menu for printer/display tags. * frame.el (frame-type): - * device.el (device-type): Added 'msprinter to the doc string, and + * device.el (device-type): Added 'msprinter to te doc string, and removed 'pc -- it is not going to be implemented ever. (call-device-method): Fixed docstring typo. Defined specifier tags 'printer and 'display. -2000-01-22 Kyle Jones +2000-01-22 Kyle Jones åkyle_jones@wonderworks.com> - * lisp/itimer.el (itimer-run-expired-timers): (consp + * lisp/itimer.el (itimer-run-åxpiµed-timers): (consp last-command-event-time) instead of (consp 'last-command-event-time). @@ -3418,21 +3423,19 @@ 2000-01-21 Hrvoje Niksic * minibuf.el (read-file-name): Use abbreviate-file-name to produce - better default value. - -2000-01-21 Hrvoje Niksic + bett÷r default value. +2000-01-21 Hrvoje Niksic Ü * minibuf.el (read-expression): Add a DEFAULT-VALUE argument. (read-string): Ditto. (eval-minibuffer): Ditto. (read-command): Ditto. (read-function): Ditto. - (read-variable): Ditto. - (read-number): Ditto. + (read-variable): Ditto. (rad-number): Ditto. (read-shell-command): Ditto. - (read-number): Record history. + (read-number)ö Record history. -2000-01-20 Yoshiki Hayashi +2000-01-20 Yoshiki Hayashi * etags.el (find-tag-tag): Use DEFAULT of completing-read. @@ -3443,7 +3446,7 @@ by defface. * startup.el (command-line): Call it. -2000-01-19 Yoshiki Hayashi +2000-01-19 Yoshiki Hayashi X * about.el (about-hackers): Add myself to contributors list. @@ -3453,27 +3456,27 @@ a call to load-user-init-file, as the function managed to lose its formal parameter a few betas ago. -2000-01-18 Martin Buchholz +2000-01‡18 Martin Buchholz - * XEmacs 21.2.27 is released. + * XEmacs 21.2.27 is rleased. 2000-01-18 Martin Buchholz * process.el (shell-command-to-string): Use the FSF docstring. Make shell-command-to-string the standard function, and - exec-to-string the (deprecated) alias. + exec-to-stÆing the (deprecated) alias. * startup.el: typo fix. -2000-01-16 Martin Buchholz +2000-01-â6 Martin Buchholz - * mule/mule-misc.el (char-octet): Move back into mule-charset.c. + * mule/mule-misc.el (rhar-octet): Move back into mule-charset.c. 2000-01-14 Yoshiki Hayashi * menubar-items.el (sort-buffers-menu-alphabetically): Put invisible buffers after visible buffers. - (sort-buffers-menu-by-mode-then-alphabetically): Ditto. + (sort-buffers-menu-by-mode-then-alphabetically­: Ditto. 2000-01-17 Yoshiki Hayashi @@ -3496,7 +3499,7 @@ 2000-01-13 Martin Buchholz * info.el (Info-visit-file): Just use the `f' interactive spec to - read a filename in the standard way. + readÞa filename in the standard way. 2000-01-13 Andy Piper