aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2008-01-12 15:50:33 +0000
committerEli Zaretskii2008-01-12 15:50:33 +0000
commit0ebec7d35c363197865d0d4ba7fdfb9eda221b3b (patch)
tree127618b0577ab4c110e46454f3242fbc6579f155 /lib-src/ChangeLog
parentbb9f794856ee92c7e86d840996074df905f7515b (diff)
downloademacs-0ebec7d35c363197865d0d4ba7fdfb9eda221b3b.tar.gz
emacs-0ebec7d35c363197865d0d4ba7fdfb9eda221b3b.zip
(decode_options) [WINDOWSNT]: Don't use the value of DISPLAY in the
environment. Don't support -d. (print_help_and_exit) [WINDOWSNT]: Don't show the --display option. (longopts) [WINDOWSNT]: Remove --display.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index c7c6d3076cc..07d73545468 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,10 @@
12008-01-12 Eli Zaretskii <eliz@gnu.org>
2
3 * emacsclient.c (decode_options) [WINDOWSNT]: Don't use the value
4 of DISPLAY in the environment. Don't support -d.
5 (print_help_and_exit) [WINDOWSNT]: Don't show the --display option.
6 (longopts) [WINDOWSNT]: Remove --display.
7
12008-01-10 Chong Yidong <cyd@stupidchicken.com> 82008-01-10 Chong Yidong <cyd@stupidchicken.com>
2 9
3 * pop.c (pop_stat, pop_last): Check validity of string-to-integer 10 * pop.c (pop_stat, pop_last): Check validity of string-to-integer