Mercurial > emacs
annotate src/.cvsignore @ 83493:1bf2ca323037
Let the Emacs server recognize `inhibit-startup-echo-area-message'. (Reported by Han Boetes.)
* lisp/startup.el (display-startup-echo-area-message):
Handle `inhibit-startup-echo-area-message' here.
(command-line-1): Moved from here.
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-533
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Tue, 21 Mar 2006 22:32:30 +0000 |
parents | adbf7c56937f |
children | e5fe1e4d0e09 |
rev | line source |
---|---|
53661
41bc433c6843
Add .gdb_history
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
40342
diff
changeset
|
1 *-spd |
31647
0b2ba6cfa083
Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29746
diff
changeset
|
2 *.core |
53661
41bc433c6843
Add .gdb_history
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
40342
diff
changeset
|
3 *.pdb |
41bc433c6843
Add .gdb_history
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
40342
diff
changeset
|
4 .gdb_history |
31647
0b2ba6cfa083
Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29746
diff
changeset
|
5 Makefile |
65667
adbf7c56937f
Add makefile (for MS-Windows).
Eli Zaretskii <eliz@gnu.org>
parents:
58070
diff
changeset
|
6 makefile |
31647
0b2ba6cfa083
Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29746
diff
changeset
|
7 Makefile.c |
25924 | 8 TAGS-LISP |
53661
41bc433c6843
Add .gdb_history
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
40342
diff
changeset
|
9 _gdbinit |
31647
0b2ba6cfa083
Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29746
diff
changeset
|
10 bootstrap-emacs |
25889 | 11 config.h |
12 config.stamp | |
13 emacs | |
14 emacs-* | |
31647
0b2ba6cfa083
Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29746
diff
changeset
|
15 epaths.h |
53661
41bc433c6843
Add .gdb_history
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
40342
diff
changeset
|
16 gdb.ini |
27634
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
25924
diff
changeset
|
17 obj |
31647
0b2ba6cfa083
Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29746
diff
changeset
|
18 prefix-args |
0b2ba6cfa083
Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29746
diff
changeset
|
19 stamp-oldxmenu |
0b2ba6cfa083
Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29746
diff
changeset
|
20 temacs |
58070
3d3c06296275
* .cvsignore: Add buildobj.lst.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53661
diff
changeset
|
21 buildobj.lst |