aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-154-6/+6
* * net/tramp-sh.el (tramp-open-shell): Cache the shell name.Michael Albinus2012-08-141-7/+15
* * net/tramp-sh.el (tramp-find-file-exists-command): Protect theMichael Albinus2012-08-081-62/+68
* Doc fixes for imap.el.MON KEY2012-08-031-18/+21
* Don't use the abbreviation "win" to refer to Windows (Bug#10421).Paul Eggert2012-07-291-1/+1
* Merge changes made in Gnus master; Remove dead codeJulien Danjou2012-07-241-20/+0
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-119-96/+72
* * net/ange-ftp.el (ange-ftp-cf1): Update the files cache.Michael Albinus2012-07-111-1/+2
* Reduce use of (require 'cl).Stefan Monnier2012-07-102-13/+12
* * net/tramp.el (tramp-restricted-shell-hosts-alist): New defcustom.Michael Albinus2012-07-062-6/+25
* Sync with Tramp 2.2.6-pre.Michael Albinus2012-07-054-23/+44
* * lisp/net/ange-ftp.el (ange-ftp-expand-file-name): Use ange-ftp-ftp-nameStefan Monnier2012-07-021-16/+10
* Spelling fixes.Paul Eggert2012-07-021-4/+4
* Remove outdated and unnecessary dbus- declarations.Glenn Morris2012-06-304-13/+0
* * net/ange-ftp.el (ange-ftp-get-passwd): Throw if `non-essential'Michael Albinus2012-06-291-1/+11
* * net/ange-ftp.el (ange-ftp-get-passwd): BindMichael Albinus2012-06-201-1/+7
* * minibuffer.el (read-file-name-default): Bind `non-essential' to `t'.Michael Albinus2012-06-173-11/+34
* Spelling fixes.Paul Eggert2012-06-171-1/+1
* * net/dbus.el (dbus-call-method): Use timeout for `read-event'.Michael Albinus2012-06-131-1/+1
* Sync with Tramp 2.2.6-pre.Michael Albinus2012-06-1110-661/+1091
* Face cleanups. Remove some uses of old-style face spec and :bold/:italic. Chong Yidong2012-06-094-138/+93
* * net/tramp-compat.el (tramp-compat-temporary-file-directory): Avoid infloop.Michael Albinus2012-06-081-15/+17
* * net/tramp-compat.el (tramp-compat-temporary-file-directory):Michael Albinus2012-06-062-17/+22
* Remove incorrect uses of "modeline".Chong Yidong2012-06-024-7/+7
* * net/tramp.el (tramp-check-for-regexp): Search from buffer end,Michael Albinus2012-06-011-5/+8
* Spelling fixes.Paul Eggert2012-05-282-2/+2
* Merge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu@gmail.comGlenn Morris2012-05-261-8/+10
|\
| * * net/gnutls.el (gnutls-min-prime-bits): Improve docstring.Chong Yidong2012-05-161-3/+7
| * * net/gnutls.el (gnutls-min-prime-bits): Default to 256.Chong Yidong2012-05-151-7/+5
* | Merge from emacs-24; up to 2012-04-22T13:58:00Z!cyd@gnu.orgChong Yidong2012-05-141-6/+6
|\ \ | |/
| * * net/rlogin.el (rlogin-mode-map): Fix last change.Stefan Monnier2012-05-111-6/+6
* | * net/dbus.el (dbus-call-method): Restore events not from D-Bus. (Bug#11447)Michael Albinus2012-05-131-6/+8
* | Encoding fix for browse-url-encode-url.Chong Yidong2012-05-091-2/+2
* | Sync with soap-client repository. Support SOAP simpleType. (Bug#10331)Alex Harsanyi2012-04-252-16/+119
* | * net/xesam.el (xesam-mode-map): Use let-bound map inMichael Albinus2012-04-231-1/+1
* | Spelling fixes.Paul Eggert2012-04-221-1/+1
* | Move functions from C to Lisp. Make non-blocking method callsMichael Albinus2012-04-221-223/+842
* | Tweaks to Customize interface. Set custom-reset-button-menu to t.Chong Yidong2012-04-222-3/+2
* | * lisp/net/rcirc.el (rcirc): Avoid error when process-contact returnsLeo Liu2012-04-211-5/+7
* | Merge from emacs-24 branchChong Yidong2012-04-201-3/+2
|\ \ | |/
| * More process-related doc and manual small editsGlenn Morris2012-04-171-3/+2
* | lisp/*: Add declarations, remove unused bindings, mark unused args.Juanma Barranquero2012-04-192-4/+3
* | * net/tramp.el (tramp-action-password): Let-bind enable-recursive-minibuffers...Michael Albinus2012-04-191-5/+6
* | Merge from emacs-24, up to 2012-04-10T02:06:19Z!larsi@gnus.orgGlenn Morris2012-04-131-11/+7
|\ \ | |/
| * * lisp/net/rcirc.el (rcirc-cmd-quit): Revert 2012-03-18 change.Chong Yidong2012-04-081-11/+7
* | Adapt browse-url.el to improvements in Cygwin's cygstart utility.Ken Brown2012-04-131-7/+1
* | Kill channel buffers when killing rcirc server buffersDeniz Dogan2012-04-111-2/+18
* | Remove * characters from the front of variable docstrings.Chong Yidong2012-04-0914-103/+103
|/
* * net/tramp-gvfs.el (tramp-gvfs-send-command): ApplyMichael Albinus2012-04-021-1/+1
* Rename file-subdir-of-p to file-in-directory-p.Chong Yidong2012-04-011-1/+1