summaryrefslogtreecommitdiff
path: root/lisp/net/eww.el
Commit message (Expand)AuthorAgeFilesLines
* Multi-page isearch support in ewwJuri Linkov2014-12-311-0/+15
* Make eww rendering default to `window-width' againLars Ingebrigtsen2014-12-291-0/+1
* Fix eww typo in "up" handlingIvan Shmakov2014-12-281-1/+1
* Make eww mark valid/invalid https pagesLars Magne Ingebrigtsen2014-12-091-10/+36
* Commands and mode for managing multiple eww buffersAndrey Kotlarski2014-12-081-0/+130
* (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
* Make eww use mailcap when displaying PDF filesLars Magne Ingebrigtsen2014-12-051-1/+2
* Call `eww-after-render-hook' in the correct bufferIvan Shmakov2014-12-011-11/+8
* Minor eww point placement fixupLars Magne Ingebrigtsen2014-12-011-1/+2
* Fix typo in last checkinLars Magne Ingebrigtsen2014-11-271-8/+7
* * net/eww.el (eww-restore-history): Bind `inhibit-modification-hooks'Lars Magne Ingebrigtsen2014-11-271-2/+2
* (eww-process-text-input): Try to keep track of the size more reliably.Lars Magne Ingebrigtsen2014-11-271-11/+27
* (eww-mode): Revert mistanken removal of `buffer-disable-undo'.Lars Magne Ingebrigtsen2014-11-271-0/+1
* Add more sanity checks to the last eww after-change-function patchLars Magne Ingebrigtsen2014-11-271-47/+49
* (eww-process-text-input): Fix deletion at the start of the field, too.Lars Magne Ingebrigtsen2014-11-271-3/+7
* (eww-restore-history): Inhibit change functions while restoring the history.Lars Magne Ingebrigtsen2014-11-271-0/+1
* eww input field fixupLars Magne Ingebrigtsen2014-11-271-3/+4
* Record the right URL in ewwLars Magne Ingebrigtsen2014-11-271-5/+3
* Further eww dom.el cleanupsLars Magne Ingebrigtsen2014-11-261-16/+11
* * net/eww.el (eww-highest-readability): More dom.el fixes.Lars Magne Ingebrigtsen2014-11-261-6/+7
* Use the new dom.el accessors in shr and ewwLars Magne Ingebrigtsen2014-11-261-130/+110
* eww input field fixupLars Magne Ingebrigtsen2014-11-241-0/+1
* * net/eww.el (eww-set-character-encoding): Use `read-coding-system'.Lars Magne Ingebrigtsen2014-11-241-8/+5
* Allow opening eww links in a new bufferAndrey Kotlarski2014-11-231-7/+16
* (eww-follow-link): Make going to #targets in the page work again.Lars Magne Ingebrigtsen2014-11-231-4/+6
* Switch to the *eww* buffer immediately to avoid doing it asynchronouslyLars Magne Ingebrigtsen2014-11-231-57/+69
* * net/eww.el (eww-display-html): Decode the document-defined charset.Lars Magne Ingebrigtsen2014-11-231-1/+2
* Make `M-x eww' default to the URL under pointIvan Shmakov2014-11-231-1/+47
* * net/eww.el (eww-add-bookmark): Fix bookmark titles.Mark Oteiza2014-11-231-1/+1
* (eww-mode-map): Bind backtab to shr-previous-linkMark Oteiza2014-11-231-0/+1
* Allow setting the charset in ewwKenjiro Nakayama2014-11-231-12/+29
* * net/eww.el (eww-render): Remove a no-op :title setting.Lars Magne Ingebrigtsen2014-11-191-1/+0
* (eww-reload): Reload the page in the right buffer.Ivan Shmakov2014-11-191-1/+2
* (eww-history-limit): New variable.Ivan Shmakov2014-11-191-1/+8
* * net/eww.el (eww-desktop-misc-data): Use `cl-remove-duplicates'.Lars Magne Ingebrigtsen2014-11-191-1/+1
* Add desktop support to ewwIvan Shmakov2014-11-191-5/+116
* Make the eww buffers read-onlyLars Magne Ingebrigtsen2014-11-161-2/+3
* Move eww and shr to customization group `web'Lars Magne Ingebrigtsen2014-11-161-2/+2
* * net/eww.el (eww-search-words): Mention `eww-search-prefix'.Lars Magne Ingebrigtsen2014-11-151-1/+2
* * net/eww.el (eww-render): Don't set the title to the URL.Lars Magne Ingebrigtsen2014-11-141-1/+1
* Bind `M-s M-s' globally to `eww-search-words'Kenjiro NAKAYAMA2014-11-141-0/+6
* Add a hook to be run after eww has rendered a pageLars Magne Ingebrigtsen2014-11-131-1/+8
* * net/eww.el (eww): Add comment to clarify.Lars Magne Ingebrigtsen2014-11-131-0/+1
* Display SVG images in external <object> filesLars Magne Ingebrigtsen2014-11-131-5/+6