diff options
| author | John Paul Wallington | 2003-05-31 22:18:22 +0000 |
|---|---|---|
| committer | John Paul Wallington | 2003-05-31 22:18:22 +0000 |
| commit | f984e73e762be7bcbe40c759fbbb8ed714de66f3 (patch) | |
| tree | 4bde472877d8a09d486a24fe0c272fcefe00a841 /src/ChangeLog | |
| parent | 981b7b0c72ffd10fb0cad9143258f99a4f9fb97b (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2003-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 | |||
| 1 | 2003-05-31 Kenichi Handa <handa@m17n.org> | 6 | 2003-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. |