Mercurial > emacs
changeset 49715:f4b00575aadc
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 11 Feb 2003 08:14:31 +0000 |
parents | 1df1c7ec81fd |
children | 14e851c84328 |
files | lisp/ChangeLog lispref/ChangeLog |
diffstat | 2 files changed, 5 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- 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 <lektu@terra.es> + + * makefile.w32-in (DONTCOMPILE): Add malayalam.el and tamil.el. + 2003-02-11 Kenichi Handa <handa@m17n.org> * 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 <vinicius@cpqd.com.br> +2003-02-07 Vinicius Jose Latorre <vinicius@cpqd.com.br> * printing.el: New file.
--- 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 <lektu@terra.es> - - * buffers.texi (Current Buffer): Describe `save-current-buffer' as a - special form, not a macro. From Jesper Harder <harder@ifa.au.dk>. - - * text.texi (Insertion): Don't show COUNT argument of `insert-char' as - optional. From Jesper Harder <harder@ifa.au.dk>. - 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com> * os.texi (System Environment): Added cygwin system-type.