diff options
| author | Kim F. Storm | 2002-05-28 22:03:41 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2002-05-28 22:03:41 +0000 |
| commit | 3ad83f29b5cc6e7b1e78dca4c0f7d31f9a852444 (patch) | |
| tree | a14b6b7369b88d4fff532db01326e6a41ef6ba39 | |
| parent | b54cfb553821c946e1a154001efbbf4f6310e679 (diff) | |
| download | emacs-3ad83f29b5cc6e7b1e78dca4c0f7d31f9a852444.tar.gz emacs-3ad83f29b5cc6e7b1e78dca4c0f7d31f9a852444.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 5 |
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 @@ | |||
| 1 | 2002-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 | |||
| 1 | 2002-05-28 Colin Walters <walters@gnu.org> | 6 | 2002-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'. |