aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes.Paul Eggert2011-11-081-1/+1
* newsticker: Clean up newsticker--group-manage-orphan-feedsUlf Jasper2011-10-301-8/+9
* Rename split-window-{above-each-other|split-window-side-by-side}Chong Yidong2011-10-301-2/+2
* * net/rcirc.el (rcirc-mode): Use hard newlines.Deniz Dogan2011-10-281-0/+1
* * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t forMichael Albinus2011-10-251-10/+7
* Sync with Tramp 2.2.3.Michael Albinus2011-10-232-3/+4
* Fix more minor mode docstrings.Chong Yidong2011-10-192-4/+4
* * net/tramp.el (tramp-connectable-p): Make a stronger check on aMichael Albinus2011-10-191-2/+3
* * lisp/net/browse-url.el (browse-url-can-use-xdg-open): Support LXDEJuri Linkov2011-10-191-3/+7
* * lisp/net/browse-url.el (browse-url-browser-function): Add "Chromium".Juri Linkov2011-10-191-0/+35
* * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.Michael Albinus2011-10-181-1/+1
* * net/network-stream.el (network-stream-open-starttls): Improve failure detec...Chong Yidong2011-10-151-7/+12
* Fix Bug#6019, Bug#9315.Michael Albinus2011-10-122-29/+39
* * net/tramp.el (tramp-file-name-handler): Add 'debug to the errorMichael Albinus2011-10-091-4/+7
* Change scroll-up/down bindings to Emacs 24's scroll-*-command.Chong Yidong2011-10-011-1/+1
* Fix typos.Juanma Barranquero2011-09-281-2/+2
* * net/dbus.el (dbus-unregister-object): Don't release services forMichael Albinus2011-09-251-10/+12
* newsticker: automatically load html rendering packages.Ulf Jasper2011-09-241-23/+14
* * net/dbus.el (dbus-unregister-object): Remove match rule of signals.Michael Albinus2011-09-241-13/+20
* * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions): FixMichael Albinus2011-09-231-9/+9
* * net/tramp.el (tramp-handle-shell-command): Set process sentinelMichael Albinus2011-09-211-2/+4
* * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".Michael Albinus2011-09-191-0/+1
* * net/tramp.el (top): Don't require 'shell.Michael Albinus2011-09-184-71/+82
* * lisp/replace.el (occur-mode-map): Rebind occur-edit-mode to "e".Chong Yidong2011-09-171-3/+4
* Change modes that used same-window-* vars to use switch-to-buffer.Chong Yidong2011-09-112-4/+4
* Tweaks to display-buffer default actions; remove same-window-* autoload forms.Chong Yidong2011-09-102-6/+0
* New rcirc command rcirc-cmd-inviteLeo Liu2011-09-081-0/+10
* Conditionally initialize rcirc-input-ringLeo Liu2011-09-071-1/+7
* * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' butMichael Albinus2011-09-042-115/+151
* * lisp/net/rcirc.el (rcirc-print): Simplify code for rcirc-scroll-show-maximu...Deniz Dogan2011-09-031-12/+10
* * net/tramp.el (tramp-root-regexp): Remove.Michael Albinus2011-08-311-17/+7
* * lisp/net/rcirc.el (rcirc-insert-prev-input)Deniz Dogan2011-08-281-4/+5
* * net/rcirc.el (rcirc-check-auth-status): Adding support for oftc's NickServ ...Deniz Dogan2011-08-271-0/+1
* * lisp/net/quickurl.el: Documentation typo fixes.Deniz Dogan2011-08-251-10/+10
* Fix for browse-url-firefox on Windows.Chong Yidong2011-08-201-14/+20
* (network-stream-open-starttls): Support using starttls.el without using gnutl...Lars Magne Ingebrigtsen2011-08-171-3/+7
* * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)Michael Albinus2011-08-032-5/+5
* Use `starttls-available-p' to see whether starttls.el can be used.Lars Magne Ingebrigtsen2011-08-021-1/+1
* * lisp/net/rcirc.el (rcirc-handler-333): Clarify docstring.Deniz Dogan2011-08-011-1/+2
* Sync with Tramp 2.2.2.Michael Albinus2011-07-301-2/+2
* * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind theMichael Albinus2011-07-271-3/+6
* Simplify url handling in rcirc-modeLeo Liu2011-07-271-28/+9
* * net/tramp-sh.el (tramp-barf-unless-okay): Return the value ofMichael Albinus2011-07-241-16/+19
* * net/tramp.el (tramp-file-name-handler): Avoid recursiveMichael Albinus2011-07-221-1/+11
* Move the defintion of `gnutls-log-level' to the C level to avoid loading prob...Lars Magne Ingebrigtsen2011-07-171-5/+0
* Allow controlling how many prime bits to use during TLS negotiationLawrence Mitchell2011-07-151-2/+20
* * net/gnutls.el (gnutls-negotiate): Upcase `gnutls-algorithm-priority'.Lars Magne Ingebrigtsen2011-07-151-1/+3
* Add a variable to customize the gnutls priorityLars Magne Ingebrigtsen2011-07-151-1/+8
* Adapt 2011-07-05 switch-to-buffer changes to new switch-to-bufferChong Yidong2011-07-132-11/+2
* Make the default browser choice a bit more logicalLawrence Mitchell2011-07-131-11/+6