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
90e87070
Commit
90e87070
authored
Feb 17, 2002
by
Kim F. Storm
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document new mouse-highlight variable and associated behaviour.
parent
ce16e8d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
etc/NEWS
etc/NEWS
+5
-0
No files found.
etc/NEWS
View file @
90e87070
...
...
@@ -55,6 +55,11 @@ of text properties, overlays, and widgets at point, and lets you get
more information about them, by clicking on mouse-sensitive areas or
moving there and pressing RET.
** The highlight shown when the mouse is over a mouse-sensitive areas
is now cleared when you use the keyboard. The highlight is shown
again when you move the mouse. You can control this behaviour and
disable mouse highlight entirely using the new variable `mouse-highlight'.
** font-lock: in modes like C and Lisp where the fontification assumes that
an open-paren in column 0 is always outside of any string or comment,
font-lock now highlights any such open-paren-in-column-zero in bold-red
...
...
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