emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/display.texi,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/display.texi,v
Date: Sun, 09 Jul 2006 02:06:35 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       06/07/09 02:06:35

Index: display.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/display.texi,v
retrieving revision 1.228
retrieving revision 1.229
diff -u -b -r1.228 -r1.229
--- display.texi        8 Jul 2006 22:28:59 -0000       1.228
+++ display.texi        9 Jul 2006 02:06:34 -0000       1.229
@@ -2106,10 +2106,6 @@
 @end example
 @end defun
 
-  The functions above did not exist before Emacs 21.  For compatibility
-with older Emacs versions, you can use the following functions to set
-and examine the face attributes which existed in those versions.
-
 @defun face-attribute-relative-p attribute value
 This function returns address@hidden if @var{value}, when used as the
 value of the face attribute @var{attribute}, is relative.  This means
@@ -2136,6 +2132,10 @@
 face attribute @var{attribute}, returns @var{value1} unchanged.
 @end defun
 
+  The functions above did not exist before Emacs 21.  For compatibility
+with older Emacs versions, you can use the following functions to set
+and examine the face attributes which existed in those versions.
+
 @defun set-face-foreground face color &optional frame
 @defunx set-face-background face color &optional frame
 These functions set the foreground (or background, respectively) color




reply via email to

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