diff options
| author | Kim F. Storm | 2002-09-18 19:30:10 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2002-09-18 19:30:10 +0000 |
| commit | 454d0d5e7fb60d72e855420d18180517701303b8 (patch) | |
| tree | 04f68769dd26e6170d5b1ebf65302cdc6c7e5eac /src | |
| parent | 0929139a43a3646c74d4ab0c7580160f1518769f (diff) | |
| download | emacs-454d0d5e7fb60d72e855420d18180517701303b8.tar.gz emacs-454d0d5e7fb60d72e855420d18180517701303b8.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 212040cf9cb..e0e1c2c56ce 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2002-09-18 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * process.c (make-network-process): Doc fix (there is no | ||
| 4 | network-server-log-function hook). | ||
| 5 | |||
| 1 | 2002-09-18 Richard M. Stallman <rms@gnu.org> | 6 | 2002-09-18 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * print.c (print): Clear out the unused parts of Vprint_number_table. | 8 | * print.c (print): Clear out the unused parts of Vprint_number_table. |