changeset 86405:7f36cf0620b3

Fix wrongly dated entry.
author David Kastrup <dak@gnu.org>
date Sat, 24 Nov 2007 15:32:54 +0000
parents 9215d9aeb65e
children 22b18b2eec8e
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Nov 24 15:22:07 2007 +0000
+++ b/lisp/ChangeLog	Sat Nov 24 15:32:54 2007 +0000
@@ -17,6 +17,10 @@
 
 	* international/ucs-tables.el (ucs-8859-7-alist): Update the table.
 
+2007-11-23  David Kastrup  <dak@gnu.org>
+
+	* server.el (server-process-filter): Use `command-line-args-left'
+
 2007-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* nxml/subdirs.el, nxml/char-data/subdirs.el, nxml/rng-auto.el: Remove.
@@ -3915,8 +3919,6 @@
 
 2007-09-30  David Kastrup  <dak@gnu.org>
 
-	* server.el (server-process-filter): Use `command-line-args-left'
-
 	* startup.el (argv): Alias for `command-line-args-left' to use as
 	`(pop argv)' inside of --eval command sequences.  Allows for
 	passing shell commands into Emacs verbatim without need for Lisp