diff options
author | Po Lu <luangruo@yahoo.com> | 2022-02-12 04:42:42 +0000 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2022-02-12 04:42:42 +0000 |
commit | 4c6a4281a41ca2b3ab76339292aac24d8470efe5 (patch) | |
tree | 7c10514e89f78744cda1d9c4b7800f761e3b6cf7 /test/lisp/emacs-lisp/lisp-mode-tests.el | |
parent | 9de7b3f3355cec3b36dd16af66d0110240bebfb8 (diff) | |
download | emacs-4c6a4281a41ca2b3ab76339292aac24d8470efe5.tar.gz emacs-4c6a4281a41ca2b3ab76339292aac24d8470efe5.tar.bz2 emacs-4c6a4281a41ca2b3ab76339292aac24d8470efe5.zip |
Implement visual bell on Haiku like on X
* src/haiku_draw_support.cc
(BView_FillRectangleForVisibleBell): Delete function.
(BView_InvertRect): New function.
* src/haiku_support.cc (class EmacsView): Delete field
`visible_bell_color' and visible bell related methods.
(EmacsView_do_visible_bell): Delete function.
* src/haiku_support.h: Update prototypes.
* src/haikuterm.c (haiku_flash): Implement using
`BView_InvertRect'.
(haiku_beep): Use `haiku_flash' instead.
Diffstat (limited to 'test/lisp/emacs-lisp/lisp-mode-tests.el')
0 files changed, 0 insertions, 0 deletions