summaryrefslogtreecommitdiff
path: root/lisp/net
Commit message (Expand)AuthorAgeFilesLines
* (eudc-edit-hotlist): Use mapc rather than mapcar.Glenn Morris2007-10-131-5/+5
* (eudc-display-records)Glenn Morris2007-10-131-34/+34
* (eudc-bbdb-filter-non-matching-record)Glenn Morris2007-10-131-17/+17
* (eudc-ldap-simple-query-internal): Use mapc rather than mapcar.Glenn Morris2007-10-131-1/+1
* (socks-build-auth-list): Use mapc rather than mapcar.Glenn Morris2007-10-131-1/+1
* Sync with Tramp 2.1.11.Michael Albinus2007-10-102-4/+5
* * net/tramp.el (tramp-find-foreign-file-name-handler): Check alsoMichael Albinus2007-10-081-12/+15
* * net/tramp.el (top): Move loading of tramp-util.el andMichael Albinus2007-10-063-74/+111
* * net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.Michael Albinus2007-10-045-82/+107
* * net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.Michael Albinus2007-10-035-153/+177
* Add arch taglineMiles Bader2007-10-011-0/+1
* * net/tramp-compat.el: New file.Michael Albinus2007-09-306-226/+330
* * net/tramp.el (with-file-property, with-connection-property):Michael Albinus2007-09-284-112/+140
* * net/tramp.el (tramp-maybe-open-connection): Make test for aliveMichael Albinus2007-09-271-15/+20
* (ange-ftp-call-chmod, ange-ftp-parse-bs2000-listing):Juanma Barranquero2007-09-261-3/+3
* * net/tramp.el (tramp-completion-mode-p): Rename fromMichael Albinus2007-09-241-31/+22
* * rfn-eshadow.el (rfn-eshadow-setup-minibuffer-hook)Michael Albinus2007-09-212-1/+45
* Remove spurious * in docstrings.Stefan Monnier2007-09-191-72/+49
* (browse-url-elinks-new-window): New function.Michaël Cadilhac2007-09-191-18/+27
* (browse-url-url-encode-chars): Use the right parameter name in the function b...Michaël Cadilhac2007-09-191-6/+6
* (socks-open-network-stream): Standardize error message from previousGlenn Morris2007-09-191-2/+1
* (socks-open-network-stream): Signal an explicit error if the portGlenn Morris2007-09-191-1/+4
* (browse-url-url-encode-chars): New function.Michaël Cadilhac2007-09-171-54/+59
* (browse-url-encode-url): Fix an infinite loop.Michaël Cadilhac2007-09-121-8/+11
* (browse-url-encode-url): Use copy-sequence.Thien-Thi Nguyen2007-09-101-1/+1
* * net/tramp.el (top): Remove declarations of `tramp-gw-*' symbols,Michael Albinus2007-09-092-140/+139
* (browse-url-galeon): Fix last change.Eli Zaretskii2007-09-081-2/+3
* Johannes Weiner <hannes at saeurebad.de>Glenn Morris2007-09-071-33/+68
* * net/ange-ftp.el: Add ange-ftp property to 'set-file-modes andMichael Albinus2007-08-301-1/+7
* * net/tramp.el (tramp-handle-set-file-times): Flush the fileMichael Albinus2007-08-281-234/+374
* Merge from emacs--rel--22Miles Bader2007-08-272-76/+79
|\
| * Remove spurious * in custom docstrings.Stefan Monnier2007-08-231-56/+53
| * (socks-username/password-auth-filter):Stefan Monnier2007-08-231-13/+8
| * (browse-url-emacs): New function.Stefan Monnier2007-08-221-7/+18
* | * net/tramp.el (tramp-local-host-p): New defun.Michael Albinus2007-08-242-80/+101
* | * net/tramp.el (top): Require cl.el, when `copy-tree' is not availableMichael Albinus2007-08-222-76/+62
* | Merge from emacs--rel--22Miles Bader2007-08-131-1/+1
|\ \ | |/
| * Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-2/+2
| * * net/tramp.el (tramp-handle-file-remote-p): Handle optionalMichael Albinus2007-08-072-20/+36
| * *** empty log message ***Michael Albinus2007-08-061-1/+1
| * * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors inMichael Albinus2007-08-061-1/+6
| * * net/tramp.el (tramp-handle-file-remote-p): Return a string asMichael Albinus2007-08-051-1/+1
| * (telnet-mode): Fix previous change.Glenn Morris2007-08-031-1/+1
| * (telnet-mode): Set comint-use-prompt-regexp to t.Glenn Morris2007-08-031-1/+2
* | * net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp moreMichael Albinus2007-08-073-19/+37
* | *** empty log message ***Michael Albinus2007-08-061-1/+1
* | * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors inMichael Albinus2007-08-061-1/+6
* | (telnet-mode): Fix previous change.Glenn Morris2007-08-031-1/+1
* | (telnet-mode): Set comint-use-prompt-regexp to t.Glenn Morris2007-08-031-1/+2
* | Merge from emacs--rel--22Miles Bader2007-07-311-1/+1
|\ \ | |/