diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 7 |
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 @@ | |||
| 1 | 2008-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 | |||
| 1 | 2008-01-10 Chong Yidong <cyd@stupidchicken.com> | 8 | 2008-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 |