emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/etc NEWS


From: Chong Yidong
Subject: [Emacs-diffs] emacs/etc NEWS
Date: Thu, 08 Jan 2009 20:58:58 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      09/01/08 20:58:58

Modified files:
        etc            : NEWS 

Log message:
        Documented several font functions.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/etc/NEWS?cvsroot=emacs&r1=1.1969&r2=1.1970

Patches:
Index: NEWS
===================================================================
RCS file: /sources/emacs/emacs/etc/NEWS,v
retrieving revision 1.1969
retrieving revision 1.1970
diff -u -b -r1.1969 -r1.1970
--- NEWS        8 Jan 2009 18:45:08 -0000       1.1969
+++ NEWS        8 Jan 2009 20:58:57 -0000       1.1970
@@ -1627,26 +1627,26 @@
 set the font.
 
 *** New functions:
-
++++
 **** `fontp' checks if the argument is a font-spec or font-entity.
-
++++
 **** `font-spec' creates a new font-spec object.
-
++++
 **** `font-get' returns a font property value.
-
++++
 **** `font-put' sets a font property value.
-
++++
 **** `font-face-attributes' returns a plist of face attributes set by a font.
-
++++
 **** `list-fonts' returns a list of font-entities matching a font spec.
-
-**** `font-font' returns the font-entity best matching the given font spec.
-
++++
+**** `find-font' returns the font-entity best matching the given font spec.
++++
 **** `font-family-list' returns a list of family names of available fonts.
-
++++
 **** `font-xlfd-name' returns an XLFD name of a given font spec, font
 entity, or font object.
-
+---
 **** `clear-font-cache' clears all font caches.
 
 ** Changes related to multiple-terminal (multi-tty) support




reply via email to

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