; * etc/NEWS: Make touch screen support more prominent.
This commit is contained in:
parent
5b5671587f
commit
000424eb9e
1 changed files with 9 additions and 9 deletions
18
etc/NEWS
18
etc/NEWS
|
@ -154,6 +154,15 @@ see the variable 'url-request-extra-headers'.
|
||||||
** Emacs now comes with Org v9.7.
|
** Emacs now comes with Org v9.7.
|
||||||
See the file "etc/ORG-NEWS" for user-visible changes in Org.
|
See the file "etc/ORG-NEWS" for user-visible changes in Org.
|
||||||
|
|
||||||
|
+++
|
||||||
|
** Improved support for touchscreen devices.
|
||||||
|
On systems that understand them (at present X, Android, PGTK, and
|
||||||
|
MS-Windows), many touch screen gestures are now implemented and
|
||||||
|
translated into mouse or gesture events, and support for tapping tool
|
||||||
|
bar buttons and opening menus has been written. Countless packages,
|
||||||
|
such as Dired and Custom have been adjusted to better understand touch
|
||||||
|
screen input.
|
||||||
|
|
||||||
+++
|
+++
|
||||||
** Support for styled underline face attributes.
|
** Support for styled underline face attributes.
|
||||||
These are implemented as new values of the 'style' attribute in a face
|
These are implemented as new values of the 'style' attribute in a face
|
||||||
|
@ -606,15 +615,6 @@ to the kill ring, omitting the two columns of extra indentation that
|
||||||
would otherwise be present in the second and third lines of the
|
would otherwise be present in the second and third lines of the
|
||||||
function call.
|
function call.
|
||||||
|
|
||||||
+++
|
|
||||||
** Emacs now has better support for touchscreen devices.
|
|
||||||
On systems that understand them (at present X, Android, PGTK, and
|
|
||||||
MS-Windows), many touch screen gestures are now implemented and
|
|
||||||
translated into mouse or gesture events, and support for tapping tool
|
|
||||||
bar buttons and opening menus has been written. Countless packages,
|
|
||||||
such as Dired and Custom have been adjusted to better understand touch
|
|
||||||
screen input.
|
|
||||||
|
|
||||||
---
|
---
|
||||||
** On X, Emacs now supports input methods which perform "string conversion".
|
** On X, Emacs now supports input methods which perform "string conversion".
|
||||||
This means an input method can now ask Emacs to delete text
|
This means an input method can now ask Emacs to delete text
|
||||||
|
|
Loading…
Add table
Reference in a new issue