1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 18:00:40 -08:00
emacs/doc
Michael Albinus b303298840 Remove Emacs 23 compat code from Tramp
* doc/misc/tramp.texi (Remote processes): Don't mention
Emacs 24 explicitely.
(Frequently Asked Questions): Remove Emacs 23 from
compatibility list.

* lisp/net/tramp.el:
* lisp/net/tramp-adb.el:
* lisp/net/tramp-cache.el:
* lisp/net/tramp-gvfs.el:
* lisp/net/tramp-sh.el:
* lisp/net/tramp-smb.el: Replace compat function calls.

* lisp/net/tramp-compat.el (remote-file-name-inhibit-cache)
(tramp-compat-condition-case-unless-debug)
(tramp-compat-copy-file, tramp-compat-copy-directory)
(tramp-compat-delete-file, tramp-compat-delete-directory)
(tramp-compat-process-live-p): Remove them.

* lisp/net/trampver.el: Make version check fit for Emacs 24.
2017-05-26 16:25:18 +02:00
..
emacs Limit integers printed as characters (Bug#16828) 2017-05-19 18:16:38 -04:00
lispintro Allow occur command to operate on the region 2017-02-02 19:13:05 +09:00
lispref Enhance mode-line percentage offset facility, with "%o" and "%q" 2017-05-21 10:16:09 +00:00
man Merge from origin/emacs-25 2017-03-19 12:34:03 -07:00
misc Remove Emacs 23 compat code from Tramp 2017-05-26 16:25:18 +02:00