aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJohn Paul Wallington2003-05-31 22:18:22 +0000
committerJohn Paul Wallington2003-05-31 22:18:22 +0000
commitf984e73e762be7bcbe40c759fbbb8ed714de66f3 (patch)
tree4bde472877d8a09d486a24fe0c272fcefe00a841 /src/ChangeLog
parent981b7b0c72ffd10fb0cad9143258f99a4f9fb97b (diff)
downloademacs-f984e73e762be7bcbe40c759fbbb8ed714de66f3.tar.gz
emacs-f984e73e762be7bcbe40c759fbbb8ed714de66f3.zip
(lisp, shortlisp): byte-run, float-sup, map-ynp, and
timer are in lisp/emacs-lisp.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e439a5f9946..bed19f47d4a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12003-05-31 John Paul Wallington <jpw@gnu.org>
2
3 * Makefile.in (lisp, shortlisp): byte-run, float-sup, map-ynp, and
4 timer are in lisp/emacs-lisp.
5
12003-05-31 Kenichi Handa <handa@m17n.org> 62003-05-31 Kenichi Handa <handa@m17n.org>
2 7
3 * charset.h (VALID_LEADING_CODE_P): New macro. 8 * charset.h (VALID_LEADING_CODE_P): New macro.