mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-16 09:50:25 +00:00
aae5bf4438
* 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'. |
||
---|---|---|
.. | ||
calc | ||
calendar | ||
custom-resources | ||
emacs-lisp | ||
emulation | ||
erc | ||
eshell | ||
gnus | ||
international | ||
net | ||
nxml | ||
org | ||
play | ||
progmodes | ||
textmodes | ||
url | ||
vc | ||
abbrev-tests.el | ||
arc-mode-tests.el | ||
auth-source-pass-tests.el | ||
auth-source-tests.el | ||
autoinsert-tests.el | ||
autorevert-tests.el | ||
buff-menu-tests.el | ||
button-tests.el | ||
char-fold-tests.el | ||
color-tests.el | ||
comint-tests.el | ||
custom-tests.el | ||
dabbrev-tests.el | ||
delim-col-tests.el | ||
descr-text-tests.el | ||
dired-aux-tests.el | ||
dired-tests.el | ||
dired-x-tests.el | ||
dom-tests.el | ||
electric-tests.el | ||
epg-tests.el | ||
faces-tests.el | ||
ffap-tests.el | ||
filenotify-tests.el | ||
files-tests.el | ||
files-x-tests.el | ||
font-lock-tests.el | ||
help-fns-tests.el | ||
hi-lock-tests.el | ||
htmlfontify-tests.el | ||
ibuffer-tests.el | ||
ido-tests.el | ||
image-file-tests.el | ||
image-tests.el | ||
imenu-tests.el | ||
info-xref-tests.el | ||
isearch-tests.el | ||
jit-lock-tests.el | ||
json-tests.el | ||
jsonrpc-tests.el | ||
kmacro-tests.el | ||
ls-lisp-tests.el | ||
makesum-tests.el | ||
man-tests.el | ||
md4-tests.el | ||
minibuffer-tests.el | ||
mouse-tests.el | ||
obarray-tests.el | ||
paren-tests.el | ||
password-cache-tests.el | ||
ps-print-tests.el | ||
register-tests.el | ||
replace-tests.el | ||
rot13-tests.el | ||
ses-tests.el | ||
shadowfile-tests.el | ||
shell-tests.el | ||
simple-tests.el | ||
sort-tests.el | ||
soundex-tests.el | ||
subr-tests.el | ||
tabify-tests.el | ||
tar-mode-tests.el | ||
tempo-tests.el | ||
term-tests.el | ||
thingatpt-tests.el | ||
thread-tests.el | ||
timezone-tests.el | ||
wdired-tests.el | ||
whitespace-tests.el | ||
wid-edit-tests.el | ||
xdg-tests.el | ||
xml-tests.el | ||
xt-mouse-tests.el |