[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/doc/misc/ns-emacs.texi,v
From: |
Adrian Robert |
Subject: |
[Emacs-diffs] Changes to emacs/doc/misc/ns-emacs.texi,v |
Date: |
Sun, 20 Jul 2008 21:32:21 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Changes by: Adrian Robert <arobert> 08/07/20 21:32:21
Index: ns-emacs.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/misc/ns-emacs.texi,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- ns-emacs.texi 19 Jul 2008 08:54:28 -0000 1.1
+++ ns-emacs.texi 20 Jul 2008 21:32:21 -0000 1.2
@@ -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
address@hidden are the equivalents in @samp{HSB}, @samp{CMYK} and gray
-scales.
+color respectively. @samp{HSBhhssbb}, @samp{CMYKccmmyykk} and
address@hidden are the equivalents in @samp{HSB}, @samp{CMYK} and gray
+scales. (For HSB, @samp{AHSBaahhssbb} is also accepted.)
@table @samp
@item InternalBorderWidth
- [Emacs-diffs] Changes to emacs/doc/misc/ns-emacs.texi,v,
Adrian Robert <=