From db8ef69909f99b430a098b217e50d179d8bd17c1 Mon Sep 17 00:00:00 2001 From: Adrian Robert Date: Sun, 20 Jul 2008 21:32:21 +0000 Subject: [PATCH] corrected color spec docs in ns-emacs.texi --- doc/misc/ChangeLog | 7 ++++++- doc/misc/ns-emacs.texi | 6 +++--- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 9385d494392..bb2d74b92a6 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,6 +1,11 @@ +2008-07-20 Adrian Robert + + * ns-emacs.texi (Customization): Corrected documentation on color + specification formats. + 2008-07-19 Andreas Schwab - * ns-emacs.texi: Moved from ../emacs. Add @direntry. + * ns-emacs.texi: Moved from ../emacs. Add @direntry. * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs. (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules. diff --git a/doc/misc/ns-emacs.texi b/doc/misc/ns-emacs.texi index e4d0f9951d6..8b39aaa77d1 100644 --- a/doc/misc/ns-emacs.texi +++ b/doc/misc/ns-emacs.texi @@ -485,9 +485,9 @@ a list of all available colors pull up the color panel and look at the color list called ``Emacs''. Emacs also accepts color specifications of the form @samp{ARGBaarrggbb} where @var{aa}, @var{rr}, @var{gg}, and @var{bb} are two hexadecimal digits describing the alpha, red, green, and blue content of the -color respectively. @samp{HSBhhssbbaa}, @samp{CMYKccmmyykkaa} and -@samp{GRAYggaa} are the equivalents in @samp{HSB}, @samp{CMYK} and gray -scales. +color respectively. @samp{HSBhhssbb}, @samp{CMYKccmmyykk} and +@samp{GRAYgg} are the equivalents in @samp{HSB}, @samp{CMYK} and gray +scales. (For HSB, @samp{AHSBaahhssbb} is also accepted.) @table @samp @item InternalBorderWidth -- 2.39.2