summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--leim/ChangeLog24
-rw-r--r--lib-src/ChangeLog4
-rw-r--r--lisp/ChangeLog4
-rw-r--r--lispintro/ChangeLog4
-rw-r--r--lispref/ChangeLog4
-rw-r--r--man/ChangeLog4
-rw-r--r--nt/ChangeLog1
-rw-r--r--src/ChangeLog18
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 <lektu@terra.es>
+
+ * makefile.w32-in: Add "-*- makefile -*-" mode tag.
+
2004-04-09 Andrew Innes <andrewi@gnu.org>
* makefile.w32-in (distclean clean): Remove nmake specific
@@ -31,7 +35,7 @@
2004-01-22 Ognyan Kulev <ogi@fmi.uni-sofia.bg> (tiny change)
* quail/cyrillic.el ("bulgarian-phonetic"): Docstring fixed.
- Duplicated entry removed.
+ Duplicate entry removed.
("bulgarian-bds"): Docstring fixed.
2003-10-06 Dave Love <fx@gnu.org>
@@ -52,7 +56,7 @@
2003-07-21 KAWABATA, Taichi <kawabata@m17n.org>
- * 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 <handa@m17n.org>
@@ -71,11 +75,11 @@
2003-02-27 David Kastrup <dak@gnu.org>
- * quail/greek.el (greek-babel): add koronis transliteration.
+ * quail/greek.el (greek-babel): Add koronis transliteration.
2003-02-23 David Kastrup <dak@gnu.org>
- * quail/greek.el (greek-babel): fix <' accent.
+ * quail/greek.el (greek-babel): Fix <' accent.
2003-02-17 Dave Love <fx@gnu.org>
@@ -89,7 +93,7 @@
2003-02-11 KAWABATA, Taichi <kawabata@m17n.org>
* 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 <dak@gnu.org>
- * 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 <fx@gnu.org>
@@ -234,8 +238,8 @@
2002-01-07 Jaeyoun Chung <jay@kldp.org>
- * 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 <eliz@is.elta.co.il>
@@ -282,7 +286,7 @@
2001-12-03 Jaeyoun Chung <jay@kldp.org>
- * 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 <fx@gnu.org>
@@ -293,7 +297,7 @@
2001-11-28 Juanma Barranquero <lektu@terra.es>
- * 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 <lektu@terra.es>
+
+ * makefile.w32-in: Add "-*- makefile -*-" mode tag.
+
2004-04-17 Paul Eggert <eggert@gnu.org>
* 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 <lektu@terra.es>
+
+ * makefile.w32-in: Add "-*- makefile -*-" mode tag.
+
2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
* 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 <lektu@terra.es>
+
+ * makefile.w32-in: Add "-*- makefile -*-" mode tag.
+
2004-02-29 Juanma Barranquero <lektu@terra.es>
* 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 <lektu@terra.es>
+
+ * makefile.w32-in: Add "-*- makefile -*-" mode tag.
+
2004-04-18 Jesper Harder <harder@ifa.au.dk>
* 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 <lektu@terra.es>
+
+ * makefile.w32-in: Add "-*- makefile -*-" mode tag.
+
2004-04-18 Juri Linkov <juri@jurta.org>
* 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 <lektu@terra.es>
+
+ * makefile.w32-in: Add "-*- makefile -*-" mode tag.
+
2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
* lisp.h (XINT) [EXPLICIT_SIGN_EXTEND && !NO_UNION_TYPE]:
@@ -8559,16 +8563,16 @@
2002-07-11 Juanma Barranquero <lektu@terra.es>
* 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 <lektu@terra.es>
- * 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 <monnier@cs.yale.edu>