]> code.delx.au - gnu-emacs/commitdiff
Add an index for edge-detection algorithms.
authorXue Fuqiao <xfq.free@gmail.com>
Sun, 27 Oct 2013 04:40:16 +0000 (12:40 +0800)
committerXue Fuqiao <xfq.free@gmail.com>
Sun, 27 Oct 2013 04:40:16 +0000 (12:40 +0800)
* doc/lispref/display.texi (Image Descriptors): Add an index for edge-detection algorithms.

doc/lispref/ChangeLog
doc/lispref/display.texi

index 65106dc272f376c4674507128b6d79a1a04d8d60..768a82a65507cd0ac0b2cc34b4bd1f3ff313831e 100644 (file)
@@ -1,3 +1,7 @@
+2013-10-27  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * display.texi (Image Descriptors): Add an index for edge-detection algorithms.
+
 2013-10-26  Xue Fuqiao  <xfq.free@gmail.com>
 
        * display.texi (Fringe Indicators): Add indexes for fringe indicators.
index 62c368154575589f18f495c111458a3f4f3168cf..3b64d54bbfa09699de0944b6d578f9e6f32b23e5 100644 (file)
@@ -4132,6 +4132,7 @@ Here are the possibilities for @var{height}:
 
 @table @asis
 @item @code{(+ @var{n})}
+@c FIXME: Add an index for "step"?  --xfq
 This means to use a font that is @var{n} steps larger.  A ``step'' is
 defined by the set of available fonts---specifically, those that match
 what was otherwise specified for this text, in all attributes except
@@ -4412,6 +4413,7 @@ sometimes consider this useful for displaying the image for a
 ``disabled'' button.
 
 @item (edge-detection :matrix @var{matrix} :color-adjust @var{adjust})
+@cindex edge detection, images
 Specifies a general edge-detection algorithm.  @var{matrix} must be
 either a nine-element list or a nine-element vector of numbers.  A pixel
 at position @math{x/y} in the transformed image is computed from