diff options
author | Alan Third <alan@idiocy.org> | 2019-12-06 16:49:25 +0000 |
---|---|---|
committer | Alan Third <alan@idiocy.org> | 2019-12-10 20:38:21 +0000 |
commit | 9546a2a0d6653a7d930cda722f5babbebb0a1d0c (patch) | |
tree | 11b17204fb9b2e11899f3298bee2f70483586341 /lisp/progmodes/cc-langs.el | |
parent | 33a37360defdc08a5d8eeabffef96f8571d3b608 (diff) | |
download | emacs-9546a2a0d6653a7d930cda722f5babbebb0a1d0c.tar.gz emacs-9546a2a0d6653a7d930cda722f5babbebb0a1d0c.tar.bz2 emacs-9546a2a0d6653a7d930cda722f5babbebb0a1d0c.zip |
Fix XBM files on NS (bug#26133)
Reinstate some of the functionality removed in commit
67a878f78f879ce534232408c34dd11f42dd802b.
* src/nsimage.m (ns_image_from_XBM): Use new reverseBytes argument.
([EmacsImage initFromXBM:width:height:fg:bg:reverseBytes:]): Add
ability to reverse the contents of each byte for use with XBMs, while
still working with fringe bitmaps.
* src/nsterm.h
([EmacsImage initFromXBM:width:height:fg:bg:reverseBytes:]): Modified
function definition.
* src/nsterm.m (ns_draw_fringe_bitmap): Use new reverseBytes argument.
Diffstat (limited to 'lisp/progmodes/cc-langs.el')
0 files changed, 0 insertions, 0 deletions