emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/src/fileio.c,v
Date: Mon, 20 Oct 2008 10:10:19 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    08/10/20 10:10:19

Index: fileio.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/fileio.c,v
retrieving revision 1.640
retrieving revision 1.641
diff -u -b -r1.640 -r1.641
--- fileio.c    18 Oct 2008 18:06:19 -0000      1.640
+++ fileio.c    20 Oct 2008 10:10:12 -0000      1.641
@@ -2846,7 +2846,7 @@
 Only the 12 low bits of MODE are used.
 
 Interactively, mode bits are read by `read-file-modes', which accepts
-symbolic notation, like GNU Coreutils do.  */)
+symbolic notation, like the `chmod' command from GNU Coreutils.  */)
   (filename, mode)
      Lisp_Object filename, mode;
 {




reply via email to

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