1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-21 21:20:44 -08:00
emacs/lisp/net
Dominique Quatravaux d381db25a2 Protect environment variables with double quotes in Tramp
* lisp/net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
Protect environment variables with double quotes.

Copyright-paperwork-exempt: yes
2016-12-15 09:37:00 +01:00
..
ange-ftp.el Merge from origin/emacs-25 2016-11-19 14:31:05 -08:00
browse-url.el Merge from origin/emacs-25 2016-11-19 14:31:05 -08:00
dbus.el Turn on lexical-binding in some net libs 2016-10-31 20:19:21 -04:00
dig.el Derive dig-mode from special-mode 2016-10-19 23:59:04 -04:00
dns.el
eudc-bob.el
eudc-export.el
eudc-hotlist.el
eudc-vars.el
eudc.el
eudcb-bbdb.el
eudcb-ldap.el
eudcb-mab.el
eww.el ; Fix warnings 2016-11-04 10:14:01 -04:00
gnutls.el
goto-addr.el
hmac-def.el
hmac-md5.el
html2text.el
imap.el
ldap.el
mailcap.el Simplify some loops and cons 2016-10-18 01:53:22 -04:00
mairix.el
net-utils.el Update parameter :version to 26.1 in several defcustom 2016-11-17 00:39:43 +09:00
netrc.el
network-stream.el ; Replace "25.2" with "26.1" where appropriate, which is almost everywhere 2016-11-17 22:50:40 -08:00
newst-backend.el
newst-plainview.el
newst-reader.el
newst-ticker.el
newst-treeview.el
newsticker.el Turn on lexical-binding in some net libs 2016-10-31 20:19:21 -04:00
nsm.el Move read-multiple-choice to subr-x.el 2016-07-22 11:08:21 +02:00
ntlm.el Bump version of ntlm.el to 2.1.0 2016-10-05 20:18:18 -04:00
pinentry.el
pop3.el An efficient built-in mapcan 2016-07-10 01:18:47 +02:00
puny.el
quickurl.el Update quickurl.el 2016-11-09 12:54:36 -05:00
rcirc.el ; Replace "25.2" with "26.1" where appropriate, which is almost everywhere 2016-11-17 22:50:40 -08:00
rfc2104.el
rlogin.el
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl-scram-rfc.el
sasl.el
secrets.el Turn on lexical binding 2016-07-08 21:49:52 -04:00
shr-color.el
shr.el Merge from origin/emacs-25 2016-12-07 12:36:38 -08:00
sieve-manage.el Update parameter :version to 26.1 in several defcustom 2016-11-17 00:39:43 +09:00
sieve-mode.el
sieve.el sieve.el: Make the buffer to edit unmodified initially (bug#24423) 2016-09-12 23:08:02 +00:00
snmp-mode.el
soap-client.el
soap-inspect.el
socks.el
starttls.el Merge from origin/emacs-25 2016-12-07 12:43:16 -08:00
telnet.el
tls.el
tramp-adb.el Further improvements in Tramp's file name unquoting 2016-12-12 11:12:34 +01:00
tramp-cache.el Fix further problems with quoted file names in Tramp 2016-12-09 19:54:20 +01:00
tramp-cmds.el Dump also connection local variables in Tramp bug reports 2016-11-22 09:20:21 +01:00
tramp-compat.el Fix further problems with quoted file names in Tramp 2016-12-09 19:54:20 +01:00
tramp-ftp.el Add missing dcstrings in Tramp, remove chec for obsolee methods 2016-08-07 08:45:12 +02:00
tramp-gvfs.el Further improvements in Tramp's file name unquoting 2016-12-12 11:12:34 +01:00
tramp-gw.el Implement connection-local variables 2016-11-14 13:56:58 +01:00
tramp-sh.el Protect environment variables with double quotes in Tramp 2016-12-15 09:37:00 +01:00
tramp-smb.el Further improvements in Tramp's file name unquoting 2016-12-12 11:12:34 +01:00
tramp-uu.el
tramp.el Further improvements in Tramp's file name unquoting 2016-12-12 11:12:34 +01:00
trampver.el Change Tramp version to "2.2.13.25.2" 2016-10-19 10:35:52 +02:00
webjump.el
zeroconf.el