# HG changeset patch # User Adrian Robert # Date 1216589541 0 # Node ID acf9127fbc067b4abab2f5424ebeedca9d24b762 # Parent e39a36c3dcc37a706bd742288b5d116344e98e87 corrected color spec docs in ns-emacs.texi diff -r e39a36c3dcc3 -r acf9127fbc06 doc/misc/ChangeLog --- a/doc/misc/ChangeLog Sun Jul 20 18:37:46 2008 +0000 +++ b/doc/misc/ChangeLog Sun Jul 20 21:32:21 2008 +0000 @@ -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 -r e39a36c3dcc3 -r acf9127fbc06 doc/misc/ns-emacs.texi --- a/doc/misc/ns-emacs.texi Sun Jul 20 18:37:46 2008 +0000 +++ b/doc/misc/ns-emacs.texi Sun Jul 20 21:32:21 2008 +0000 @@ -485,9 +485,9 @@ 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