]> git.eshelyaron.com Git - emacs.git/commit
Update Android port
authorPo Lu <luangruo@yahoo.com>
Fri, 7 Jul 2023 02:00:56 +0000 (10:00 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 7 Jul 2023 02:00:56 +0000 (10:00 +0800)
commit4db8a10648acceac88052b25b9f380d5aad803ee
tree4c21b9cde6ea8786ca85ecb0362e97c14da7bcad
parent7af686767a248081d212a252b037250dabf4e56d
Update Android port

* lisp/tool-bar.el (modifier-bar-modifier-list): New variable.
(modifier-bar-button): New function.
(tool-bar-event-apply-alt-modifier)
(tool-bar-event-apply-super-modifier)
(tool-bar-event-apply-hyper-modifier)
(tool-bar-event-apply-shift-modifier)
(tool-bar-event-apply-control-modifier)
(tool-bar-event-apply-meta-modifier): Factor out modifier bar
logic to that function, and redisplay the tool bar where
necessary.
(modifier-bar-available-p): New function.
(modifier-bar-mode): Disable tool bar items corresponding to
modifier keys that've already been pressed.

* etc/images/shift.pbm: Regenerate from correct font.
etc/images/shift.pbm
lisp/tool-bar.el