Mercurial > emacs
annotate lispintro/.cvsignore @ 83045:8ca11496d25c
Changed emacsclient to open new frames by default.
lib-src/emacsclient.c (decode_options): Handle the case when $DISPLAY
is an empty string. Set window_system or tty to one by default,
depending on if there is a valid display.
(longopts, decode_options, print_help_and_exit): Removed -w, added -c.
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-85
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Fri, 20 Feb 2004 01:46:26 +0000 |
parents | d90447516029 |
children | adbf7c56937f |
rev | line source |
---|---|
41429 | 1 *.aux |
2 *.fn | |
3 *.fns | |
4 *.cps | |
5 *.cp | |
6 *.kys | |
7 *.ky | |
8 *.toc | |
9 *.pgs | |
10 *.pg | |
11 *.log | |
12 *.vrs | |
13 *.vr | |
14 *.dvi | |
15 *.ps | |
16 *.tp | |
17 *.tps | |
18 *.tmp | |
41869
d90447516029
Added *.txt to .cvsignore list.
Robert J. Chassell <bob@rattlesnake.com>
parents:
41429
diff
changeset
|
19 *.txt |
41429 | 20 Makefile |