aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKim F. Storm2002-09-18 19:30:10 +0000
committerKim F. Storm2002-09-18 19:30:10 +0000
commit454d0d5e7fb60d72e855420d18180517701303b8 (patch)
tree04f68769dd26e6170d5b1ebf65302cdc6c7e5eac /src
parent0929139a43a3646c74d4ab0c7580160f1518769f (diff)
downloademacs-454d0d5e7fb60d72e855420d18180517701303b8.tar.gz
emacs-454d0d5e7fb60d72e855420d18180517701303b8.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
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 @@
12002-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
12002-09-18 Richard M. Stallman <rms@gnu.org> 62002-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.