Mercurial > emacs
comparison src/ChangeLog @ 90804:5d649c564ce9
Change default value of `enable_font_backend' to 1
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-191
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 16 Apr 2007 02:49:06 +0000 |
parents | 4ef881a120fe |
children | 5021c896064c |
comparison
equal
deleted
inserted
replaced
90803:ad785f2ac762 | 90804:5d649c564ce9 |
---|---|
1 2007-04-16 Miles Bader <miles@gnu.org> | |
2 | |
3 * emacs.c (main): Change default value of `enable_font_backend' to 1. | |
4 Parse "--disable-font-backend" option. | |
5 (standard_args): Add "--disable-font-backend" option. | |
6 | |
1 2007-04-10 Chong Yidong <cyd@stupidchicken.com> | 7 2007-04-10 Chong Yidong <cyd@stupidchicken.com> |
2 | 8 |
3 * xdisp.c (note_mode_line_or_margin_highlight): Don't decrement | 9 * xdisp.c (note_mode_line_or_margin_highlight): Don't decrement |
4 glyph pointer before start of glyph row. | 10 glyph pointer before start of glyph row. |
5 | 11 |