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


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/editfns.c,v
Date: Mon, 13 Aug 2007 13:42:28 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/08/13 13:41:28

Index: src/editfns.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/editfns.c,v
retrieving revision 1.445
retrieving revision 1.446
diff -u -b -r1.445 -r1.446
--- src/editfns.c       26 Jul 2007 05:27:50 -0000      1.445
+++ src/editfns.c       13 Aug 2007 13:41:11 -0000      1.446
@@ -3514,7 +3514,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]