aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Complete file name handlers.Michael Albinus2013-08-015-195/+271
* * lisp/emacs-lisp/re-builder.el (reb-color-display-p):Dmitry Antipov2013-07-311-2/+2
* Allow talking to STARTTLS servers that have no greetingLars Magne Ingebrigtsen2013-07-301-1/+5
* * net/shr.el (shr-mouse-browse-url): Remove and use `shr-browse-url'.Lars Magne Ingebrigtsen2013-07-301-3/+4
* (eww-setup-buffer): Switching to the buffer seems more natural than popping.Lars Magne Ingebrigtsen2013-07-301-1/+1
* (shr-urlify): Highlight under mouse.Lars Magne Ingebrigtsen2013-07-301-0/+1
* * net/shr.el (shr-urlify): Put `follow-link' on URLs.Lars Magne Ingebrigtsen2013-07-301-0/+1
* * net/tramp.el (tramp-use-ssh-controlmaster-options): New customer option.Michael Albinus2013-07-292-2/+14
* * filenotify.el (file-notify-supported-p):Michael Albinus2013-07-245-15/+5
* * net/tramp.el (tramp-handle-file-notify-add-watch): New defun.Michael Albinus2013-07-234-6/+14
* * 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