+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
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>
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>
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>
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)
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>
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>
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>
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.
+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.
+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.
+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
+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.
+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.
* nmake.defs:
* gmake.defs:
+ * makefile.w32-in:
* makefile.def:
* makefile.nt: Add "-*- makefile -*-" mode tag.
+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]:
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>