Fix wrongly dated entry.
authorDavid Kastrup <dak@gnu.org>
Sat, 24 Nov 2007 15:32:54 +0000 (15:32 +0000)
committerDavid Kastrup <dak@gnu.org>
Sat, 24 Nov 2007 15:32:54 +0000 (15:32 +0000)
lisp/ChangeLog

index 811cbfe..6bf2aee 100644 (file)
 
        * 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.
 
 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