Mercurial > emacs
diff lib-src/ChangeLog @ 47648:7e41f969621c
*** empty log message ***
| author | Stefan Monnier <monnier@iro.umontreal.ca> |
|---|---|
| date | Fri, 27 Sep 2002 18:21:44 +0000 |
| parents | fb782cfe9a36 |
| children | 473041262ca1 |
line wrap: on
line diff
--- a/lib-src/ChangeLog Fri Sep 27 18:21:37 2002 +0000 +++ b/lib-src/ChangeLog Fri Sep 27 18:21:44 2002 +0000 @@ -1,3 +1,12 @@ +2002-09-27 Stefan Monnier <monnier@cs.yale.edu> + + * emacsclient.c: Remove SYSV support. + (eval, display): New vars. + (longopts): Add --eval and --display. + (decode_options): Add -e and -d processing. + (print_help_and_exit): Update the usage string. + (main): Add support for --eval and --display. + 2002-09-25 Stefan Monnier <monnier@cs.yale.edu> * emacsserver.c: Remove.
