Mercurial > emacs
changeset 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 | 5827fc568d23 |
children | 3c52757d5f6e |
files | src/ChangeLog src/ChangeLog.unicode |
diffstat | 2 files changed, 6 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Tue Apr 17 08:15:16 2007 +0000 +++ b/src/ChangeLog Mon Apr 23 04:14:25 2007 +0000 @@ -1,9 +1,3 @@ -2007-04-16 Miles Bader <miles@gnu.org> - - * emacs.c (main): Change default value of `enable_font_backend' to 1. - Parse "--disable-font-backend" option. - (standard_args): Add "--disable-font-backend" option. - 2007-04-10 Chong Yidong <cyd@stupidchicken.com> * xdisp.c (note_mode_line_or_margin_highlight): Don't decrement
--- a/src/ChangeLog.unicode Tue Apr 17 08:15:16 2007 +0000 +++ b/src/ChangeLog.unicode Mon Apr 23 04:14:25 2007 +0000 @@ -5,6 +5,12 @@ * xfaces.c (face_for_font): Check also face->font==font->font.font. +2007-04-16 Miles Bader <miles@gnu.org> + + * emacs.c (main): Change default value of `enable_font_backend' to 1. + Parse "--disable-font-backend" option. + (standard_args): Add "--disable-font-backend" option. + 2007-04-13 Kenichi Handa <handa@m17n.org> * fontset.c (fontset_find_font): New function.