]> code.delx.au - gnu-emacs/commitdiff
corrected color spec docs in ns-emacs.texi
authorAdrian Robert <Adrian.B.Robert@gmail.com>
Sun, 20 Jul 2008 21:32:21 +0000 (21:32 +0000)
committerAdrian Robert <Adrian.B.Robert@gmail.com>
Sun, 20 Jul 2008 21:32:21 +0000 (21:32 +0000)
doc/misc/ChangeLog
doc/misc/ns-emacs.texi

index 9385d49439208ea8db37b54496619eda7753aac9..bb2d74b92a6b6ddbacac87012fbbd80539e0bb1d 100644 (file)
@@ -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.
index e4d0f9951d69d32ab3e577c57fd6cdca83e7992e..8b39aaa77d19753734f2a3f8f1bb9c96a19887b8 100644 (file)
@@ -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