]> code.delx.au - gnu-emacs/blobdiff - src/fringe.c
Merge from gnus--devo--0
[gnu-emacs] / src / fringe.c
index e1bafd774185f2e41125793cad64428551933227..1456ee96173eef55b83b92e831a13ffa99e558ec 100644 (file)
@@ -1413,7 +1413,7 @@ HEIGHT is height of bitmap.  If HEIGHT is nil, use length of BITS.
 WIDTH must be an integer between 1 and 16, or nil which defaults to 8.
 Optional fifth arg ALIGN may be one of `top', `center', or `bottom',
 indicating the positioning of the bitmap relative to the rows where it
-is used; the default is to center the bitmap.  Fourth arg may also be a
+is used; the default is to center the bitmap.  Fifth arg may also be a
 list (ALIGN PERIODIC) where PERIODIC non-nil specifies that the bitmap
 should be repeated.
 If BITMAP already exists, the existing definition is replaced.  */)