]> git.eshelyaron.com Git - emacs.git/commitdiff
Move src/ChangeLog entry to src/ChangeLog.unicode
authorMiles Bader <miles@gnu.org>
Mon, 23 Apr 2007 04:14:25 +0000 (04:14 +0000)
committerMiles Bader <miles@gnu.org>
Mon, 23 Apr 2007 04:14:25 +0000 (04:14 +0000)
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-194

src/ChangeLog
src/ChangeLog.unicode

index 18d5e40c2406b540cc6c9207bd8fd5775c033a30..61e6de2c97d6e58c1d053cdacc14b6588ab4b7c4 100644 (file)
@@ -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
index 660ef2e5c74250d5f03eb4d1fcdac1623cb10f9c..787c74c573dd002a9c2859b6f28d4f72bf2cab55 100644 (file)
@@ -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.