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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lispref/display.texi
Date: Wed, 14 May 2003 17:27:14 -0400

Index: emacs/lispref/display.texi
diff -c emacs/lispref/display.texi:1.92 emacs/lispref/display.texi:1.93
*** emacs/lispref/display.texi:1.92     Tue Feb  4 09:47:53 2003
--- emacs/lispref/display.texi  Wed May 14 17:27:14 2003
***************
*** 1706,1712 ****
  If @var{value1} is a relative value for the face attribute
  @var{attribute}, returns it merged with the underlying value
  @var{value2}; otherwise, if @var{value1} is an absolute value for the
! face a attribute @var{attribute}, returns @var{value1} unchanged.
  @end defun
  
  @defun set-face-foreground face color &optional frame
--- 1706,1712 ----
  If @var{value1} is a relative value for the face attribute
  @var{attribute}, returns it merged with the underlying value
  @var{value2}; otherwise, if @var{value1} is an absolute value for the
! face attribute @var{attribute}, returns @var{value1} unchanged.
  @end defun
  
  @defun set-face-foreground face color &optional frame
***************
*** 2568,2574 ****
  
  @item :margin @var{margin}
  The @code{:margin} property specifies how many pixels to add as an
! extra margin around the image.  The value, @var{margin}, must be a a
  non-negative number, or a pair @code{(@var{x} . @var{y})} of such
  numbers.  If it is a pair, @var{x} specifies how many pixels to add
  horizontally, and @var{y} specifies how many pixels to add vertically.
--- 2568,2574 ----
  
  @item :margin @var{margin}
  The @code{:margin} property specifies how many pixels to add as an
! extra margin around the image.  The value, @var{margin}, must be a
  non-negative number, or a pair @code{(@var{x} . @var{y})} of such
  numbers.  If it is a pair, @var{x} specifies how many pixels to add
  horizontally, and @var{y} specifies how many pixels to add vertically.




reply via email to

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