emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/src/editfns.c,v [EMACS_22_BASE]
Date: Wed, 08 Aug 2007 07:49:28 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Glenn Morris <gm>       07/08/08 07:49:21

Index: editfns.c
===================================================================
RCS file: /sources/emacs/emacs/src/editfns.c,v
retrieving revision 1.439.2.2
retrieving revision 1.439.2.3
diff -u -b -r1.439.2.2 -r1.439.2.3
--- editfns.c   25 Jul 2007 05:15:56 -0000      1.439.2.2
+++ editfns.c   8 Aug 2007 07:49:19 -0000       1.439.2.3
@@ -3516,7 +3516,7 @@
           precision    ::= '.' [0-9]*
 
           If a field-width is specified, it specifies to which width
-          the output should be padded with blanks, iff the output
+          the output should be padded with blanks, if the output
           string is shorter than field-width.
 
           If precision is specified, it specifies the number of




reply via email to

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