aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* * net/shr.el (shr-mouse-browse-url): New command and keystroke.Lars Magne Ingebrigtsen2013-07-191-0/+7
* eww textarea input fixupLars Magne Ingebrigtsen2013-07-191-1/+1
* (shr-make-table-1): Ensure that we don't infloop on degenerate widths.Lars Magne Ingebrigtsen2013-07-191-3/+4
* * filenotify.el (file-notify--library): Renamed fromMichael Albinus2013-07-185-3/+20
* Spelling fixes for "does not exists".Paul Eggert2013-07-151-2/+2
* * net/tramp-sh.el (tramp-sh-handle-vc-registered): Use `ignore-error'.Michael Albinus2013-07-141-1/+2
* * net/tramp.el (tramp-methods): Extend docstring.Michael Albinus2013-07-113-44/+65
* Fix last patch.Michael Albinus2013-07-101-3/+4
* Improve error messages. (Bug#14808)Michael Albinus2013-07-102-56/+69
* Add comment.Michael Albinus2013-07-101-2/+4
* * net/shr.el (shr-map): Reinstate the `u' key bindingLars Magne Ingebrigtsen2013-07-081-0/+1
* * net/tramp-sh.el (tramp-sh-file-gvfs-monitor-dir-process-filter):Michael Albinus2013-07-061-11/+20
* Add TODO entry.Michael Albinus2013-07-061-0/+3
* Fix previous patch.Michael Albinus2013-07-051-28/+31
* * net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch): SupportMichael Albinus2013-07-051-26/+79
* * filenotify.el: New package.Michael Albinus2013-07-042-3/+71
* Fix shr table rendering infloopLars Magne Ingebrigtsen2013-06-301-1/+5
* * net/shr.el (shr-render-region): New function.Ivan Kanis2013-06-281-0/+11
* * net/eww.el: Autoload `eww-browse-url'.Ivan Kanis2013-06-281-0/+1
* * net/shr.el (add-face-text-property): Removed compat definition.Lars Magne Ingebrigtsen2013-06-271-21/+0
* * net/eww.el (eww-read-bookmarks): Check file size.Leo Liu2013-06-271-4/+6
* (eww-bookmark-browse): Don't bug out if it's the only window.Lars Magne Ingebrigtsen2013-06-261-1/+4
* (eww-add-bookmark): Remove newlines from the title.Lars Magne Ingebrigtsen2013-06-261-4/+6
* Add bookmark support to ewwLars Magne Ingebrigtsen2013-06-261-1/+173
* (eww-mode-map): Add a menu bar.Lars Magne Ingebrigtsen2013-06-261-0/+14
* Implement a command and mode for displaying and editing cookiesLars Magne Ingebrigtsen2013-06-261-0/+1
* (eww-render): Move the history reset to the correct buffer.Lars Magne Ingebrigtsen2013-06-261-1/+1
* * net/eww.el: Rework history traversal.Lars Magne Ingebrigtsen2013-06-261-18/+15
* * net/eww.el (eww-download): New command and keystroke.Ivan Kanis2013-06-251-0/+41
* Use `w' for copying URLs in shr and ewwLars Magne Ingebrigtsen2013-06-252-5/+6
* (eww-forward-url) Allow going forward in the history, too.Lars Magne Ingebrigtsen2013-06-251-10/+34
* (eww) Reimplement the history functionalityLars Magne Ingebrigtsen2013-06-251-3/+9
* * net/eww.el (eww): Start of strings is \\`, not ^.Lars Magne Ingebrigtsen2013-06-241-1/+1
* * net/shr.el (shr-browse-url): Fix interactive spec.Ivan Kanis2013-06-241-1/+1
* * net/eww.el (eww): Add a trailing slash to domain names.Ivan Kanis2013-06-241-2/+6
* * net/shr.el (shr-browse-url): Use an external browser if given a prefix.Lars Magne Ingebrigtsen2013-06-241-4/+7
* * net/eww.el (eww-external-browser): Moved to shr.Lars Magne Ingebrigtsen2013-06-242-15/+9
* eww improvementsIvan Kanis2013-06-241-3/+9
* Implement :max-width/:max-height for (ImageMagic) imagesLars Magne Ingebrigtsen2013-06-231-28/+12
* * net/eww.el: Bind `C-c C-c' to "submit" in all form keymaps.Ivan Kanis2013-06-231-0/+5
* eww.el: Add a command to browse using and external browserIvan Kanis2013-06-231-0/+19
* eww.el: If given a non-domain text, search for the termIvan Kanis2013-06-231-4/+17
* lisp/net/eww.el (eww-update-header-line-format): Quote % charactersLars Magne Ingebrigtsen2013-06-211-3/+6
* Merge changes made in Gnus masterGnus developers2013-06-192-184/+441
* * net/tramp-adb.el (tramp-adb-get-toolbox): Remove function, it isMichael Albinus2013-06-192-17/+4
* Use `eww-browse-url' instead of `eww'Lars Magne Ingebrigtsen2013-06-191-1/+1
* * net/secrets.el (secrets-struct-secret-content-type): ReplaceMichael Albinus2013-06-191-6/+35
* Merge changes made in Gnus masterGnus developers2013-06-182-20/+132
* Move some files from gnus/ to net/Glenn Morris2013-06-183-0/+2449
* Fix typo.Michael Albinus2013-06-181-1/+1