Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
4a754df8
Commit
4a754df8
authored
Jul 04, 2019
by
Basil L. Contovounesios
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
; * lisp/net/shr.el (shr-selected-link): Doc fix.
parent
3fd74915
Pipeline
#2245
failed with stage
in 51 minutes and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
lisp/net/shr.el
lisp/net/shr.el
+3
-1
No files found.
lisp/net/shr.el
View file @
4a754df8
...
...
@@ -155,7 +155,9 @@ cid: URL as the argument.")
(
defface
shr-selected-link
'
((
t
:inherit
shr-link
:background
"red"
))
"Face for link elements."
"Temporary face for externally visited link elements.
When a link is visited with an external browser, the link
temporarily blinks with this face."
:version
"27.1"
:group
'shr
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment