Mercurial > emacs
annotate test/README @ 111366:7be30ce79ffd
Backport fix for Bug#6287 from trunk.
* font.c (font_delete_unmatched): Check Vface_ignored_fonts.
Don't sheck SPEC if it is nil.
(font_list_entities): Call font_delete_unmatched if
Vface_ignored_fonts is non-nil.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 04 Nov 2010 15:47:27 -0400 |
parents | b5279fa5497b |
children |
rev | line source |
---|---|
92339 | 1 This directory contains files intended to test various aspects of |
2 Emacs's functionality. Please help add tests! | |
104071
b5279fa5497b
Mention etc/compilation.txt
Chong Yidong <cyd@stupidchicken.com>
parents:
92339
diff
changeset
|
3 |
b5279fa5497b
Mention etc/compilation.txt
Chong Yidong <cyd@stupidchicken.com>
parents:
92339
diff
changeset
|
4 (Also, see etc/compilation.txt for compilation mode font lock tests.) |