From e1549b8178d241ddec9bb06837a922a396c0e7bb Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 27 Jul 2008 17:09:41 +0000 Subject: [PATCH] update. --- lisp/ChangeLog | 32 +++++++++++++++++++------------- lisp/utf-2000/ChangeLog | 5 +++++ 2 files changed, 24 insertions(+), 13 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9ccd2eb..7400672 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +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 +1442,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 +1498,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 +1605,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 +2185,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 +2194,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 +2224,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 +2244,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 +2276,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 +2296,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 +2375,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 +2545,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 +2588,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 diff --git a/lisp/utf-2000/ChangeLog b/lisp/utf-2000/ChangeLog index d2d2dd3..51a00bb 100644 --- a/lisp/utf-2000/ChangeLog +++ b/lisp/utf-2000/ChangeLog @@ -1,3 +1,8 @@ +2008-07-05 MORIOKA Tomohiko + + * char-db-util.el (char-db-insert-ccs-feature): Add setting for + `shinjigen-1' and `shinjigen-2'. + 2008-07-25 MORIOKA Tomohiko * Ideograph-R007-Two.el (C6-2568): Use G0-4D62 instead of U+5916 -- 1.7.10.4