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
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
d5ec54b6
Commit
d5ec54b6
authored
Aug 30, 2002
by
Kim F. Storm
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cursor-in-non-selected-windows can now be any cursor type.
parent
8420a5dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
3 deletions
+7
-3
etc/NEWS
etc/NEWS
+7
-3
No files found.
etc/NEWS
View file @
d5ec54b6
...
...
@@ -196,9 +196,10 @@ default, all trivial operations involving whole lines are performed
automatically. The game uses faces for better visual feedback.
+++
** On X and MS Windows, 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'.
** 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'.
+++
** Emacs now supports compound-text Extended Segments in X selections.
...
...
@@ -602,6 +603,9 @@ according to the value of `save-abbrevs'.
of `cursor-in-non-selected-windows' in the buffer that the cursor
appears in.
** The variable `cursor-in-non-selected-windows' can now be set to any
of the recognized cursor types.
+++
** The default values of `tooltip-delay' and `tooltip-hide-delay'
were changed.
...
...
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