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
23706d6c
Commit
23706d6c
authored
Sep 03, 2003
by
Kim F. Storm
Browse files
Blinking cursor's default off state restored to "no cursor".
parent
a57dd8b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
5 deletions
+4
-5
etc/NEWS
etc/NEWS
+4
-5
No files found.
etc/NEWS
View file @
23706d6c
...
...
@@ -448,6 +448,10 @@ The underscore cursor is set by putting `(cursor-type . hbar)' in
default-frame-alist. It supports variable heights, like the `bar'
cursor does.
+++
** On X, MS Windows, and Mac OS, the blinking cursor's "off" state is
now controlled by the variable `blink-cursor-alist'.
** Filesets are collections of files. You can define a fileset in
various ways, such as based on a directory tree or based on
program files that include other program files.
...
...
@@ -467,11 +471,6 @@ when Emacs visits them.
default, all trivial operations involving whole lines are performed
automatically. The game uses faces for better visual feedback.
+++
** On X, MS Windows, and Mac OS, the blinking cursor's "off" state is
now shown as a hollow box or a thin bar. However, you can control how
it blinks off by setting the variable `blink-cursor-alist'.
** The new variable `x-select-request-type' controls how Emacs
requests X selection. The default value is nil, which means that
Emacs requests X selection with types COMPOUND_TEXT and UTF8_STRING,
...
...
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