Sync up with r21-4-22.
[chise/xemacs-chise.git.1] / lisp / ChangeLog
index 6c0efb8..e107e40 100644 (file)
@@ -1,3 +1,126 @@
+2009-06-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       settings for `<=>gt'.
+
+       * mule/mule-conf.el (<=>gt): New coded-charset for XEmacs CHISE.
+
+2009-04-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=jis-x0208@1978): Specify `=>iso-ir' in
+       XEmacs CHISE.
+       (=jis-x0208@1978/-4pr): Likewise.
+       (=jis-x0208@1978/4-pr): Likewise.
+       (=jis-x0213-1): Likewise.
+       (=ucs@iso): Likewise.
+       (=ucs@unicode): Likewise.
+       (=ucs@gb): Likewise.
+       (=ucs@gb/fw): Likewise.
+       (=ucs@cns): Likewise.
+       (=ucs@cns/fw): Likewise.
+       (=ucs@jis): Likewise.
+       (=ucs@jis/fw): Likewise.
+       (=ucs@jis/1990): Likewise.
+       (=ucs@jis/2000): Likewise.
+       (=ucs@jis/2004): Likewise.
+       (=ucs@JP): Likewise.
+       (=ucs@ks): Likewise.
+       (=ucs@big5): Likewise.
+       (=ucs@big5/cns11643): Likewise.
+       (=ucs@cns11643): Likewise.
+
+2008-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list):
+       Prefer `=jis-x0213-{1|2}-2000' to `japanese-jisx0212'.
+
+       * mule/mule-conf.el (=ucs@jis/2004): New coded-charset for XEmacs
+       CHISE.
+       (=ucs@JP): Use `=ucs@jis/2004' instead of `=ucs@jis' as the
+       mother.
+
+2008-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=jis-x0208@1978): New coded-charset [moved
+       from src/mule-charset.c].
+       (=jis-x0208@1978/-4pr): Renamed from `=jis-x0208@1978/i-4';
+       specify `final'.
+       (=jis-x0208@1978/1pr): Renamed from `=jis-x0208@1978/i1'; specify
+       `iso-ir' and `final', namely now it is used as ISO-IR-42.
+       (=jis-x0208@1978/4-pr): Renamed from `=jis-x0208@1978/i4-'.
+       (=jis-x0208@1978/i1): New alias for `=jis-x0208@1978/1pr'.
+       (=jis-x0208@1978/i-4): New alias for `=jis-x0208@1978/-4pr'.
+       (=jis-x0208@1978/i4-): New alias for `=jis-x0208@1978/4-pr'.
+
+2008-09-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=jis-x0213-1-2000): Changed to the alias of
+       `=jis-x0213-1@2000' instead of `=jis-x0213-1'.
+       (=jis-x0208@1978/i-4): Specify `partial'.
+       (=jis-x0208@1978/i1): Likewise; use `=jis-x0208@1978/i-4' as the
+       mother coded-charset.
+       (=jis-x0208@1978/i4-): New coded-charset for XEmacs CHISE.
+
+2008-09-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       settings for `=jis-x0213-1@2004'.
+
+2008-09-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=jis-x0213-1): New coded-charset for XEmacs
+       CHISE.
+       (=jis-x0213-1@2000): Renamed from `=jis-x0213-1-2000'.
+       (=jis-x0213-2): Renamed from `=jis-x0213-2-2000'.
+       (=jis-x0213-1@2004): New coded-charset for XEmacs CHISE.
+       (=jis-x0213-1-2000): New alias for `=jis-x0213-1' in XEmacs CHISE
+       temporarily.
+       (=jis-x0213-2-2000): New alias for `=jis-x0213-2' in XEmacs CHISE.
+
+2008-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=shinjigen): New coded-charset for XEmacs
+       CHISE.
+       (=shinjigen@1ed): Inherited from `=shinjigen'.
+       (=shinjigen@rev): Likewise.
+
+2008-08-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       settings for `=shinjigen@rev' and `=shinjigen@1ed'.
+
+2008-08-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=shinjigen@1ed): Renamed from `shinjigen-1';
+       define it as an alias.
+       (=shinjigen@1ed/24pr): New coded-charset for XEmacs CHISE.
+       (=shinjigen@rev): Renamed from `shinjigen-2'; define it as an
+       alias.
+       (=shinjigen/+p@rev): Renamed from `shinjigen-2-p'; define it as an
+       alias.
+
+2008-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (shinjigen-2-p): New coded-charset for XEmacs
+       CHISE.
+
+2008-06-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (shinjigen-1): New coded-charset for XEmacs
+       CHISE.
+       (shinjigen-2): Ditto.
+
+2007-05-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list):
+       Prefer `gt-pj-*' to `chinese-cns11643-*', `=big5-cdp',
+       `chinese-big5-eten-*' and `chinese-big5'.
+
+2006-03-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=ucs-bmp-cjk@unicode): Change `max-code' to
+       #x9FA5 temporarily.
+
 2006-01-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
        * files.el (insert-file-contents-literally): Treat file as binary;
        call file-name-handlers. [sync with Emacs 20.3.10]
 
+2008-12-28  Vin Shelton  <acs@xemacs.org>
+
+       * XEmacs 21.4.22 is released
+
+2008-12-30  Vin Shelton  <acs@xemacs.org>
+
+       * easy-mmode.el: Added easy-mmode.el so autoload.el will work
+       during building even if no packages are found.
+
+2008-05-13  Aidan Kehoe  <kehoea@parhasard.net>
+
+       * printer.el (generic-print-region): 
+       (generic-print-buffer): 
+       Use #'valid-device-type-p instead of #'valid-specifier-tag-p to
+       check if the msprinter device is available, now that msprinter is
+       always available as a specifier tag. 
+
+2008-12-24  Vin Shelton  <acs@xemacs.org>
+
+       * about.el: Add Francisco to my bio!
+
+2008-12-23  Vin Shelton  <acs@xemacs.org>
+
+       * autoload.el: Move operator definitions to autoload-operators.el
+       in the xemacs-base package.
+
+2007-11-22  Vin Shelton  <acs@xemacs.org>
+
+       * about.el (about-hacker-contribution): Updated my bio.
+
+2007-10-07  Vin Shelton  <acs@xemacs.org>
+
+       * XEmacs 21.4.21 is released
+
+2007-09-19  Didier Verna  <didier@xemacs.org>
+
+       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  <adrian@xemacs.org>
+
+       * 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  <acs@xemacs.org>
+
+       * package-get.el (package-get-pre-release-download-sites): Sync
+       mirror sites with 21.5.  (Thanks, Adrian)
+
+2007-08-09  Mike Sperber  <mike@xemacs.org>
+
+       * 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  <adrian@xemacs.org>
+
+       * 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  <acs@xemacs.org>
+
+       * font-lock.el: Add defvar for font-lock-warning-face.  Original
+       patch from Hans de Graaff.
+
+2007-07-28  Adrian Aichner  <adrian@xemacs.org>
+
+       * 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  <stephen@xemacs.org>
+
+       * gutter-items.el (progress-feedback-with-label): Clarify docstring.
+
+2006-12-09  Vin Shelton  <acs@xemacs.org>
+
+       * XEmacs 21.4.20 is released
+
+2006-10-14  Jeff Miller  <jmiller@xemacs.org>
+
+       * info.el (Info-find-emacs-command-nodes): fix regex for find command node.
+
+2006-11-14  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * info.el (Info-find-file-node, Info-insert-dir)
+       (Info-read-subfile, Info-insert-file-contents): Maintain invariant
+       `(equal buffer-file-truename (file-truename buffer-file-name))'.
+       Thanks to Nelson Ferreira <nelson.ferreira@ieee.org> for report
+       and discussion.
+
+2006-05-20  Ville Skyttä  <scop@xemacs.org>
+
+       * obsolete.el (line-beginning-position): New, from 21.5.x.
+       (line-end-position): Ditto.
+
+2006-06-03  Adrian Aichner  <adrian@xemacs.org>
+
+       * package-get.el (package-get-download-sites): Welcome
+       nl.xemacs.org and Thanks!
+       * package-get.el (package-get-pre-release-download-sites): Ditto.
+
+2004-01-19  Martin Buchholz  <martin@xemacs.org>
+
+       * font-lock.el: Add support for not-so recent changes in Java to
+       java-mode.
+
+2006-01-28  Vin Shelton  <acs@xemacs.org>
+
+       * XEmacs 21.4.19 is released
+
+2006-01-03  Aidan Kehoe  <kehoea@parhasard.net>
+
+       * easymenu.el: Update copyright. 
+       * easymenu.el (easy-menu-all-popups):
+       Add a docstring. 
+       * easymenu.el (easy-menu-add):
+       Document a bug, rework the function to preserve any existing
+       non-default mode-popup-menu instead of overwriting it, and not to
+       bother normalising the menu title (nothing else does).
+       * easymenu.el (easy-menu-remove):
+       Restore the default mode-popup-menu instead of leaving an empty
+       one when we remove the last easy-menu popup. 
+
+2006-01-06  Adrian Aichner  <adrian@xemacs.org>
+
+       * package-get.el (package-get-download-sites): Add pt.xemacs.org,
+       as suggested by Rodrigo Ventura.
+       * package-get.el (package-get-pre-release-download-sites): Ditto,
+       with replacement of xemacs-21.5 by beta, which is the logical path
+       to our beta core and package pre-releases.
+
+2005-12-17  Adrian Aichner  <adrian@xemacs.org>
+
+       * package-get.el (package-get-download-sites): Add Hong Kong
+       download site.
+       * package-get.el (package-get-pre-release-download-sites): Ditto.
+
+2005-12-26  Vin Shelton  <acs@xemacs.org>
+
+       * find-paths.el:
+       * find-paths.el (paths-emacs-root-p): Add search for package root.
+       * find-paths.el (paths-find-emacs-root): Replaced with
+       paths-find-invocation-roots, which returns a list of roots.
+       * find-paths.el (paths-find-invocation-roots): New.
+       * find-paths.el (paths-find-emacs-roots): Call paths-find-invocation-roots.
+
+2005-12-05  Ville Skyttä  <scop@xemacs.org>
+
+       * minibuf.el (x-library-search-path): Add /usr(/local)/share/X11.
+       * font.el (font-lookup-rgb-components): Ditto, remove stale comment.
+
+2005-12-03  Vin Shelton <acs@xemacs.org>
+
+       * XEmacs 21.4.18 is released
+
+2005-10-28  Adrian Aichner  <adrian@xemacs.org>
+
+       * package-get.el (package-get-download-sites): Update reflecting
+       latest http://www.xemacs.org/Releases/ information generated by
+       xemacs-builds/adrian/website/package-get-2-download-sites.el.
+       * package-get.el (package-get-pre-release-download-sites): Ditto.
+
+2005-02-28  Simon Josefsson  <jas@extundo.com>
+
+       * about.el (xemacs-hackers): Add jas.
+       (about-other-current-hackers): Likewise.
+       (about-url-alist): Add URL for jas.
+       (about-personal-info): Document jas.
+       (about-hacker-contribution): Describe jas contributions.
+
+2005-03-25  Ralf Angeli  <angeli@iwi.uni-sb.de> 
+
+       * easymenu.el (easy-menu-remove): As described in 
+       E1D4Nn5-0001lq-EU@neutrino.iwi.uni-sb.de; don't strip everything
+       except the "Command" menu from mode-popup-menu. 
+
+2005-03-25  Ralf Angeli  <angeli@iwi.uni-sb.de> 
+        * font.el (font-spatial-to-canonical): Correct calculation of 
+        return value for pixel-based input value. 
+2002-05-13  Adrian Aichner  <adrian@xemacs.org>
+
+       * code-process.el (call-process): Process-related docstring
+       improvements spurred by Norbert Koch.
+       * code-process.el (call-process-region): Ditto.
+       * code-process.el (start-process): Ditto.
+
+2005-10-09  Adrian Aichner  <adrian@xemacs.org>
+
+       * finder.el (finder-find-library): Return filename actually
+       searched for.
+
+2005-10-10  Steve Youngs  <steve@sxemacs.org>
+
+       * help.el (view-emacs-news): Use `expand-file-name' instead of
+       `locate-data-file' as the latter will find any "NEWS" files that
+       might exist in packages _before_ the one in core.
+
+2005-06-06  Adrian Aichner  <adrian@xemacs.org>
+
+       * package-get.el (package-get-init-package):
+       package-get-init-package buglet (21.4.17) by Jeff Mincy
+       <mincy@rcn.com> fixing false temporary load-path shadows reported
+       after package installation and simplifying code.
+
+2005-10-18  Ville Skyttä  <scop@xemacs.org>
+
+       * package-get.el (package-get-download-sites): Sync mirrors list
+       with the XEmacs website.
+       (package-get-pre-release-download-sites): Ditto.
+
+2005-04-06  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * derived.el (derived-mode-merge-syntax-tables):
+       Revert my 21.5-only patch of 2003-07-18 which slipped in
+       through Jerry James's patch of 2004-06-07.
+
+2005-02-23  Adrian Aichner  <adrian@xemacs.org>
+
+       * cmdloop.el (keyboard-quit): Remove workaround for
+       `region-active-p' not making sure active region is in current
+       buffer now that it does.
+       * minibuf.el (minibuffer-keyboard-quit): Ditto.
+       * simple.el (region-active-p): `region-active-p' to only return t
+       when active region is in current buffer.
+
+2005-02-21  Norbert Koch  <viteno@xemacs.org>
+
+       * package-ui.el (pui-list-packages): MF21.5, adapt to longer
+       package names, quell a byte-compiler warning, doc fix.
+
+2005-02-16  Aidan Kehoe  <kehoea@parhasard.net>
+
+       * buffer.el (pop-to-buffer):
+       * window-xemacs.el (display-buffer):
+       Document use of `same-window-buffer-names,' `same-window-regexps'
+       by pop-to-buffer and display-buffer. 
+       
 2005-02-06  Vin Shelton <acs@xemacs.org>
 
        * XEmacs 21.4.17 is released
        * simple.el (shifted-motion-keys-select-region): Fix statement
        about unshifted-motion-keys-deselect-region.
 
-2004-12-15  Ville Skyttä  <scop@xemacs.org>
+2004-12-15  Ville Skyttä  <scop@xemacs.org>
 
        * bytecomp-runtime.el (make-obsolete): Add 3rd argument (no-op for
        now) for GNU Emacs compatibility.
 
        * isearch-mode.el (isearch-mode-map): GR (and C1) is printable.
 
-2003-01-06  Ville Skyttä  <scop@xemacs.org>
+2003-01-06  Ville Skyttä  <scop@xemacs.org>
 
        * menubar-items.el (default-menubar): Use browse-url-mozilla
        instead of browse-url-gnome-moz for Mozilla.
 
        * XEmacs 21.4.11 "Native Windows TTY Support" is released.
 
-2002-12-27  Ville Skyttä  <scop@xemacs.org>
+2002-12-27  Ville Skyttä  <scop@xemacs.org>
 
        * files.el (auto-mode-alist): Remove redundant entries for modes
        that live in packages.
        (interpreter-mode-alist): Ditto.
 
-2002-03-17  Ville Skyttä  <ville.skytta@xemacs.org>
+2002-03-17  Ville Skyttä  <ville.skytta@xemacs.org>
 
        * menubar-items.el (default-menubar): Sync with current
        browse-url-xemacs.el.
        (font-lock-fontify-keywords-region): Supply the argument to
        font-lock-compile-keywords.
 
-2002-09-22  Ville Skyttä  <ville.skytta@xemacs.org>
+2002-09-22  Ville Skyttä  <ville.skytta@xemacs.org>
 
        * package-get.el (package-get-download-sites): Bring sites list
        up to date, prefer xx.xemacs.org addresses.
        * gutter-items.el (set-progress-feedback-instantiator): Fix bad
        merge.
 
-2002-09-02  Ville Skyttä  <ville.skytta@xemacs.org>
+2002-09-02  Ville Skyttä  <ville.skytta@xemacs.org>
 
        * bytecomp-runtime.el (make-obsolete): Docstring argument nit.
        (make-obsolete-variable): Ditto.
 
        * XEmacs 21.4.9 "Informed Management" is released.
 
-2002-06-22  Ville Skyttä  <ville.skytta@xemacs.org>
+2002-06-22  Ville Skyttä  <ville.skytta@xemacs.org>
 
        * subr.el (add-to-list): Sync with GNU Emacs 21.2, adding the
        "&optional append" argument.
 
        * simple.el (join-line): New alias for `delete-indentation'.
 
-2002-08-02  Ville Skyttä  <ville.skytta@xemacs.org>
+2002-08-02  Ville Skyttä  <ville.skytta@xemacs.org>
 
        * font-lock.el: Some faces and doc typo fixes from GNU Emacs.
        (font-lock-doc-face): New alias to font-lock-doc-string-face.
        * find-paths.el (paths-find-architecture-directory): Search in
        `system-configuration'/`base', not `base'`system-configuration'.
 
-2002-06-23  Ville Skyttä  <ville.skytta@xemacs.org>
+2002-06-23  Ville Skyttä  <ville.skytta@xemacs.org>
 
        * info.el (Info-index): Add missing \ in [ t].
 
        * startup.el (normal-top-level): Prevent migration code from
        trashing .emacs on an error in loading the init files.
 
-2002-03-14  Ville Skyttä  <ville.skytta@xemacs.org>
+2002-03-14  Ville Skyttä  <ville.skytta@xemacs.org>
 
        * files.el (auto-mode-alist): GNUmakefile is a Makefile,
        "system default" Xdefaults and friends get xrdb-mode.
 2002-02-03  Adrian Aichner  <adrian@xemacs.org>
 
        * printer.el (generic-print-region): Pass correct arguments to
-       lpr-region.  Thanks to Nevin Kapur <nevin@jhu.edu> and Björn
+       lpr-region.  Thanks to Nevin Kapur <nevin@jhu.edu> and Björn
        Torkelsson <torkel@acc.umu.se>.
 
 2002-01-09  John Paul Wallington  <jpw@shootybangbang.com>