Merge unicode branch
[bpt/emacs.git] / lib-src / ChangeLog
index 07d7354..9ebfbc2 100644 (file)
@@ -1,3 +1,28 @@
+2008-01-26  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * emacsclient.c (decode_options): Default to a NULL display, as Emacs-22.
+       Allow the -d option under w32 again, for those rare cases where it
+       actually does make sense.
+
+2008-01-25  Juanma Barranquero  <lekktu@gmail.com>
+
+       * emacsclient.c (set_tcp_socket): Don't send "\n" after
+       the authentication string; there's no need to haste.
+
+2008-01-22  Chong Yidong  <cyd@stupidchicken.com>
+
+       * pop.c (pop_stat, pop_last): Fix last fix.
+
+2008-01-18  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * movemail.c: Remove references to XENIX.
+
+2008-01-13  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * movemail.c:
+       * make-docfile.c: Remove reference to symbols defined by systems
+       not supported anymore: MAC_OS8, XENIX and STRIDE.
+
 2008-01-12  Eli Zaretskii  <eliz@gnu.org>
 
        * emacsclient.c (decode_options) [WINDOWSNT]: Don't use the value
@@ -14,7 +39,7 @@
 
        * emacsclient.c: Add missing final newlines to message calls.
 
-2008-01-09  Daniel Hackney <dan@haxney.org>  (tiny change)
+2008-01-09  Daniel Hackney  <dan@haxney.org>  (tiny change)
 
        * emacsclient.c (set_socket): Add final newline to socket error message.