annotate src/.cvsignore @ 83018:1465425fe2d3

Romain Francoise's and Ami Fischman's bugfixes. src/term.c (create_tty_output): Fix syntax error. Reported by Ami Fischman (ami at fischman dot org). lisp/loadup.el: Load term/x-win.el if X is available. lisp/startup.el (handle-args-function-alist) (window-system-initialization-alist): New variables. (command-line): Don't load term/x-win.el, use the above variables. lisp/x-win.el: (x-initialize-window-system): New function, move X initialization here. (x-initialized): New variable. lisp/frame.el (make-frame-on-display): Don't initialize X twice, and make sure to pass the correct display parameter to x-open-connection. Reported by Romain Francoise (romain at orebokech dot com). git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-58
author Karoly Lorentey <lorentey@elte.hu>
date Thu, 22 Jan 2004 02:36:55 +0000
parents bdf5794b5e20
children 41bc433c6843 d7ddb3e565de
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
31647
0b2ba6cfa083 Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 29746
diff changeset
1 *.core
0b2ba6cfa083 Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 29746
diff changeset
2 Makefile
0b2ba6cfa083 Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 29746
diff changeset
3 Makefile.c
25924
87e6c0b89c1f Add TAGS-LISP
Gerd Moellmann <gerd@gnu.org>
parents: 25889
diff changeset
4 TAGS-LISP
31647
0b2ba6cfa083 Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 29746
diff changeset
5 bootstrap-emacs
25889
75e266ee9b9c *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents:
diff changeset
6 config.h
75e266ee9b9c *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents:
diff changeset
7 config.stamp
75e266ee9b9c *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents:
diff changeset
8 emacs
75e266ee9b9c *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents:
diff changeset
9 emacs-*
31647
0b2ba6cfa083 Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 29746
diff changeset
10 epaths.h
27634
6c9ee29e8955 * dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents: 25924
diff changeset
11 obj
31647
0b2ba6cfa083 Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 29746
diff changeset
12 prefix-args
0b2ba6cfa083 Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 29746
diff changeset
13 stamp-oldxmenu
0b2ba6cfa083 Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 29746
diff changeset
14 temacs
39545
1765bd562688 Add _gdbinit and gdb.ini (created by the MS-DOS build).
Eli Zaretskii <eliz@gnu.org>
parents: 31647
diff changeset
15 _gdbinit
1765bd562688 Add _gdbinit and gdb.ini (created by the MS-DOS build).
Eli Zaretskii <eliz@gnu.org>
parents: 31647
diff changeset
16 gdb.ini
40342
bdf5794b5e20 ignore *-spd and *.pdb for w32
Sam Steingold <sds@gnu.org>
parents: 39545
diff changeset
17 *-spd
bdf5794b5e20 ignore *-spd and *.pdb for w32
Sam Steingold <sds@gnu.org>
parents: 39545
diff changeset
18 *.pdb