diff options
| author | Dan Nicolaescu | 2008-10-13 02:32:51 +0000 |
|---|---|---|
| committer | Dan Nicolaescu | 2008-10-13 02:32:51 +0000 |
| commit | dc1cd5f755dc04067d7b18eb8b647df876a2ad17 (patch) | |
| tree | 19ddef4c90d5a4cddcf6d427b3a0896f73efa494 /lib-src/ChangeLog | |
| parent | 5870cb7682e7b70471d86b1b0b5724aa0fe18d74 (diff) | |
| download | emacs-dc1cd5f755dc04067d7b18eb8b647df876a2ad17.tar.gz emacs-dc1cd5f755dc04067d7b18eb8b647df876a2ad17.zip | |
(longopts, print_help_and_exit): Add -nw.
(decode_options): Use getopt_long_only.
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 255ed8d442a..7883cf3b085 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-10-13 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 2 | |||
| 3 | * emacsclient.c (longopts, print_help_and_exit): Add -nw. | ||
| 4 | (decode_options): Use getopt_long_only. | ||
| 5 | |||
| 1 | 2008-09-30 Eli Zaretskii <eliz@gnu.org> | 6 | 2008-09-30 Eli Zaretskii <eliz@gnu.org> |
| 2 | 7 | ||
| 3 | * makefile.w32-in (OTHER_PLATFORM_SUPPORT): Remove ccl.elc and | 8 | * makefile.w32-in (OTHER_PLATFORM_SUPPORT): Remove ccl.elc and |