X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2FChangeLog;h=ae9016e6e824e0a030322ba80f9de58a700aaa4c;hb=1366844256c27251bea55d32bb67ebc341327274;hp=eb7d14bf022b152e8f8864d15b7d78c63e5ff97d;hpb=8cb6271e99e31df282456512ac223377e9a08527;p=chise%2Fxemacs-chise.git.1 diff --git a/lisp/ChangeLog b/lisp/ChangeLog index eb7d14b..ae9016e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2008-07-31 MORIOKA Tomohiko + + * mule/mule-conf.el (shinjigen-2-p): New coded-charset for XEmacs + CHISE. + +2008-06-05 MORIOKA Tomohiko + + * mule/mule-conf.el (shinjigen-1): New coded-charset for XEmacs + CHISE. + (shinjigen-2): Ditto. + 2007-05-29 MORIOKA Tomohiko * mule/mule-charset.el (default-coded-charset-priority-list): @@ -1363,6 +1374,63 @@ * files.el (insert-file-contents-literally): Treat file as binary; call file-name-handlers. [sync with Emacs 20.3.10] +2007-10-07 Vin Shelton + + * XEmacs 21.4.21 is released + +2007-09-19 Didier Verna + + Update my personal info. + * about.el (xemacs-hackers): Use 'didier instead of 'dv. + * about.el (about-other-current-hackers): Ditto. + * about.el (about-url-alist): Add my musical website. + * about.el (about-personal-info): Update my entry. + * about.el (about-hacker-contribution): Ditto. + +2007-08-21 Adrian Aichner + + * package-get.el (package-get-download-sites): Update download + sites in Japan. + * package-get.el (package-get-pre-release-download-sites): Ditto. + +2007-08-18 Vin Shelton + + * package-get.el (package-get-pre-release-download-sites): Sync + mirror sites with 21.5. (Thanks, Adrian) + +2007-08-09 Mike Sperber + + * startup.el (migrate-user-init-file): Create backup of + `user-init-file' before migrating. + * startup.el (maybe-migrate-user-init-file): Print + information about backup file. + (maybe-create-compatibility-dot-emacs): Follow above change. + +2006-11-02 Adrian Aichner + + * font-lock.el: Sync font-lock-add-keywords and + font-lock-remove-keywords from GNU Emacs. + * font-lock.el (font-lock-keywords-alist): New. + * font-lock.el (font-lock-removed-keywords-alist): New. + * font-lock.el (font-lock-add-keywords): New. + * font-lock.el (font-lock-update-removed-keyword-alist): New. + * font-lock.el (font-lock-remove-keywords): New. + +2007-08-16 Vin Shelton + + * font-lock.el: Add defvar for font-lock-warning-face. Original + patch from Hans de Graaff. + +2007-07-28 Adrian Aichner + + * package-get.el (package-get-download-sites): Document Chile and + update Denmark download site. + * package-get.el (package-get-pre-release-download-sites): Ditto. + +2007-05-20 Stephen J. Turnbull + + * gutter-items.el (progress-feedback-with-label): Clarify docstring. + 2006-12-09 Vin Shelton * XEmacs 21.4.20 is released @@ -1379,7 +1447,7 @@ Thanks to Nelson Ferreira for report and discussion. -2006-05-20 Ville Skyttä +2006-05-20 Ville Skyttä * obsolete.el (line-beginning-position): New, from 21.5.x. (line-end-position): Ditto.