summaryrefslogtreecommitdiff
path: root/lisp/net
Commit message (Expand)AuthorAgeFilesLines
* Remove some browse-url.el autoloads.Glenn Morris2010-12-021-2/+0
* * net/tramp.el (tramp-local-host-regexp): Add "localhost6".Michael Albinus2010-12-029-108/+107
* Merge changes from emacs-23 branchChong Yidong2010-11-271-7/+7
|\
| * * net/tramp.el (tramp-default-method-alist)Michael Albinus2010-11-231-7/+7
| * * net/tramp.el (tramp-remote-coding-commands): Add an alternativeMichael Albinus2010-11-131-1/+5
* | Introduce a new `browse-url-mailto-function' variable for mailto: URLs.Lars Magne Ingebrigtsen2010-11-241-13/+30
* | * files.el (backup-by-copying-when-mismatch): The default value isMichael Albinus2010-11-211-6/+1
* | Sync with Tramp 2.2.0.Michael Albinus2010-11-203-18/+15
* | * net/tramp-compat.el (tramp-compat-line-beginning-position)Michael Albinus2010-11-135-60/+29
* | * net/browse-url.el (browse-url-browser-function): Change theLars Magne Ingebrigtsen2010-11-101-6/+8
* | net-utils system-type trivia.Glenn Morris2010-11-091-4/+2
* | net/browse-url.el (browse-url-mail): Insert body part of mailto url in mail b...Katsumi Yamaoka2010-11-101-7/+14
* | Merge from emacs-23Stefan Monnier2010-11-091-2/+1
|\ \ | |/
| * * files.el (backup-by-copying-when-mismatch): Make it a buffer localMichael Albinus2010-11-061-2/+1
| * * net/trampver.el: Update release number.Michael Albinus2010-11-051-2/+2
* | Replace still more end-of-line etc with line-end-position, etc.Glenn Morris2010-11-083-15/+5
* | Replace unneeded compatibility definitions with point-at-bol, point-at-eol.Glenn Morris2010-11-061-1/+4
* | Use line-end-position rather than end-of-line, etc.Glenn Morris2010-11-061-5/+4
* | Don't be so lax with spelling.Glenn Morris2010-11-021-2/+1
* | * net/gnutls.el (gnutls-boot, gnutls-errorp, gnutls-error-string): Declare.Glenn Morris2010-10-311-0/+6
* | Merge changes from emacs-23 branchChong Yidong2010-10-311-1/+5
|\ \ | |/
| * * net/tramp.el (tramp-handle-insert-file-contents): For root,Michael Albinus2010-10-301-1/+5
| * Correct some viewcvs links in docs and comments.Glenn Morris2010-10-281-1/+1
| * * net/tramp.el (tramp-get-inline-coding): Return `nil' in case ofMichael Albinus2010-10-212-45/+48
| * * net/tramp.el (tramp-do-file-attributes-with-stat)Michael Albinus2010-10-191-2/+2
| * * net/tramp.el (tramp-open-connection-setup-interactive-shell):Michael Albinus2010-10-151-3/+10
* | Fix 2010-10-10 keymap fixes.T.V. Raman2010-10-241-1/+1
* | * net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not useMichael Albinus2010-10-211-45/+53
* | * net/tramp-sh.el (tramp-do-file-attributes-with-stat)Michael Albinus2010-10-191-2/+2
* | * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):Michael Albinus2010-10-151-3/+10
* | Merge changes made in Gnus trunk.Gnus developers2010-10-131-14/+2
* | lisp/net/telnet.el: "Fix" commented code.Juanma Barranquero2010-10-121-1/+1
* | lisp/net/telnet.el (telnet-mode-map): Fix previous change.Juanma Barranquero2010-10-121-1/+1
* | nnimap.el (gnutls-negotiate): Silence the byte compiler.Katsumi Yamaoka2010-10-111-0/+1
* | Declare and define in one step various mode maps.Dan Nicolaescu2010-10-105-61/+53
* | browse-url.el trivia.Glenn Morris2010-10-081-6/+9
* | * net/browse-url.el (browse-url-xdg-open): Remove use of /bin/sh.Andreas Schwab2010-10-081-4/+1
* | * lisp/net/browse-url.el (browse-url-xdg-open): Shell-quote url. (Bug#7166)Glenn Morris2010-10-071-2/+1
* | * net/tramp-sh.el (tramp-sh-file-name-handler-alist): UseMichael Albinus2010-10-061-1/+1
* | * net/tramp.el (tramp-handle-directory-files-and-attributes)Michael Albinus2010-10-057-103/+70
* | Continue reorganization of load dependencies. (Bug#7156)Michael Albinus2010-10-044-616/+605
* | Provide GnuTLS API with `gnutls-negotiate' and `open-gnutls-stream'.Ted Zlatanov2010-10-031-30/+16
* | Rework the gnutls boot interface.Lars Magne Ingebrigtsen2010-10-041-18/+20
* | Remove directory-sep-char, obsolete since 21.1.Glenn Morris2010-10-031-7/+9
* | * files.el (remote-file-name-inhibit-cache): New defcustom.Michael Albinus2010-10-026-121/+79
* | Give up on using gnutls-cli for starttls.Lars Magne Ingebrigtsen2010-10-011-4/+3
* | nnimap.el (nnimap-request-accept-article): Get the Message-ID without the \r.Gnus developers2010-10-012-17/+36
* | Do the gnutls handshake from the reader loop, instead of looping overLars Magne Ingebrigtsen2010-09-291-11/+0
* | Make sure all reads/writes to gnutls streams go via the gnutls functions.Lars Magne Ingebrigtsen2010-09-291-11/+5
* | Add gnutls logging and clean up various gnutls bits.Lars Magne Ingebrigtsen2010-09-271-1/+13