X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2FChangeLog;h=8b079ed065d51b858f3a755770399eb32094e378;hb=b6741ab3bc5ae8088031de63474f789cfd0682ba;hp=7830a3536912560eea6e22f89b1bb0987c3e2d48;hpb=59596a7200e4e837837a5770506f9d14cf98c9aa;p=chise%2Fxemacs-chise.git.1 diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7830a35..8b079ed 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,15 @@ +2003-05-10 MORIOKA Tomohiko + + * mule/mule-conf.el (=daikanwa): Renamed from + `ideograph-daikanwa'. + (ideograph-daikanwa): Changed to an alias for `=daikanwa'. + +2003-05-09 MORIOKA Tomohiko + + * mule/mule-conf.el (=cns11643-7): Renamed from + `chinese-cns11643-7'. + (chinese-cns11643-7): Changed to an alias for `=cns11643-7'. + 2003-05-07 MORIOKA Tomohiko * mule/mule-conf.el (=cns11643-6): Renamed from @@ -1051,6 +1063,32 @@ * files.el (insert-file-contents-literally): Treat file as binary; call file-name-handlers. [sync with Emacs 20.3.10] +2003-01-15 Stephen J. Turnbull + + * XEmacs 21.4.12 "Portable Code" is released. + +2003-01-13 Ilya Golubev + + * about.el: Update golubev data. + +2003-01-15 Stephen J. Turnbull + + * isearch-mode.el (isearch-mode-map): Substitute comment on + desirability, and back out "GR is printable" changes. + +2003-01-08 Stephen J. Turnbull + + * isearch-mode.el (isearch-mode-map): Don't bind CSI. + +2003-01-07 Stephen J. Turnbull + + * isearch-mode.el (isearch-mode-map): GR (and C1) is printable. + +2003-01-06 Ville Skyttä + + * menubar-items.el (default-menubar): Use browse-url-mozilla + instead of browse-url-gnome-moz for Mozilla. + 2003-01-03 Stephen J. Turnbull * XEmacs 21.4.11 "Native Windows TTY Support" is released.