1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-24 05:22:04 -08:00
emacs/doc
Jared Finder 4e779d20f1 Update cursor display using Xterm escape sequences
* lisp/term/xterm.el (xterm-update-cursor): New user option.
(xterm--init): Use it.
(xterm--post-command-hook): New function for all xterm
functionality installed in 'post-command-hook'.
(xterm--init-frame-title): Install it.
(xterm--init-update-cursor, xterm--set-cursor-type)
(xterm--update-cursor-type, xterm--update-cursor-color): New
functions.
(xterm--cursor-type-to-int): New constant.
* doc/emacs/display.texi (Cursor Display):
* etc/NEWS: Document the new feature.
2026-01-10 12:49:43 +00:00
..
emacs Update cursor display using Xterm escape sequences 2026-01-10 12:49:43 +00:00
lispintro ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
lispref ; * doc/lispref/streams.texi (Output Functions): Fix markup (bug#80167). 2026-01-10 12:18:47 +02:00
man ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
misc Unobsolete and autoload M-x eglot-manual, mention it in manual 2026-01-08 08:36:50 +00:00
translations ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00