diff options
Diffstat (limited to 'lib-src')
| -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 2a702b8b719..84ef0dae0c1 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2008-11-02 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * emacsclient.c (window_system): Delete redundant variable. | ||
| 4 | (decode_options): Don't use it. | ||
| 5 | (find_tty): New function. | ||
| 6 | (main): Use find_tty, and don't use window_system. | ||
| 7 | |||
| 1 | 2008-11-01 Eli Zaretskii <eliz@gnu.org> | 8 | 2008-11-01 Eli Zaretskii <eliz@gnu.org> |
| 2 | 9 | ||
| 3 | * emacsclient.c (main) [WINDOWSNT]: Don't ifdef away the call to | 10 | * emacsclient.c (main) [WINDOWSNT]: Don't ifdef away the call to |