Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b2bd7aff
Commit
b2bd7aff
authored
Feb 20, 2002
by
Richard M. Stallman
Browse files
Minor cleanup.
parent
42a3c627
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
etc/NEWS
etc/NEWS
+5
-4
No files found.
etc/NEWS
View file @
b2bd7aff
...
@@ -55,10 +55,11 @@ of text properties, overlays, and widgets at point, and lets you get
...
@@ -55,10 +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
more information about them, by clicking on mouse-sensitive areas or
moving there and pressing RET.
moving there and pressing RET.
** The highlight shown when the mouse is over a mouse-sensitive areas
** Emacs normally highlights mouse sensitive text whenever the mouse
is now cleared when you use the keyboard. The highlight is shown
is over the text. By setting the new variable `mouse-highlight', you
again when you move the mouse. You can control this behaviour and
can optionally enable mouse highlighting only after you move the
disable mouse highlight entirely using the new variable `mouse-highlight'.
mouse, so that highlighting disappears when you press a key. You can
also disable mouse highlighting.
** font-lock: in modes like C and Lisp where the fontification assumes that
** 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,
an open-paren in column 0 is always outside of any string or comment,
...
...
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