index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
net
/
eww.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Update uses of if-let and when-let
Mark Oteiza
2017-09-12
1
-10
/
+10
*
Hexify strings in EWW search queries
Mark Oteiza
2017-09-03
1
-1
/
+2
*
Make eww-search-words prompt for query if nothing selected
Alex Branham
2017-07-02
1
-4
/
+12
*
enable mhtml-mode by default
Tom Tromey
2017-04-05
1
-2
/
+5
*
Merge from origin/emacs-25
Paul Eggert
2017-03-19
1
-2
/
+3
|
\
|
*
* lisp/net/eww.el (eww-reload): Doc fix. (Bug#25981)
Eli Zaretskii
2017-03-11
1
-2
/
+3
*
|
Merge from origin/emacs-25
Paul Eggert
2017-03-19
1
-0
/
+1
|
\
|
|
*
* lisp/net/eww.el (eww-tag-meta): Handle single quoted URLs (Bug#25445).
Ian Dunn
2017-01-15
1
-0
/
+1
*
|
Lists used as plists now have to be an even length
Lars Ingebrigtsen
2017-02-18
1
-5
/
+6
*
|
Use access-file in EWW to check before downloading a file
Mark Oteiza
2017-01-28
1
-0
/
+1
*
|
Fix a couple eww customization types
Mark Oteiza
2017-01-27
1
-2
/
+2
*
|
Make eww buffers prettier in the buffer listing
Lars Ingebrigtsen
2017-01-26
1
-2
/
+6
*
|
Avoid having eww unexpectedly open external browsers
Lars Ingebrigtsen
2017-01-24
1
-1
/
+8
*
|
When opening new eww buffers, use buffer names based on the host name
Lars Ingebrigtsen
2017-01-24
1
-21
/
+28
*
|
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
; Fix warnings
Mark Oteiza
2016-11-04
1
-1
/
+1
*
|
Revert change to eww-suggest-uris
Mark Oteiza
2016-11-02
1
-6
/
+10
*
|
Add eww-open-in-new-buffer to EWW
Mark Oteiza
2016-11-02
1
-6
/
+18
*
|
Make `R' in eww work more reliably
Lars Ingebrigtsen
2016-05-05
1
-3
/
+5
*
|
Merge from origin/emacs-25
John Wiegley
2016-03-03
1
-5
/
+11
|
\
|
|
*
Also allow setting the paragraph direction to nil
Lars Ingebrigtsen
2016-03-01
1
-5
/
+11
*
|
Merge from origin/emacs-25
John Wiegley
2016-03-03
1
-1
/
+12
|
\
|
|
*
Add a eww command to toggle paragraph direction
Lars Ingebrigtsen
2016-02-28
1
-1
/
+12
*
|
Default bidi paragraph direction to nil
Lars Ingebrigtsen
2016-03-01
1
-2
/
+2
*
|
Merge from origin/emacs-25
John Wiegley
2016-02-22
1
-5
/
+8
|
\
|
|
*
Make eww message toggling message clearer
Kaushal Modi
2016-02-19
1
-5
/
+4
|
*
Fix display of <pre> elements
Lars Ingebrigtsen
2016-02-16
1
-0
/
+4
|
*
Make the `R' command get the correct relative <img>s
Lars Ingebrigtsen
2016-02-09
1
-2
/
+4
|
*
Allow sending empty hidden values in eww
Vasilij Schneidermann
2016-02-04
1
-1
/
+1
*
|
Allow accessing the image commands via shr
Lars Ingebrigtsen
2016-02-10
1
-1
/
+1
*
|
Make the `R' command get the correct relative <img>s
Lars Ingebrigtsen
2016-02-09
1
-2
/
+4
*
|
* lisp/net/eww.el (eww-switch-to-buffer): Use pop-to-buffer-same-window instead.
Mark Oteiza
2016-02-04
1
-1
/
+1
*
|
Merge from origin/emacs-25
John Wiegley
2016-02-03
1
-31
/
+39
|
\
|
|
*
Fix bookmark display widths
Lars Ingebrigtsen
2016-02-04
1
-2
/
+2
|
*
Fix typo in eww-make-unique-file-name
Lars Ingebrigtsen
2016-02-04
1
-15
/
+15
|
*
Make it possible to TAB to input fields
Lars Ingebrigtsen
2016-02-04
1
-1
/
+3
|
*
Allow eww text fields to grow
Lars Ingebrigtsen
2016-02-04
1
-1
/
+1
|
*
Use pop-to-buffer-same-window in eww
Lars Ingebrigtsen
2016-02-03
1
-5
/
+5
|
*
Fix editing undo changes in eww fields
Lars Ingebrigtsen
2016-02-02
1
-4
/
+7
|
*
Allow the user more control of popping up the eww window
Lars Ingebrigtsen
2016-02-02
1
-1
/
+1
|
*
Make eww-browse-url with new-window parameter work again
Lars Ingebrigtsen
2016-02-02
1
-1
/
+4
|
*
Clean up eww code slightly
Lars Ingebrigtsen
2016-02-02
1
-3
/
+3
*
|
Add a new command to switch between erc buffers
Mark Oteiza
2016-02-04
1
-0
/
+20
*
|
Allow sending empty hidden values in eww
Vasilij Schneidermann
2016-02-04
1
-1
/
+1
*
|
-
Paul Eggert
2016-01-30
1
-2
/
+3
|
\
|
|
*
* eww.el (eww-render): Protect against empty content-types.
Lars Ingebrigtsen
2016-01-24
1
-2
/
+3
*
|
Merge from origin/emacs-25
John Wiegley
2016-01-11
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
[next]