Mercurial > emacs
annotate lisp/.cvsignore @ 69061:783439580869
(mac_draw_string_common): Remove arg MODE. New arg
BG_WIDTH. All uses changed. Draw background if BG_WIDTH is not zero.
(mac_draw_image_string, mac_draw_image_string_16): New arg BG_WIDTH.
[USE_CG_TEXT_DRAWING] (mac_draw_image_string_cg): Rename from
mac_draw_string_cg. New arg BG_WIDTH. All uses changed. Draw
background if BG_WIDTH is not zero. Use float constants as
divisors instead of double. Use alloca instead of xmalloc/xfree.
(x_draw_glyph_string_background, x_draw_glyph_string_foreground)
[!MAC_OS8 || USE_ATSUI]: Background may be drawn using
mac_draw_image_string* functions.
(XLoadQueryFont) [MAC_OS8 && USE_ATSUI]: Don't adjust heights of
some fonts when srcCopy text transfer mode might be used.
(mac_begin_clip, mac_end_clip): Check if region is empty.
(mac_set_clip_rectangles): When resetting clip region, make it
empty instead of disposing of it.
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Tue, 21 Feb 2006 08:09:44 +0000 |
parents | 2e95191b77c0 |
children | bae03e1f7131 |
rev | line source |
---|---|
31648
2e692da8f736
Sort alphabetically and add `Makefile' and `elc.tar.gz'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29750
diff
changeset
|
1 *.elc |
47590
1efefab8bd92
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
35958
diff
changeset
|
2 MANIFEST |
31648
2e692da8f736
Sort alphabetically and add `Makefile' and `elc.tar.gz'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29750
diff
changeset
|
3 Makefile |
65666
2e95191b77c0
Add makefile and Makefile.unix (for MS-Windows).
Eli Zaretskii <eliz@gnu.org>
parents:
52530
diff
changeset
|
4 Makefile.unix |
2e95191b77c0
Add makefile and Makefile.unix (for MS-Windows).
Eli Zaretskii <eliz@gnu.org>
parents:
52530
diff
changeset
|
5 makefile |
31648
2e692da8f736
Sort alphabetically and add `Makefile' and `elc.tar.gz'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29750
diff
changeset
|
6 elc.tar.gz |
47904
64908cd89f5c
added cus-load.el, finder-inf.el and subdirs.el
Sam Steingold <sds@gnu.org>
parents:
47590
diff
changeset
|
7 cus-load.el |
64908cd89f5c
added cus-load.el, finder-inf.el and subdirs.el
Sam Steingold <sds@gnu.org>
parents:
47590
diff
changeset
|
8 finder-inf.el |
64908cd89f5c
added cus-load.el, finder-inf.el and subdirs.el
Sam Steingold <sds@gnu.org>
parents:
47590
diff
changeset
|
9 subdirs.el |
52530 | 10 loaddefs.el |