aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* (browse-url-browser-function): Add `eww' as a possible choice.Lars Magne Ingebrigtsen2013-06-181-0/+1
* * lisp/net/webjump.el (webjump-sample-sites): Add DuckDuckGo.Juri Linkov2013-06-181-0/+3
* Implement changes in Secret Service API. Make it backward compatible.Michael Albinus2013-06-131-20/+37
* (open-tls-stream): Remove unneeded buffer contents when opening the connection.Ted Zlatanov2013-06-051-1/+4
* rlogin.el tiny cleanupGlenn Morris2013-05-291-8/+19
* Use completion-at-point rather than obsolete alias.Glenn Morris2013-05-291-2/+2
* Add comment for last change.Michael Albinus2013-05-281-0/+2
* * net/dbus.el (dbus-call-method): Let-bind `inhibit-redisplay'Michael Albinus2013-05-271-1/+2
* * net/xesam.el: Move to obsolete/.Michael Albinus2013-05-241-913/+0
* * net/tramp-gvfs.el (tramp-gvfs-enabled): New defconst.Michael Albinus2013-05-241-26/+30
* socks.el small cleanupGlenn Morris2013-05-231-114/+118
* * net/tramp-gvfs.el (top):Michael Albinus2013-05-232-5/+7
* Silence some compiler warningsGlenn Morris2013-05-211-4/+3
* Make a few libraries loadable in isolationGlenn Morris2013-05-101-5/+9
* * lisp/thingatpt.el (thing-at-point): Accept optional second argumentSam Steingold2013-05-081-3/+4
* * net/eudc-export.el: Make it loadable without bbdb.Glenn Morris2013-05-061-7/+9