X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/bcc1caeb621e14c1c389c10e60348eb633836b0f..7dfc4cda5df5732cc79ad4739bac13b55baae873:/leim/ChangeLog?ds=sidebyside diff --git a/leim/ChangeLog b/leim/ChangeLog index cae118736e..f4bfce06bb 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,3 +1,81 @@ +2007-06-02 Chong Yidong + + * Version 22.1 released. + +2007-01-30 Kenichi Handa + + * CXTERM-DIC/CCDOSPY.tit, CXTERM-DIC/PY-b5.tit, CXTERM-DIC/SW.tit, + CXTERM-DIC/TONEPY.tit: Add copyright and license notices. + + * MISC-DIC/pinyin.map, MISC-DIC/ziranma.cin: Add copyright and + license notices. + +2007-01-24 Kenichi Handa + + * MISC-DIC/README: New file. + + * CXTERM-DIC/README: New file. + + * CXTERM-DIC/4Corner.tit, CXTERM-DIC/CCDOSPY.tit, + CXTERM-DIC/PY-b5.tit, CXTERM-DIC/QJ-b5.tit, CXTERM-DIC/QJ.tit, + CXTERM-DIC/SW.tit, CXTERM-DIC/TONEPY.tit: Updated from + X11R6/contrib/programs/cxterm. + + * ja-dic/ja-dic.el: Regenerated. + +2007-01-12 Kenichi Handa + + * quail/uni-input.el (ucs-input-method): Signal an error for a + Unicode character that is not yet supported. + +2006-12-26 Andreas Schwab + + * Makefile.in (datarootdir): Define. + +2006-12-20 Eli Zaretskii + + * Makefile.in (leim-list.el): Depend on ${TIT-MISC}, not + ${NON-TIT-MISC}. + +2006-12-09 Juanma Barranquero + + * quail/latin-alt.el ("scandinavian-alt-postfix"): Fix typo. + + * quail/uni-input.el (ucs-input-help): Fix title of ucs input method. + +2006-12-09 Eli Zaretskii + + * makefile.w32-in (leim-list.el): Depend on leim-ext.el as well. + Run Emacs to append non-empty non-comment lines in leim-ext.el + to leim-list.el. + +2006-12-05 Juanma Barranquero + + * makefile.w32-in (MISC): Add $(srcdir)/quail/sisheng.elc. + +2006-11-29 Juanma Barranquero + + * quail/greek.el ("greek-mizuochi"): Remove spurious initial newline + in docstring. + +2006-11-04 Romain Francoise + + * Makefile.in (bootstrap-clean): New target. + +2006-10-12 Kenichi Handa + + * Makefile.in (install): Be sure to make ${INSTALLDIR} before `cd' + to it. + +2006-10-05 Chong Yidong + + * quail/latin-ltx.el: Fix typo in previous change. + +2006-10-05 Stefan Monnier + + * quail/latin-ltx.el: Remove rules that start with { since they are + redundant and hence impact the { key for no good reason. + 2006-10-02 Kenichi Handa * Makefile.in (install): Fix previous change. @@ -80,19 +158,16 @@ 2005-06-04 Eli Zaretskii - * makefile.w32-in (distclean): Fix a typo (colon was after - "clean"). + * makefile.w32-in (distclean): Fix a typo (colon was after "clean"). (extraclean): New target, emulates Makefile.in. 2005-04-06 Kenichi Handa - * quail/sgml-input.el ("sgml"): Enable quail-completion by typing - TAB. + * quail/sgml-input.el ("sgml"): Enable quail-completion by typing TAB. 2005-03-26 Kenichi Handa - * quail/latin-ltx.el ("TeX"): Enable quail-completion by typing - TAB. + * quail/latin-ltx.el ("TeX"): Enable quail-completion by typing TAB. 2005-03-18 Kenichi Handa @@ -152,7 +227,7 @@ 2004-07-01 David Kastrup - * quail/greek.el ("((") ("))"): add quotation mark shorthands. + * quail/greek.el ("((") ("))"): Add quotation mark shorthands. 2004-06-30 Andreas Schwab @@ -203,7 +278,7 @@ 2004-05-01 Kenichi Handa - * Makefile.in (OTHERS): Raname from MISC. + * Makefile.in (OTHERS): Rename from MISC. (MISC): Rename from MISC-DIC. (WORLD): Adjute for the above changes. (TIT-MISC, NON-TIT-MISC): New targets. @@ -1612,10 +1687,27 @@ ;; Local Variables: ;; coding: iso-2022-7bit +;; add-log-time-zone-rule: t ;; End: - Copyright (C) 1997, 1998, 1999, 2001 Free Software Foundation, Inc. - Copying and distribution of this file, with or without modification, - are permitted provided the copyright notice and this notice are preserved. + Copyright (C) 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006, + 2007 Free Software Foundation, Inc. + + This file is part of GNU Emacs. + + GNU Emacs is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2, or (at your option) + any later version. + + GNU Emacs is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with GNU Emacs; see the file COPYING. If not, write to the + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. ;;; arch-tag: 4b364045-a476-4ff7-92ad-dde58dbd45b4