diff options
author | Richard M. Stallman <rms@gnu.org> | 2007-06-02 13:14:17 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2007-06-02 13:14:17 +0000 |
commit | 43ec3b5809462c4be2be00b74b19cca7f3bbfea5 (patch) | |
tree | fb78fe4b651b331d8d296b7244c976cb1906fbab | |
parent | 3d5724d8f126a8ed6d3300008616694d84317745 (diff) | |
download | emacs-43ec3b5809462c4be2be00b74b19cca7f3bbfea5.tar.gz emacs-43ec3b5809462c4be2be00b74b19cca7f3bbfea5.tar.bz2 emacs-43ec3b5809462c4be2be00b74b19cca7f3bbfea5.zip |
(Color Parameters): Add xref to (emacs)Standard Faces.
-rw-r--r-- | lispref/ChangeLog | 4 | ||||
-rw-r--r-- | lispref/frames.texi | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 99e7c621598..0e446feb711 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2007-06-02 Richard Stallman <rms@gnu.org> + + * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces. + 2007-06-02 Chong Yidong <cyd@stupidchicken.com> * Version 22.1 released. diff --git a/lispref/frames.texi b/lispref/frames.texi index 527f27385f3..b8a0d4749e2 100644 --- a/lispref/frames.texi +++ b/lispref/frames.texi @@ -706,6 +706,7 @@ results for LCD color displays. These frame parameters are semi-obsolete in that they are automatically equivalent to particular face attributes of particular faces. +@xref{Standard Faces,,, emacs, The Emacs Manual}. @table @code @item font |