# HG changeset patch # User Juanma Barranquero # Date 1044951271 0 # Node ID f4b00575aadcbb7a8cb4c749b2bc2508b2a4888a # Parent 1df1c7ec81fd9cb1e93c0ca172688216896cba75 *** empty log message *** diff -r 1df1c7ec81fd -r f4b00575aadc lisp/ChangeLog --- a/lisp/ChangeLog Tue Feb 11 08:11:49 2003 +0000 +++ b/lisp/ChangeLog Tue Feb 11 08:14:31 2003 +0000 @@ -1,3 +1,7 @@ +2003-02-11 Juanma Barranquero + + * makefile.w32-in (DONTCOMPILE): Add malayalam.el and tamil.el. + 2003-02-11 Kenichi Handa * loadup.el: Load "language/malayalam" and "language/tamil". @@ -105,7 +109,7 @@ * printing.el (pr-get-symbol): Define during compile. -2003-02-07 Vinicius Jose Latorre +2003-02-07 Vinicius Jose Latorre * printing.el: New file. diff -r 1df1c7ec81fd -r f4b00575aadc lispref/ChangeLog --- a/lispref/ChangeLog Tue Feb 11 08:11:49 2003 +0000 +++ b/lispref/ChangeLog Tue Feb 11 08:14:31 2003 +0000 @@ -1,11 +1,3 @@ -2003-02-10 Juanma Barranquero - - * buffers.texi (Current Buffer): Describe `save-current-buffer' as a - special form, not a macro. From Jesper Harder . - - * text.texi (Insertion): Don't show COUNT argument of `insert-char' as - optional. From Jesper Harder . - 2003-01-31 Joe Buehler * os.texi (System Environment): Added cygwin system-type.