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
/
shr.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
shr: allow moving between adjacent anchors
Andreas Schwab
2023-05-22
1
-1
/
+2
*
Make image-map bindings available on image links
Andreas Schwab
2023-04-15
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Fix (thing-at-point 'url) in eww forms
Lars Ingebrigtsen
2022-09-26
1
-2
/
+3
*
Abolish max-specpdl-size (bug#57911)
Mattias EngdegÄrd
2022-09-19
1
-35
/
+27
*
Also use eww URL transformers in the actual links
Lars Ingebrigtsen
2022-09-14
1
-1
/
+8
*
Enable undo in eww buffers
Lars Ingebrigtsen
2022-09-13
1
-0
/
+2
*
Don't bug out in src when there's no srcset
Lars Ingebrigtsen
2022-07-23
1
-5
/
+6
*
Fix srcset parsing in shr
Lars Ingebrigtsen
2022-07-23
1
-29
/
+43
*
Merge from origin/emacs-28
Stefan Kangas
2022-07-14
1
-1
/
+1
|
\
|
*
; Fix typos: prefer American spelling
Stefan Kangas
2022-07-13
1
-1
/
+1
*
|
Prefer keymap inheritance in shr-image-map
Stefan Kangas
2022-07-07
1
-5
/
+4
*
|
Add support for <mark> in shr
Lars Ingebrigtsen
2022-07-01
1
-0
/
+13
*
|
Fix shr--set-target-ids test for empty buffer
Lars Ingebrigtsen
2022-06-21
1
-1
/
+1
*
|
Speed up shr-string-pixel-width
Lars Ingebrigtsen
2022-06-17
1
-13
/
+5
*
|
Fix disruption of windows' display by shr.el
Eli Zaretskii
2022-06-16
1
-5
/
+9
*
|
Support html template tag in shr
Valenoern
2022-05-28
1
-0
/
+5
*
|
Fix retrieving images that contain ) characters in shr
Lars Ingebrigtsen
2022-05-12
1
-7
/
+7
*
|
Add a new face shr-code
Lars Ingebrigtsen
2022-03-21
1
-1
/
+5
*
|
Fix compilation warning introduced by previous shr.el change
Lars Ingebrigtsen
2022-02-20
1
-0
/
+1
*
|
Make eww work better on Tramp HTML
Lars Ingebrigtsen
2022-02-20
1
-2
/
+4
*
|
Fix HTML target marking in shr
Lars Ingebrigtsen
2022-01-22
1
-2
/
+2
*
|
Rename the textsec-check function to textsec-suspicious-p
Lars Ingebrigtsen
2022-01-20
1
-6
/
+7
*
|
Add text for suspicious links
Lars Ingebrigtsen
2022-01-19
1
-1
/
+6
*
|
Don't overwrite the link text in shr-tag-a for suspicious URLs
Lars Ingebrigtsen
2022-01-19
1
-3
/
+3
*
|
Make shr mark links with suspicious URLs
Lars Ingebrigtsen
2022-01-19
1
-1
/
+6
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Simplify whitespace stripping in shr-expand-url
Lars Ingebrigtsen
2021-12-24
1
-5
/
+3
*
|
Merge from origin/emacs-28
Stefan Kangas
2021-12-24
1
-1
/
+3
|
\
|
|
*
* lisp/net/shr.el (shr-expand-url): Also strip trailing
Andreas Schwab
2021-12-23
1
-1
/
+3
*
|
Rework how shr sets <span id='foo'> targets to make it more reliable
Lars Ingebrigtsen
2021-12-19
1
-33
/
+22
*
|
Add a shr-allowed-images user option
LdBeth
2021-12-19
1
-6
/
+17
*
|
Merge from origin/emacs-28
Stefan Kangas
2021-12-11
1
-1
/
+1
|
\
|
|
*
Don't bug out on certain empty elements with ids
Lars Ingebrigtsen
2021-12-10
1
-1
/
+1
*
|
Fix previous shr-parse-style change
Lars Ingebrigtsen
2021-12-06
1
-3
/
+1
*
|
Audit `string-match' usage in shr.el
Lars Ingebrigtsen
2021-12-06
1
-9
/
+9
*
|
Add new face `variable-pitch-text'
Lars Ingebrigtsen
2021-12-01
1
-1
/
+1
*
|
Use pixel-fill-width in shr.el
Lars Ingebrigtsen
2021-11-30
1
-26
/
+14
*
|
Add new package pixel-fill.el
Lars Ingebrigtsen
2021-11-30
1
-103
/
+5
*
|
Define a face for shr text
Lars Ingebrigtsen
2021-11-25
1
-1
/
+5
*
|
Make shr render text with superscripts prettier
Lars Ingebrigtsen
2021-11-20
1
-2
/
+9
*
|
String backslash corrections
Mattias EngdegÄrd
2021-11-18
1
-1
/
+1
*
|
Adjust `defvar-keymap' and `define-keymap' to the new syntax
Lars Ingebrigtsen
2021-11-16
1
-6
/
+6
*
|
Fix image-animate declaration
Lars Ingebrigtsen
2021-11-12
1
-1
/
+1
*
|
Allow stopping animations automatically when the image disappears
Lars Ingebrigtsen
2021-11-12
1
-7
/
+8
*
|
Fix the look of the <video> elements in shr
Lars Ingebrigtsen
2021-11-10
1
-1
/
+1
*
|
Fix compiler warning building net/shr.el without xwidget support
Po Lu
2021-11-09
1
-0
/
+3
*
|
Don't create temporary files for <video>
Lars Ingebrigtsen
2021-11-09
1
-13
/
+6
[next]