Mercurial > emacs
comparison src/ChangeLog @ 90808:5021c896064c
Move src/ChangeLog entry to src/ChangeLog.unicode
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-194
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 23 Apr 2007 04:14:25 +0000 |
parents | 5d649c564ce9 |
children | e6fdae9180d4 |
comparison
equal
deleted
inserted
replaced
90807:5827fc568d23 | 90808:5021c896064c |
---|---|
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 | |
7 2007-04-10 Chong Yidong <cyd@stupidchicken.com> | 1 2007-04-10 Chong Yidong <cyd@stupidchicken.com> |
8 | 2 |
9 * xdisp.c (note_mode_line_or_margin_highlight): Don't decrement | 3 * xdisp.c (note_mode_line_or_margin_highlight): Don't decrement |
10 glyph pointer before start of glyph row. | 4 glyph pointer before start of glyph row. |
11 | 5 |