emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/src/dired.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: dired.c
===================================================================
RCS file: /sources/emacs/emacs/src/dired.c,v
retrieving revision 1.131.2.1
retrieving revision 1.131.2.2
diff -u -b -r1.131.2.1 -r1.131.2.2
--- dired.c     25 Jul 2007 05:15:59 -0000      1.131.2.1
+++ dired.c     8 Aug 2007 07:49:19 -0000       1.131.2.2
@@ -916,7 +916,7 @@
  7. Size in bytes.
   This is a floating point number if the size is too large for an integer.
  8. File modes, as a string of ten letters or dashes as in ls -l.
- 9. t iff file's gid would change if file were deleted and recreated.
+ 9. t if file's gid would change if file were deleted and recreated.
 10. inode number.  If inode number is larger than the Emacs integer,
   this is a cons cell containing two integers: first the high part,
   then the low 16 bits.




reply via email to

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