emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/fringe.c,v [EMACS_22_BASE]


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/fringe.c,v [EMACS_22_BASE]
Date: Tue, 26 Aug 2008 11:11:51 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juanma Barranquero <lektu>      08/08/26 11:11:48

Index: fringe.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/fringe.c,v
retrieving revision 1.44.2.4
retrieving revision 1.44.2.5
diff -u -b -r1.44.2.4 -r1.44.2.5
--- fringe.c    8 Jan 2008 04:30:08 -0000       1.44.2.4
+++ fringe.c    26 Aug 2008 11:11:44 -0000      1.44.2.5
@@ -1407,7 +1407,7 @@
 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.  */)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]