emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Wed, 09 Apr 2003 03:26:43 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3200 emacs/src/ChangeLog:1.3201
*** emacs/src/ChangeLog:1.3200  Wed Apr  9 03:12:32 2003
--- emacs/src/ChangeLog Wed Apr  9 03:26:42 2003
***************
*** 1,5 ****
--- 1,17 ----
  2003-04-09  Kenichi Handa  <address@hidden>
  
+       * xfaces.c (Vface_font_rescale_alist): New variable.
+       (struct font_name): New member rescale_ratio.
+       (font_rescale_ratio): New function.
+       (split_font_name): If NUMERIC_P is nonzero, set
+       font->rescale_ratio.
+       (better_font_p): On comparing point sized, pay attention to
+       recale_ratio member of fonts.
+       (build_scalable_font_name): Reflect font->rescale_ratio in the
+       font name.
+       (syms_of_xfaces): Declare Vface_font_rescale_alist as a Lisp
+       variable.
+ 
        * lread.c (read1): Before calling index, check if the 2nd
        arguemnt is in ASCII range.
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]