summaryrefslogtreecommitdiff
path: root/lisp/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix starttls-related error message under WindowsLars Magne Ingebrigtsen2012-03-221-5/+10
* * lisp/net/rcirc.el (rcirc-cmd-quit): Allow quiting all servers withLeo Liu2012-03-181-7/+11
* Spelling fixes.Paul Eggert2012-03-121-1/+1
* Allow ^substr, substr=, ~word in mairix searches via the form widget.Eli Zaretskii2012-03-101-7/+15
* * net/dbus.el: (dbus-property-handler): Return empty array ifMichael Albinus2012-03-091-1/+2
* net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.Lars Magne Ingebrigtsen2012-03-041-4/+0
* * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".Michael Albinus2012-03-011-1/+1
* * lisp/files.el (file-equal-p): renamed from `files-equal-p'.thierry volpiatto2012-02-281-1/+1
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-283-6/+6
* * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.Michael Albinus2012-02-261-20/+6
* * net/tramp.el (tramp-file-name-for-operation): AddMichael Albinus2012-02-253-2/+4
* * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines. (Bug#10874)Michael Albinus2012-02-241-0/+3
* Fix author commentGlenn Morris2012-02-191-2/+2
* * net/gnutls.el (gnutls-trustfiles): Fixed Cygwin bundle location.Ted Zlatanov2012-02-171-1/+1
* * lisp/net/socks.el: Require network-stream.Glenn Morris2012-02-171-0/+9
* (gnutls-trustfiles): Add Cygwin location.Ted Zlatanov2012-02-141-0/+1
* Introduce and use CA bundle locator `gnutls-trustfiles'.Ted Zlatanov2012-02-131-8/+23
* Trivial fix for rcirc-markup-attributesLeo Liu2012-02-131-0/+1
* (gnutls-algorithm-priority): Add missing :group tag.Ted Zlatanov2012-02-121-0/+1
* Add missing :version tags to new defgroups and defcustomsGlenn Morris2012-02-114-0/+5
* Doc fixes for emacsbug.elGlenn Morris2012-02-081-0/+1
* Doc fixes for browse-urlGlenn Morris2012-02-081-2/+7
* Minor-mode doc fixes for ARG behaviorGlenn Morris2012-02-072-4/+13
* * net/ange-ftp.el (ange-ftp-canonize-filename): Check, thatDrew Adams2012-01-281-1/+2
* * net/tramp.el (tramp-action-login): Set connection property "login-as".Michael Albinus2012-01-223-16/+31