[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lispref/text.texi
From: |
Richard M . Stallman |
Subject: |
[Emacs-diffs] Changes to emacs/lispref/text.texi |
Date: |
Thu, 06 Jan 2005 12:56:40 -0500 |
Index: emacs/lispref/text.texi
diff -c emacs/lispref/text.texi:1.81 emacs/lispref/text.texi:1.82
*** emacs/lispref/text.texi:1.81 Fri Dec 10 23:58:55 2004
--- emacs/lispref/text.texi Thu Jan 6 17:44:55 2005
***************
*** 2826,2832 ****
A face name (a symbol or string).
@item
! Starting in Emacs 21, a property list of face attributes. This has the
form (@var{keyword} @var{value} @dots{}), where each @var{keyword} is a
face attribute name and @var{value} is a meaningful value for that
attribute. With this feature, you do not need to create a face each
--- 2826,2832 ----
A face name (a symbol or string).
@item
! A property list of face attributes. This has the
form (@var{keyword} @var{value} @dots{}), where each @var{keyword} is a
face attribute name and @var{value} is a meaningful value for that
attribute. With this feature, you do not need to create a face each
- [Emacs-diffs] Changes to emacs/lispref/text.texi,
Richard M . Stallman <=
- [Emacs-diffs] Changes to emacs/lispref/text.texi, Kim F . Storm, 2005/01/10
- [Emacs-diffs] Changes to emacs/lispref/text.texi, Richard M . Stallman, 2005/01/12
- [Emacs-diffs] Changes to emacs/lispref/text.texi, Kim F . Storm, 2005/01/12
- [Emacs-diffs] Changes to emacs/lispref/text.texi, Eli Zaretskii, 2005/01/29
- [Emacs-diffs] Changes to emacs/lispref/text.texi, Kim F . Storm, 2005/01/31
- [Emacs-diffs] Changes to emacs/lispref/text.texi, Luc Teirlinck, 2005/01/31