Mercurial > emacs
diff lib-src/ChangeLog @ 88014:e830695cdb7f
(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.
| author | Stefan Monnier <monnier@iro.umontreal.ca> |
|---|---|
| date | Sat, 26 Jan 2008 21:27:38 +0000 |
| parents | 55f91384380f |
| children | c70e45a7acfd 0e2ade584fbb |
line wrap: on
line diff
--- a/lib-src/ChangeLog Sat Jan 26 21:05:58 2008 +0000 +++ b/lib-src/ChangeLog Sat Jan 26 21:27:38 2008 +0000 @@ -1,3 +1,9 @@ +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
