1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-02 11:21:42 +00:00

*** empty log message ***

This commit is contained in:
Juanma Barranquero 2003-02-11 09:03:05 +00:00
parent 399a26ce25
commit 71ffc53a70
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2003-02-11 Juanma Barranquero <lektu@terra.es>
* makefile.w32-in (lisp): Add malayalam.el and tamil.el.
2003-02-08 Andreas Schwab <schwab@suse.de>
* Makefile.in (EXEEXT): Define to @EXEEXT@ and use this variable

View File

@ -1,5 +1,7 @@
2003-02-11 Juanma Barranquero <lektu@terra.es>
* info-xref.el (info-xref-check-buffer): Fix typo.
* makefile.w32-in (DONTCOMPILE): Add malayalam.el and tamil.el.
2003-02-11 Kenichi Handa <handa@m17n.org>