mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
Merge from origin/emacs-30
a478423d19* lisp/progmodes/peg.el (peg-syntax-classes): Typo (bug#7...951fb93956* lisp/transient.el (static-if): Remove duplicated defini...0218fb2143Adapt file-remote-p doc34c1094e60; Fix typo in etc/ORG-NEWS (Bug#72186)5916b172bd* etc/TODO: Delete item about merging Magit.a6cab228d4; Fix typos41dc28244f* doc/man/emacs.1.in: Add "No warranty" notice.b2ac343586; * doc/man/emacs.1.in: Improve wording.110b3d08d7Improve emacs man page description of --user flag4911f08912Checkdoc fixes in allout-widgets.el109b592d77Checkdoc fixes in subr.el4643672078Checkdoc fixes in touch-screen.el9889774c62Checkdoc fixes in treesit.el # Conflicts: # etc/NEWS
This commit is contained in:
commit
153732e638
83 changed files with 297 additions and 301 deletions
|
|
@ -1490,9 +1490,9 @@ If INTERACTIVE, execute the command associated with any event
|
|||
generated instead of throwing `input-event'. Otherwise, throw
|
||||
`input-event' with a single input event if that event should take
|
||||
the place of EVENT within the key sequence being translated, or
|
||||
`nil' if all tools have been released.
|
||||
nil if all tools have been released.
|
||||
|
||||
Set `touch-screen-events-received' to `t' to indicate that touch
|
||||
Set `touch-screen-events-received' to t to indicate that touch
|
||||
screen events have been received, and thus by extension require
|
||||
functions undertaking event management themselves to call
|
||||
`read-key' rather than `read-event'."
|
||||
|
|
@ -2083,4 +2083,4 @@ Must be called from a command bound to a `touchscreen-hold' or
|
|||
|
||||
(provide 'touch-screen)
|
||||
|
||||
;;; touch-screen ends here
|
||||
;;; touch-screen.el ends here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue