diff options
| author | Dave Love | 2000-02-27 20:41:17 +0000 |
|---|---|---|
| committer | Dave Love | 2000-02-27 20:41:17 +0000 |
| commit | 4516715ac936e851476f6c7701bc14e6868b048f (patch) | |
| tree | 4e886ae7d355f2bac71d9e16f989bcb632ab7541 /src/ChangeLog | |
| parent | 0adc3570b094853695d4f6449b5717161bbddb4b (diff) | |
| download | emacs-4516715ac936e851476f6c7701bc14e6868b048f.tar.gz emacs-4516715ac936e851476f6c7701bc14e6868b048f.zip | |
Add a bunch of prototypes.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2598e76e927..fd5d325cd57 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2000-02-27 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * lisp.h: Add a bunch of prototypes. | ||
| 4 | |||
| 1 | 2000-02-26 Kenichi Handa <handa@etl.go.jp> | 5 | 2000-02-26 Kenichi Handa <handa@etl.go.jp> |
| 2 | 6 | ||
| 3 | * keyboard.c (read_char): Set `usec' correctly. | 7 | * keyboard.c (read_char): Set `usec' correctly. |