annotate man/lispref/scrollbars.texi @ 5073:78a3c171a427
Fixes for bitmap mask files handling
src/ChangeLog addition:
2010-02-24 Didier Verna <didier@xemacs.org>
* glyphs.c: Clarify comment about potential_pixmap_file_instantiator.
* glyphs.c (xbm_mask_file_munging): Clarify comment, remove
unreachable condition and provide a cuple of assertions.
* glyphs.c (xbm_normalize): Clarify comments, error on mask file
not found.
* glyphs.c (xface_normalize): Ditto, and handle inline data properly.
author |
Didier Verna <didier@lrde.epita.fr> |
date |
Wed, 24 Feb 2010 11:08:30 +0100 |
parents |
abe6d1db359e |
children |
9fae6227ede5 |
rev |
line source |
428
|
1 @c -*-texinfo-*-
|
|
2 @c This is part of the XEmacs Lisp Reference Manual.
|
|
3 @c Copyright (C) 1995 Ben Wing.
|
|
4 @c See the file lispref.texi for copying conditions.
|
|
5 @setfilename ../../info/glyphs.info
|
442
|
6 @node Scrollbars, Drag and Drop, Gutter, top
|
|
7 @chapter Scrollbars
|
428
|
8 @cindex scrollbars
|
|
9
|
|
10 Not yet documented.
|