summaryrefslogtreecommitdiff
path: root/lisp/net
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2015Paul Eggert2015-01-0163-63/+63
* Merge from origin/emacs-24Paul Eggert2015-01-013-3/+12
|\
| * Sync with Tramp 2.2.11.Michael Albinus2014-12-293-3/+12
* | Multi-page isearch support in ewwJuri Linkov2014-12-311-0/+15
* | Make eww rendering default to `window-width' againLars Ingebrigtsen2014-12-292-1/+3
* | shr table header/footer fixesIvan Shmakov2014-12-281-40/+61
* | Fix eww typo in "up" handlingIvan Shmakov2014-12-281-1/+1
* | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-271-1/+1
|\|
| * Spelling fixesPaul Eggert2014-12-251-1/+1
* | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-272-130/+139
|\|
| * * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):Michael Albinus2014-12-241-5/+3
| * * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band): Use "\n"Michael Albinus2014-12-232-21/+29
| * Fix last patch.Michael Albinus2014-12-211-1/+2
| * Fixes: debbugs:18623Michael Albinus2014-12-211-109/+111
| * * net/tramp-sh.el (tramp-send-command-and-read): New optional arg MARKER.Michael Albinus2014-12-191-13/+20
* | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-273-25/+45
|\ \
| * | * net/tramp-sh.el (tramp-send-command-and-read): New optional arg MARKER.Michael Albinus2014-12-191-13/+20
| |/
| * * net/tramp-gw.el (tramp-gw-open-connection): Suppress traces inMichael Albinus2014-12-173-12/+25
| * * net/tramp-sh.el (tramp-get-remote-path): Use a login shell inMichael Albinus2014-12-101-21/+31
* | Fixes: debbugs:19269Lars Ingebrigtsen2014-12-211-1/+0
* | * net/tramp-sh.el (tramp-histfile-override): Add :version.Michael Albinus2014-12-201-0/+1
* | * net/tramp-sh.el (tramp-histfile-override): Clarify docstring.Ted Zlatanov2014-12-201-2/+8
* | Introduce tramp-histfile-override.Ted Zlatanov2014-12-171-2/+15
* | * net/shr.el (shr-fold-text): Don't bug out on zero-length text.Lars Magne Ingebrigtsen2014-12-151-7/+9
* | * net/shr.el (shr-next-link): Don't error out at eob.Andreas Schwab2014-12-131-2/+3
* | (shr-fold-text): Inhibit state from being altered.Lars Magne Ingebrigtsen2014-12-131-0/+2
* | Make shr fold long title textsLars Magne Ingebrigtsen2014-12-131-3/+10
* | Merge from origin/emacs-24Ted Zlatanov2014-12-121-21/+31
* | Remove more (fboundp 'gnutls-available-p)Lars Magne Ingebrigtsen2014-12-121-11/+7
* | (ange-ftp-switches-ok): Disallow flags causing trouble with ls over ftp.Rasmus Pank Roulund2014-12-101-6/+14
* | (shr-tag-object): Don't bug out on text elements in <object>Lars Magne Ingebrigtsen2014-12-101-1/+1
* | Make inline SVGs work in shr againLars Magne Ingebrigtsen2014-12-091-1/+4
* | Make eww mark valid/invalid https pagesLars Magne Ingebrigtsen2014-12-091-10/+36
* | Make NSM warn on `high' for older protocols, and documentLars Magne Ingebrigtsen2014-12-081-1/+12
* | Make the NSM prompting have more dataLars Magne Ingebrigtsen2014-12-081-7/+23
* | * lisp/net/nsm.el (nsm-check-protocol): Test for RC4 on `high'.Lars Magne Ingebrigtsen2014-12-081-2/+13
* | Various minor details accumulated over timeStefan Monnier2014-12-081-1/+1
* | (nsm-check-protocol): Check for weak Diffie-Hellman prime bits.Lars Magne Ingebrigtsen2014-12-081-3/+37
* | `network-security-level' documentation simplificationLars Magne Ingebrigtsen2014-12-081-15/+6
* | Commands and mode for managing multiple eww buffersAndrey Kotlarski2014-12-081-0/+130
* | Make gnutls-negotiate ignore specially handled filesLars Magne Ingebrigtsen2014-12-081-0/+3
* | (eww-copy-page-url): Add doc string.Lars Magne Ingebrigtsen2014-12-071-0/+1
* | Revert prefix behavior in RET to previous behaviorLars Magne Ingebrigtsen2014-12-071-3/+3
* | Make `G' in eww record historyIvan Shmakov2014-12-071-11/+6
* | (eww-current-buffer): Compilation fix for bug#18550 patch.Lars Magne Ingebrigtsen2014-12-071-0/+2
* | Make a prefix to `eww-reload' work locallyLars Magne Ingebrigtsen2014-12-071-7/+14
* | eww history restoration fixIvan Shmakov2014-12-071-2/+7
* | eww bookmark display fixupLars Magne Ingebrigtsen2014-12-071-11/+10
* | newsticker: Context menu in treeview's tree.UJ2014-12-061-32/+23
* | * lisp: Prefer inlinable functions to macros.Stefan Monnier2014-12-051-10/+10