aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5261d443980..0a38c98cc2e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12002-05-29 Kim F. Storm <storm@cua.dk>
2
3 * simple.el (open-network-stream-server): Pass on optional args
4 sentinel and filter to make-network-process (from Luke Gorrie).
5
12002-05-28 Colin Walters <walters@gnu.org> 62002-05-28 Colin Walters <walters@gnu.org>
2 7
3 * textmodes/sgml-mode.el (xml-mode): New alias for `sgml-mode'. 8 * textmodes/sgml-mode.el (xml-mode): New alias for `sgml-mode'.