From d814862aa67a502a014d15c965f353f97500365a Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Fri, 23 Apr 2004 00:25:28 +0000 Subject: [PATCH] *** empty log message *** --- leim/ChangeLog | 24 ++++++++++++++---------- lib-src/ChangeLog | 4 ++++ lisp/ChangeLog | 4 ++++ lispintro/ChangeLog | 4 ++++ lispref/ChangeLog | 4 ++++ man/ChangeLog | 4 ++++ nt/ChangeLog | 1 + src/ChangeLog | 18 +++++++++++------- 8 files changed, 46 insertions(+), 17 deletions(-) diff --git a/leim/ChangeLog b/leim/ChangeLog index 5ef6b3d4467..0a9705c1b5d 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,3 +1,7 @@ +2004-04-23 Juanma Barranquero + + * makefile.w32-in: Add "-*- makefile -*-" mode tag. + 2004-04-09 Andrew Innes * makefile.w32-in (distclean clean): Remove nmake specific @@ -31,7 +35,7 @@ 2004-01-22 Ognyan Kulev (tiny change) * quail/cyrillic.el ("bulgarian-phonetic"): Docstring fixed. - Duplicated entry removed. + Duplicate entry removed. ("bulgarian-bds"): Docstring fixed. 2003-10-06 Dave Love @@ -52,7 +56,7 @@ 2003-07-21 KAWABATA, Taichi - * quail/indian.el (quail-indian-update-translation): Adjusted the + * quail/indian.el (quail-indian-update-translation): Adjust the behaviour according to the change of quail-translate-key. 2003-05-22 Kenichi Handa @@ -71,11 +75,11 @@ 2003-02-27 David Kastrup - * quail/greek.el (greek-babel): add koronis transliteration. + * quail/greek.el (greek-babel): Add koronis transliteration. 2003-02-23 David Kastrup - * quail/greek.el (greek-babel): fix <' accent. + * quail/greek.el (greek-babel): Fix <' accent. 2003-02-17 Dave Love @@ -89,7 +93,7 @@ 2003-02-11 KAWABATA, Taichi * quail/indian.el (punjabi-itrans, gujarati-itrans, oriya-itrans) - (bengali-itrans, assamese-itrans, telugu-itrans kannada-itrans) + (bengali-itrans, assamese-itrans, telugu-itrans, kannada-itrans) (malayalam-itrans, tamil-itrans): New ITRANS based input methods. (punjabi-inscript, gujarati-inscript, oriya-inscript) (bengali-inscript, assamese-inscript, telugu-inscript) @@ -104,7 +108,7 @@ 2003-02-05 David Kastrup - * quail/greek.el: fix iota accent typos in greek-babel + * quail/greek.el: Fix iota accent typos in greek-babel encoding. 2003-01-05 Dave Love @@ -234,8 +238,8 @@ 2002-01-07 Jaeyoun Chung - * quail/hangul.el: removed key sequence mapping for O[rsfaqtTd]. - Not used for Korean Hangul Type 2. (request from emacs-kr mailing + * quail/hangul.el: Remove key sequence mapping for O[rsfaqtTd]. + Not used for Korean Hangul Type 2 (request from emacs-kr mailing list). 2002-01-03 Eli Zaretskii @@ -282,7 +286,7 @@ 2001-12-03 Jaeyoun Chung - * quail/hangul3.el: Added a few convenient composing sequences for + * quail/hangul3.el: Add a few convenient composing sequences for Korean keyboard type 3 users. 2001-11-29 Dave Love @@ -293,7 +297,7 @@ 2001-11-28 Juanma Barranquero - * makefile.w32-in (INDIAN): Adjusted for the file name change; + * makefile.w32-in (INDIAN): Adjust for the file name change; quail/devanagari.elc -> quail/indian.elc. * makefile.nt (INDIAN): Likewise. diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 7355a29348a..eaf07239901 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,7 @@ +2004-04-23 Juanma Barranquero + + * makefile.w32-in: Add "-*- makefile -*-" mode tag. + 2004-04-17 Paul Eggert * rcs2log (Help): Clarify wording of the usage message. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index da2bb942b65..4a55737149f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2004-04-23 Juanma Barranquero + + * makefile.w32-in: Add "-*- makefile -*-" mode tag. + 2004-04-22 Stefan Monnier * diff-mode.el (diff-next-error): New fun. diff --git a/lispintro/ChangeLog b/lispintro/ChangeLog index 159bf98259e..728b4a3bb99 100644 --- a/lispintro/ChangeLog +++ b/lispintro/ChangeLog @@ -1,3 +1,7 @@ +2004-04-23 Juanma Barranquero + + * makefile.w32-in: Add "-*- makefile -*-" mode tag. + 2004-02-29 Juanma Barranquero * makefile.w32-in (mostlyclean, clean, maintainer-clean): Use diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 3050abb2c7b..db63d2adaa9 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2004-04-23 Juanma Barranquero + + * makefile.w32-in: Add "-*- makefile -*-" mode tag. + 2004-04-18 Jesper Harder * tips.texi (Coding Conventions): defopt -> defcustom. diff --git a/man/ChangeLog b/man/ChangeLog index 9ecdca06cad..b8bcd4129ac 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2004-04-23 Juanma Barranquero + + * makefile.w32-in: Add "-*- makefile -*-" mode tag. + 2004-04-18 Juri Linkov * fixit.texi (Spelling): Remove file extension from ispell xref. diff --git a/nt/ChangeLog b/nt/ChangeLog index b8ad4009b99..ed3f154e5dd 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -2,6 +2,7 @@ * nmake.defs: * gmake.defs: + * makefile.w32-in: * makefile.def: * makefile.nt: Add "-*- makefile -*-" mode tag. diff --git a/src/ChangeLog b/src/ChangeLog index e535b750949..4f00e25652c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2004-04-23 Juanma Barranquero + + * makefile.w32-in: Add "-*- makefile -*-" mode tag. + 2004-04-21 Stefan Monnier * lisp.h (XINT) [EXPLICIT_SIGN_EXTEND && !NO_UNION_TYPE]: @@ -8559,16 +8563,16 @@ 2002-07-11 Juanma Barranquero * alloc.c, buffer.c, bytecode.c, callint.c, callproc.c, coding.c, - * composite.c, dired.c, dispnew.c, editfns.c, emacs.c, eval.c, - * fileio.c, fns.c, insdel.c, keyboard.c, keymap.c, lread.c, macfns.c, - * macmenu.c, macros.c, minibuf.c, print.c, process.c, sound.c, - * textprop.c, w32fns.c, w32menu.c, window.c, xfaces.c, xfns.c, - * xmenu.c, xselect.c, xterm.c: Use SPECPDL_INDEX wherever makes sense. + composite.c, dired.c, dispnew.c, editfns.c, emacs.c, eval.c, + fileio.c, fns.c, insdel.c, keyboard.c, keymap.c, lread.c, macfns.c, + macmenu.c, macros.c, minibuf.c, print.c, process.c, sound.c, + textprop.c, w32fns.c, w32menu.c, window.c, xfaces.c, xfns.c, + xmenu.c, xselect.c, xterm.c: Use SPECPDL_INDEX wherever makes sense. 2002-07-10 Juanma Barranquero - * lisp.h (SPECPDL_INDEX): Rename from BINDING_STACK_SIZE. All callers - changed. + * lisp.h (SPECPDL_INDEX): Rename from BINDING_STACK_SIZE. + All callers changed. 2002-07-09 Stefan Monnier -- 2.11.4.GIT