diff options
| author | Pavel JanÃk | 2001-11-16 22:54:22 +0000 |
|---|---|---|
| committer | Pavel JanÃk | 2001-11-16 22:54:22 +0000 |
| commit | 98cbb9fa3943d914de9099ab85fc1836f9c8c1c7 (patch) | |
| tree | 4f97a2c0204b251ac6d26ad3734efbb081c5d8dd /mac | |
| parent | 86e9de5f07675f80b2deac3bad93c36920611fcb (diff) | |
| download | emacs-98cbb9fa3943d914de9099ab85fc1836f9c8c1c7.tar.gz emacs-98cbb9fa3943d914de9099ab85fc1836f9c8c1c7.zip | |
*** empty log message ***
Diffstat (limited to 'mac')
| -rw-r--r-- | mac/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mac/ChangeLog b/mac/ChangeLog index ef30ddc4d04..c21194c2c40 100644 --- a/mac/ChangeLog +++ b/mac/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2001-11-16 Pavel Janík <Pavel@Janik.cz> | ||
| 2 | |||
| 3 | * src/macterm.c (waiting_for_input): Remove unnecessary prototype. | ||
| 4 | |||
| 1 | 2001-11-16 Kim F. Storm <storm@cua.dk> | 5 | 2001-11-16 Kim F. Storm <storm@cua.dk> |
| 2 | 6 | ||
| 3 | The following changes are made to clean up the various internal | 7 | The following changes are made to clean up the various internal |