mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-09 13:10:57 -08:00
*** empty log message ***
This commit is contained in:
parent
f73145c173
commit
a3993cc86e
1 changed files with 4 additions and 3 deletions
|
|
@ -65,9 +65,10 @@
|
|||
* lisp.h (syms_of_fringe, init_fringe, init_fringe_once):
|
||||
Add prototypes.
|
||||
|
||||
* macterm.c (x_draw_fringe_bitmap): Copy unadapted code from
|
||||
xterm.c to handle overlayed fringe bitmaps and to use cursor color
|
||||
for displaying cursor in fringe.
|
||||
* macterm.c (mac_draw_bitmap): Add overlay_p arg.
|
||||
(x_draw_fringe_bitmap): Handle overlayed fringe bitmaps;
|
||||
thanks to YAMAMOTO Mitsuharu for advice on how to do this.
|
||||
Use cursor color for displaying cursor in fringe.
|
||||
(x_redisplay_interface): Add null handlers for
|
||||
define_fringe_bitmap and destroy_fringe_bitmap functions.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue