aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2008-01-26 21:27:38 +0000
committerStefan Monnier2008-01-26 21:27:38 +0000
commit0ea5797a183e5aaeb3be19ff8a95de0d28acd1c9 (patch)
treee34850b130fa8a1bb3f93a8c0759fc580951d540 /lib-src/ChangeLog
parentf7317f6c66b56413263ab8d1efd14d85e7bf6561 (diff)
downloademacs-0ea5797a183e5aaeb3be19ff8a95de0d28acd1c9.tar.gz
emacs-0ea5797a183e5aaeb3be19ff8a95de0d28acd1c9.zip
(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.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 7409d136527..9ebfbc29ecd 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,9 @@
12008-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * emacsclient.c (decode_options): Default to a NULL display, as Emacs-22.
4 Allow the -d option under w32 again, for those rare cases where it
5 actually does make sense.
6
12008-01-25 Juanma Barranquero <lekktu@gmail.com> 72008-01-25 Juanma Barranquero <lekktu@gmail.com>
2 8
3 * emacsclient.c (set_tcp_socket): Don't send "\n" after 9 * emacsclient.c (set_tcp_socket): Don't send "\n" after