diff options
| author | Po Lu <luangruo@yahoo.com> | 2025-02-19 10:17:24 +0800 |
|---|---|---|
| committer | Po Lu <luangruo@yahoo.com> | 2025-02-19 10:18:10 +0800 |
| commit | bb45d35ea7db5dc93a7856dccf14c01f01bd95fe (patch) | |
| tree | 91fafa0a3833c8e61b02bde488903b3f99ca6b3f | |
| parent | d05894f82d90c6d739aa3d424651fda2c86f68ec (diff) | |
; * etc/NEWS: Document the previous change.
| -rw-r--r-- | etc/NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1238,6 +1238,15 @@ This macro adds the current buffer to 'inhibit-auto-revert-buffers', runs its body, and removes the current buffer from 'inhibit-auto-revert-buffers' afterwards. +** Strokes + +-- +** 'strokes-mode' no longer demands the presence of a mouse. +'strokes-mode' now permits itself to be enabled if no mouse is +connected, to facilitate enabling 'strokes-mode' in sessions where the +availability of a mouse device varies during execution (as is frequently +observed on Android). + * New Modes and Packages in Emacs 31.1 |
