aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim F. Storm2002-05-28 22:03:41 +0000
committerKim F. Storm2002-05-28 22:03:41 +0000
commit3ad83f29b5cc6e7b1e78dca4c0f7d31f9a852444 (patch)
treea14b6b7369b88d4fff532db01326e6a41ef6ba39
parentb54cfb553821c946e1a154001efbbf4f6310e679 (diff)
downloademacs-3ad83f29b5cc6e7b1e78dca4c0f7d31f9a852444.tar.gz
emacs-3ad83f29b5cc6e7b1e78dca4c0f7d31f9a852444.zip
*** empty log message ***
-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'.