emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/etc/NEWS


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Fri, 11 Apr 2003 03:45:15 -0400

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.802 emacs/etc/NEWS:1.803
*** emacs/etc/NEWS:1.802        Tue Apr  8 21:40:30 2003
--- emacs/etc/NEWS      Fri Apr 11 03:45:15 2003
***************
*** 1179,1184 ****
--- 1179,1190 ----
  
  * Lisp Changes in Emacs 21.4
  
+ ** The variable `face-font-rescale-alist' specifies how much larger
+ (or smaller) font we should use.  For instance, if the value is
+ '((SOME-FONTNAME-PATTERN . 1.3) and a face requests a font of 10
+ point, we actually use a font of 13 point if the font matches
+ SOME-FONTNAME-PATTERN.
+ 
  ** The function `number-sequence' returns a list of equally-separated
  numbers.  For instance, (number-sequence 4 9) returns (4 5 6 7 8 9).
  By default, the separation is 1, but you can specify a different separation




reply via email to

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