mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-04 11:00:45 -08:00
(Defining Faces): Fix example.
This commit is contained in:
parent
98bf69dcf1
commit
7e9fc7eb48
2 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2007-04-07 Herbert Euler <herberteuler@hotmail.com>
|
||||
|
||||
* display.texi (Defining Faces): Fix example.
|
||||
|
||||
2007-04-07 Karl Berry <karl@gnu.org>
|
||||
|
||||
* display.texi (Button Buffer Commands): Improve page break.
|
||||
|
|
|
|||
|
|
@ -1833,6 +1833,7 @@ frame must match one of the @var{value}s specified for it in
|
|||
|
||||
@example
|
||||
@group
|
||||
(defface region
|
||||
'((((class color) (min-colors 88) (background dark))
|
||||
:background "blue3")
|
||||
@end group
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue