Mercurial > emacs
annotate src/.cvsignore @ 81758:f03856eb136b
* files.el (file-remote-p): Introduce optional parameter CONNECTED.
* net/tramp.el:
* net/tramp-ftp.el:
* net/tramp-smb.el:
* net/tramp-uu.el:
* net/trampver.el: Migrate to Tramp 2.1.
* net/tramp-cache.el:
* net/tramp-fish.el:
* net/tramp-gw.el: New Tramp packages.
* net/tramp-util.el:
* net/tramp-vc.el: Removed.
* net/ange-ftp.el: Add ange-ftp property to 'start-file-process
(ange-ftp-file-remote-p): Handle optional parameter CONNECTED.
* net/rcompile.el (remote-compile): Handle Tramp 2.1 arguments.
* progmodes/compile.el (compilation-start): Redefine
`start-process' temporarily when `default-directory' is remote.
Remove case of synchronous compilation, this won't happen ever.
(compilation-setup): Make local variable `comint-file-name-prefix'
for remote compilation.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Sun, 08 Jul 2007 18:03:20 +0000 |
parents | e5fe1e4d0e09 |
children | fa105229c443 |
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 |
74840 | 22 stamp_BLD |