Files
emacs/lisp/net
Michael Albinus acfb5cd035 Improve XEmacs compatibility of Tramp
* lisp/net/tramp-compat.el (directory-listing-before-filename-regexp):
Declare if it doesn't exist.
(file-remote-p): Remove defalias, which was necessary for GNU Emacs 21.
(redisplay): Make it an alias if it doesn't exist.

* lisp/net/tramp.el (tramp-get-remote-tmpdir): Don't use
`file-remote-p' (due to XEmacs compatibility).

* lisp/net/trampver.el (locate-dominating-file)
(tramp-compat-replace-regexp-in-string): Autoload.
(tramp-repository-get-version): Do not dupe byte-compiler.
2015-10-04 13:00:33 +02:00
..
2015-09-17 16:09:39 -07:00
2015-09-06 22:53:56 -04:00
2015-08-19 11:40:44 +09:00
2015-08-25 19:00:21 -07:00
2015-09-13 21:16:40 +02:00
2015-10-04 13:00:33 +02:00