1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 00:31:01 -08:00
emacs/doc/misc
Michael Albinus aae5bf4438 Tramp requires Emacs 24.4
* doc/misc/tramp.texi (Frequently Asked Questions):
Use `with-eval-after-load'. in example.

* doc/misc/trampver.texi: Set variable emacsver.

* lisp/net/tramp.el (tramp-send-string, tramp-call-process)
(tramp-call-process-region, tramp-process-lines):
* lisp/net/tramp-adb.el (tramp-adb-handle-file-truename)
(tramp-adb-sh-fix-ls-output, tramp-adb-maybe-open-connection):
* lisp/net/tramp-gvfs.el (tramp-gvfs-get-directory-attributes)
(tramp-gvfs-handle-file-notify-add-watch)
* lisp/net/tramp-sh.el (tramp-sh-handle-file-truename)
(tramp-do-copy-or-rename-file-out-of-band)
(tramp-sh-handle-file-notify-add-watch, tramp-find-executable)
(tramp-set-remote-path)
(tramp-open-connection-setup-interactive-shell)
(tramp-maybe-open-connection, tramp-send-command):
* lisp/net/tramp-smb.el (tramp-smb-handle-copy-directory)
(tramp-smb-handle-file-acl, tramp-smb-handle-process-file)
(tramp-smb-handle-set-file-acl)
(tramp-smb-handle-start-file-process)
(tramp-smb-maybe-open-connection):
* lisp/net/tramp-sudoedit.el (tramp-sudoedit-handle-set-file-acl):
(tramp-sudoedit-send-command): Use `string-join' and `string-empty-p'.

* lisp/net/tramp-adb.el:
* lisp/net/tramp-archive.el:
* lisp/net/tramp-integration.el:
* lisp/net/tramp-ftp.el: Use `with-eval-after-load'.

* lisp/net/tramp-cmds.el (tramp-cleanup-connection)
(tramp-cleanup-all-connections): Cancel timer.

* lisp/net/tramp-compat.el (subr-x): Require.
(default-toplevel-value): Don't make it a defalias.

* lisp/net/tramp-gvfs.el: Use `dbus-event-error-functions'.  Do
not special handle `split-string'.

* lisp/net/tramp.el: Require Emacs 24.4.
(tramp-password-prompt-regexp): Use `password-word-equivalents'.
(tramp-user-error): Use `user-error'.
(tramp-replace-environment-variables): Use `substitute-env-vars'.
(tramp-wait-for-regexp): Rearrange `with-current-buffer' call.
(tramp-get-local-gid): Use `group-gid'.

* lisp/net/trampver.el: Check for Emacs 24.4.

* test/lisp/net/tramp-tests.el (tramp-test02-file-name-dissect)
(tramp-test02-file-name-dissect-simplified)
(tramp-test02-file-name-dissect-separate)
(tramp-test03-file-name-host-rules)
(tramp-test03-file-name-method-rules): Don't check for `user-error'.
2019-06-28 16:32:12 +02:00
..
ada-mode.texi Fix copyright years by hand 2019-01-01 01:02:40 +00:00
auth.texi * doc/misc/auth.texi (The Unix password store): Complete rewrite 2019-06-24 09:15:41 +02:00
autotype.texi Fix copyright years by hand 2019-01-01 01:02:40 +00:00
bovine.texi Fix copyright years by hand 2019-01-01 01:02:40 +00:00
calc.texi Merge from origin/emacs-26 2019-04-21 07:51:38 -07:00
cc-mode.texi Update CC Mode's version number to 5.34 2019-06-19 19:15:26 +00:00
ChangeLog.1 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
cl.texi * doc/misc/cl.texi (Macro Bindings): Add a detail 2019-05-28 21:46:09 +02:00
dbus.texi Remove redundants "See" before @xref or @pxref (Bug#35793) 2019-05-25 13:02:05 -04:00
dired-x.texi Merge from origin/emacs-26 2019-06-01 12:04:41 -07:00
doclicense.texi Merge from Gnulib 2017-10-01 18:31:10 -07:00
ebrowse.texi Fix copyright years by hand 2019-01-01 01:02:40 +00:00
ede.texi Merge from origin/emacs-26 2019-03-09 10:07:46 -08:00
ediff.texi Update author/maintainer info 2019-05-26 01:00:16 -07:00
edt.texi Fix copyright years by hand 2019-01-01 01:02:40 +00:00
efaq-w32.texi Minor copyedits in efaq-w32 2019-06-08 18:48:33 +03:00
efaq.texi Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
eieio.texi Address name conflicts in EIEIO documentation (bug#31660) 2019-04-09 18:53:43 -04:00
emacs-gnutls.texi Check for client certificates when using GnuTLS 2019-01-24 11:36:47 +01:00
emacs-mime.texi Update author/maintainer info 2019-05-26 01:00:16 -07:00
epa.texi Fix copyright years by hand 2019-01-01 01:02:40 +00:00
erc.texi Fix copyright years by hand 2019-01-01 01:02:40 +00:00
ert.texi Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
eshell.texi * lisp/eshell/em-cmpl.el: Use completion-at-point i.s.o pcomplete 2019-03-19 23:41:20 -04:00
eudc.texi Remove redundants "See" before @xref or @pxref (Bug#35793) 2019-05-25 13:02:05 -04:00
eww.texi Add documentation for last change in eww.el 2019-02-15 10:33:01 +02:00
flymake.texi * lisp/progmodes/flymake.el: Obsolete variable flymake-start-on-newline 2019-05-07 23:29:14 +03:00
forms.texi Fix copyright years by hand 2019-01-01 01:02:40 +00:00
gnus-coding.texi * doc/misc/gnus-coding.texi: Remove no longer relevant sections. 2019-03-05 22:27:35 -08:00
gnus-faq.texi Merge from origin/emacs-26 2019-06-01 12:04:41 -07:00
gnus.texi New command gnus-summary-browse-url 2019-06-23 10:05:39 -07:00
gpl.texi Merge from Gnulib 2017-10-01 18:31:10 -07:00
htmlfontify.texi Update copyright year to 2019 2019-01-01 01:01:13 +00:00
idlwave.texi Fix copyright years by hand 2019-01-01 01:02:40 +00:00
ido.texi Update copyright year to 2019 2019-01-01 01:01:13 +00:00
info.texi Fix copyright years by hand 2019-01-01 01:02:40 +00:00
mairix-el.texi Fix copyright years by hand 2019-01-01 01:02:40 +00:00
Makefile.in Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
message.texi Remove gnus-overrides.texi 2019-03-05 21:55:09 -08:00
mh-e.texi Merge from origin/emacs-26 2019-04-21 07:51:38 -07:00
newsticker.texi Fix copyright years by hand 2019-01-01 01:02:40 +00:00
nxml-mode.texi Update nxml-mode.texi: completion now gives xmlns="-!-" 2019-04-10 19:33:21 -04:00
octave-mode.texi Fix copyright years by hand 2019-01-01 01:02:40 +00:00
org.texi Merge from origin/emacs-26 2019-06-01 12:04:41 -07:00
pcl-cvs.texi Fix copyright years by hand 2019-01-01 01:02:40 +00:00
pgg.texi Remove gnus-overrides.texi 2019-03-05 21:55:09 -08:00
rcirc.texi Handle argument to rcirc /part properly (Bug#11157) 2019-06-01 20:01:43 -04:00
reftex.texi Remove redundants "See" before @xref or @pxref (Bug#35793) 2019-05-25 13:02:05 -04:00
remember.texi Fix copyright years by hand 2019-01-01 01:02:40 +00:00
sasl.texi Remove gnus-overrides.texi 2019-03-05 21:55:09 -08:00
sc.texi Fix markup related to quoting in Info 2019-04-21 14:56:04 +03:00
sem-user.texi Rename displayor to displayer in CEDET 2019-06-27 18:13:18 +02:00
semantic.texi Fix copyright years by hand 2019-01-01 01:02:40 +00:00
ses.texi Fix copyright years by hand 2019-01-01 01:02:40 +00:00
sieve.texi Remove gnus-overrides.texi 2019-03-05 21:55:09 -08:00
smtpmail.texi Fix copyright years by hand 2019-01-01 01:02:40 +00:00
speedbar.texi Fix copyright years by hand 2019-01-01 01:02:40 +00:00
srecode.texi Fix copyright years by hand 2019-01-01 01:02:40 +00:00
texinfo.tex Update from Gnulib 2019-06-07 00:44:45 -07:00
todo-mode.texi Update copyright year to 2019 2019-01-01 01:01:13 +00:00
tramp.texi Tramp requires Emacs 24.4 2019-06-28 16:32:12 +02:00
trampver.texi Tramp requires Emacs 24.4 2019-06-28 16:32:12 +02:00
url.texi Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
vhdl-mode.texi Fix copyright years by hand 2019-01-01 01:02:40 +00:00
vip.texi Fix copyright years by hand 2019-01-01 01:02:40 +00:00
viper.texi Fix copyright years by hand 2019-01-01 01:02:40 +00:00
widget.texi Fix copyright years by hand 2019-01-01 01:02:40 +00:00
wisent.texi Fix copyright years by hand 2019-01-01 01:02:40 +00:00
woman.texi Fix copyright years by hand 2019-01-01 01:02:40 +00:00