X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2FChangeLog;h=26222f0dd914b70d8290799c15e677fa94937d2d;hb=5f57cb8a888d69aa807ff80ce93252c44752cc5b;hp=9ccd2ebd3cfa14c1775af54fea7739ab415d819a;hpb=096307f5ab2ee53e50d94562e1eadb6966fcaa40;p=chise%2Fxemacs-chise.git- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9ccd2eb..26222f0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,108 @@ +2009-04-07 MORIOKA Tomohiko + + * 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 + + * 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 + + * 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 + + * 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 + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + settings for `=jis-x0213-1@2004'. + +2008-09-03 MORIOKA Tomohiko + + * 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 + + * mule/mule-conf.el (=shinjigen): New coded-charset for XEmacs + CHISE. + (=shinjigen@1ed): Inherited from `=shinjigen'. + (=shinjigen@rev): Likewise. + +2008-08-05 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + settings for `=shinjigen@rev' and `=shinjigen@1ed'. + +2008-08-04 MORIOKA Tomohiko + + * 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 + + * 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): @@ -1436,7 +1541,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. @@ -1492,7 +1597,7 @@ * 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ä +2005-12-05 Ville Skyttä * minibuf.el (x-library-search-path): Add /usr(/local)/share/X11. * font.el (font-lookup-rgb-components): Ditto, remove stale comment. @@ -1599,7 +1704,7 @@ * simple.el (shifted-motion-keys-select-region): Fix statement about unshifted-motion-keys-deselect-region. -2004-12-15 Ville Skyttä +2004-12-15 Ville Skyttä * bytecomp-runtime.el (make-obsolete): Add 3rd argument (no-op for now) for GNU Emacs compatibility. @@ -2179,7 +2284,7 @@ * isearch-mode.el (isearch-mode-map): GR (and C1) is printable. -2003-01-06 Ville Skyttä +2003-01-06 Ville Skyttä * menubar-items.el (default-menubar): Use browse-url-mozilla instead of browse-url-gnome-moz for Mozilla. @@ -2188,13 +2293,13 @@ * XEmacs 21.4.11 "Native Windows TTY Support" is released. -2002-12-27 Ville Skyttä +2002-12-27 Ville Skyttä * files.el (auto-mode-alist): Remove redundant entries for modes that live in packages. (interpreter-mode-alist): Ditto. -2002-03-17 Ville Skyttä +2002-03-17 Ville Skyttä * menubar-items.el (default-menubar): Sync with current browse-url-xemacs.el. @@ -2218,7 +2323,7 @@ (font-lock-fontify-keywords-region): Supply the argument to font-lock-compile-keywords. -2002-09-22 Ville Skyttä +2002-09-22 Ville Skyttä * package-get.el (package-get-download-sites): Bring sites list up to date, prefer xx.xemacs.org addresses. @@ -2238,7 +2343,7 @@ * gutter-items.el (set-progress-feedback-instantiator): Fix bad merge. -2002-09-02 Ville Skyttä +2002-09-02 Ville Skyttä * bytecomp-runtime.el (make-obsolete): Docstring argument nit. (make-obsolete-variable): Ditto. @@ -2270,7 +2375,7 @@ * XEmacs 21.4.9 "Informed Management" is released. -2002-06-22 Ville Skyttä +2002-06-22 Ville Skyttä * subr.el (add-to-list): Sync with GNU Emacs 21.2, adding the "&optional append" argument. @@ -2290,7 +2395,7 @@ * simple.el (join-line): New alias for `delete-indentation'. -2002-08-02 Ville Skyttä +2002-08-02 Ville Skyttä * font-lock.el: Some faces and doc typo fixes from GNU Emacs. (font-lock-doc-face): New alias to font-lock-doc-string-face. @@ -2369,7 +2474,7 @@ * find-paths.el (paths-find-architecture-directory): Search in `system-configuration'/`base', not `base'`system-configuration'. -2002-06-23 Ville Skyttä +2002-06-23 Ville Skyttä * info.el (Info-index): Add missing \ in [ t]. @@ -2539,7 +2644,7 @@ * startup.el (normal-top-level): Prevent migration code from trashing .emacs on an error in loading the init files. -2002-03-14 Ville Skyttä +2002-03-14 Ville Skyttä * files.el (auto-mode-alist): GNUmakefile is a Makefile, "system default" Xdefaults and friends get xrdb-mode. @@ -2582,7 +2687,7 @@ 2002-02-03 Adrian Aichner * printer.el (generic-print-region): Pass correct arguments to - lpr-region. Thanks to Nevin Kapur and Björn + lpr-region. Thanks to Nevin Kapur and Björn Torkelsson . 2002-01-09 John Paul Wallington