Mercurial > emacs
comparison lib-src/ChangeLog @ 91663:2b045ea84cf9
(decode_options): Pass --display implicitly if -c
is specified. Only set tty if -t or -c is specified.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 08 Feb 2008 15:25:58 +0000 |
parents | 39643299db55 |
children | 0a928dba3639 |
comparison
equal
deleted
inserted
replaced
91662:9687e006eab2 | 91663:2b045ea84cf9 |
---|---|
1 2008-02-08 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * emacsclient.c (decode_options): Pass --display implicitly if -c | |
4 is specified. Only set tty if -t or -c is specified. | |
5 | |
1 2008-02-04 Jason Rumney <jasonr@gnu.org> | 6 2008-02-04 Jason Rumney <jasonr@gnu.org> |
2 | 7 |
3 * makefile.w32-in (lisp1): Use (), not {}. | 8 * makefile.w32-in (lisp1): Use (), not {}. |
4 | 9 |
5 2008-02-04 Tom Tromey <tromey@redhat.com> | 10 2008-02-04 Tom Tromey <tromey@redhat.com> |