summaryrefslogtreecommitdiff
path: root/lisp/net/eww.el
Commit message (Expand)AuthorAgeFilesLines
* Fix downloading of URLs that end in a slashNick Drozd2019-02-081-1/+1
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Fix downloading non-text files in EWWEli Zaretskii2018-03-021-1/+2
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* * net/eww.el (eww): Handle URLs without host part.Andreas Schwab2017-12-231-3/+4
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update uses of if-let and when-letMark Oteiza2017-09-121-10/+10
* Hexify strings in EWW search queriesMark Oteiza2017-09-031-1/+2
* Make eww-search-words prompt for query if nothing selectedAlex Branham2017-07-021-4/+12
* enable mhtml-mode by defaultTom Tromey2017-04-051-2/+5
* Merge from origin/emacs-25Paul Eggert2017-03-191-2/+3
|\
| * * lisp/net/eww.el (eww-reload): Doc fix. (Bug#25981)Eli Zaretskii2017-03-111-2/+3
* | Merge from origin/emacs-25Paul Eggert2017-03-191-0/+1
|\ \ | |/
| * * lisp/net/eww.el (eww-tag-meta): Handle single quoted URLs (Bug#25445).Ian Dunn2017-01-151-0/+1
* | Lists used as plists now have to be an even lengthLars Ingebrigtsen2017-02-181-5/+6
* | Use access-file in EWW to check before downloading a fileMark Oteiza2017-01-281-0/+1
* | Fix a couple eww customization typesMark Oteiza2017-01-271-2/+2
* | Make eww buffers prettier in the buffer listingLars Ingebrigtsen2017-01-261-2/+6
* | Avoid having eww unexpectedly open external browsersLars Ingebrigtsen2017-01-241-1/+8
* | When opening new eww buffers, use buffer names based on the host nameLars Ingebrigtsen2017-01-241-21/+28
* | Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | ; Fix warningsMark Oteiza2016-11-041-1/+1
* | Revert change to eww-suggest-urisMark Oteiza2016-11-021-6/+10
* | Add eww-open-in-new-buffer to EWWMark Oteiza2016-11-021-6/+18
* | Make `R' in eww work more reliablyLars Ingebrigtsen2016-05-051-3/+5
* | Merge from origin/emacs-25John Wiegley2016-03-031-5/+11
|\ \ | |/
| * Also allow setting the paragraph direction to nilLars Ingebrigtsen2016-03-011-5/+11
* | Merge from origin/emacs-25John Wiegley2016-03-031-1/+12
|\ \ | |/
| * Add a eww command to toggle paragraph directionLars Ingebrigtsen2016-02-281-1/+12
* | Default bidi paragraph direction to nilLars Ingebrigtsen2016-03-011-2/+2
* | Merge from origin/emacs-25John Wiegley2016-02-221-5/+8
|\ \ | |/
| * Make eww message toggling message clearerKaushal Modi2016-02-191-5/+4
| * Fix display of <pre> elementsLars Ingebrigtsen2016-02-161-0/+4
| * Make the `R' command get the correct relative <img>sLars Ingebrigtsen2016-02-091-2/+4
| * Allow sending empty hidden values in ewwVasilij Schneidermann2016-02-041-1/+1
* | Allow accessing the image commands via shrLars Ingebrigtsen2016-02-101-1/+1
* | Make the `R' command get the correct relative <img>sLars Ingebrigtsen2016-02-091-2/+4
* | * lisp/net/eww.el (eww-switch-to-buffer): Use pop-to-buffer-same-window instead.Mark Oteiza2016-02-041-1/+1
* | Merge from origin/emacs-25John Wiegley2016-02-031-31/+39
|\ \ | |/
| * Fix bookmark display widthsLars Ingebrigtsen2016-02-041-2/+2
| * Fix typo in eww-make-unique-file-nameLars Ingebrigtsen2016-02-041-15/+15
| * Make it possible to TAB to input fieldsLars Ingebrigtsen2016-02-041-1/+3
| * Allow eww text fields to growLars Ingebrigtsen2016-02-041-1/+1
| * Use pop-to-buffer-same-window in ewwLars Ingebrigtsen2016-02-031-5/+5
| * Fix editing undo changes in eww fieldsLars Ingebrigtsen2016-02-021-4/+7
| * Allow the user more control of popping up the eww windowLars Ingebrigtsen2016-02-021-1/+1
| * Make eww-browse-url with new-window parameter work againLars Ingebrigtsen2016-02-021-1/+4
| * Clean up eww code slightlyLars Ingebrigtsen2016-02-021-3/+3
* | Add a new command to switch between erc buffersMark Oteiza2016-02-041-0/+20