changeset 96839:acf9127fbc06

corrected color spec docs in ns-emacs.texi
author Adrian Robert <Adrian.B.Robert@gmail.com>
date Sun, 20 Jul 2008 21:32:21 +0000
parents e39a36c3dcc3
children 6434da51a24b
files doc/misc/ChangeLog doc/misc/ns-emacs.texi
diffstat 2 files changed, 9 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- 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 <adrian.b.robert@gmail.com>
+
+	* ns-emacs.texi (Customization): Corrected documentation on color
+	specification formats.
+
 2008-07-19  Andreas Schwab  <schwab@suse.de>
 
-	* 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.
--- 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