aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog6
-rw-r--r--lispref/ChangeLog8
2 files changed, 5 insertions, 9 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6b8ce358cd5..7e365fde360 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12003-02-11 Juanma Barranquero <lektu@terra.es>
2
3 * makefile.w32-in (DONTCOMPILE): Add malayalam.el and tamil.el.
4
12003-02-11 Kenichi Handa <handa@m17n.org> 52003-02-11 Kenichi Handa <handa@m17n.org>
2 6
3 * loadup.el: Load "language/malayalam" and "language/tamil". 7 * loadup.el: Load "language/malayalam" and "language/tamil".
@@ -105,7 +109,7 @@
105 109
106 * printing.el (pr-get-symbol): Define during compile. 110 * printing.el (pr-get-symbol): Define during compile.
107 111
1082003-02-07 Vinicius Jose Latorre <vinicius@cpqd.com.br> 1122003-02-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
109 113
110 * printing.el: New file. 114 * printing.el: New file.
111 115
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index ac3f3d3725f..8f735ba3a99 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,11 +1,3 @@
12003-02-10 Juanma Barranquero <lektu@terra.es>
2
3 * buffers.texi (Current Buffer): Describe `save-current-buffer' as a
4 special form, not a macro. From Jesper Harder <harder@ifa.au.dk>.
5
6 * text.texi (Insertion): Don't show COUNT argument of `insert-char' as
7 optional. From Jesper Harder <harder@ifa.au.dk>.
8
92003-01-31 Joe Buehler <jhpb@draco.hekimian.com> 12003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
10 2
11 * os.texi (System Environment): Added cygwin system-type. 3 * os.texi (System Environment): Added cygwin system-type.