(try_font_list): New arg PREFER_FACE_FAMILY. If it is
[bpt/emacs.git] / src / ChangeLog
index e0e1c2c..2396c95 100644 (file)
@@ -1,3 +1,17 @@
+2002-09-26  Kenichi Handa  <handa@etl.go.jp>
+
+       * xfaces.c (try_font_list): New arg PREFER_FACE_FAMILY.  If it is
+       nonzero, try face's family at first.  Otherwise try FAMILY at
+       first.
+       (choose_face_font): If C is a single byte char or latin-1, call
+       try_font_list with PREFER_FACE_FAMILY 1.
+
+2002-09-21  Richard M. Stallman  <rms@gnu.org>
+
+       * window.c (select_window_1): Don't select frame.
+       Set frame's selected window only when frame itself is selected.
+       (Fselect_window): Doc fix.
+
 2002-09-18  Kim F. Storm  <storm@cua.dk>
 
        * process.c (make-network-process): Doc fix (there is no