emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/doc/lispref/files.texi,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/doc/lispref/files.texi,v
Date: Sat, 18 Oct 2008 19:25:22 +0000

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

Index: files.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/doc/lispref/files.texi,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- files.texi  18 Oct 2008 17:54:34 -0000      1.6
+++ files.texi  18 Oct 2008 19:25:13 -0000      1.7
@@ -1541,7 +1541,7 @@
 in @code{"u=rwx"}, the function converts it to the equivalent numeric
 value using @code{file-modes-symbolic-to-number} and returns the
 result.  If the specification is relative, as in @code{"o+g"}, then
-the permissions on which the specification is based is taken from the
+the permissions on which the specification is based are taken from the
 mode bits of @var{base-file}.  If @var{base-file} is omitted or
 @code{nil}, the function uses @code{0} as the base mode bits.  The
 complete and relative specifications can be combined, as in




reply via email to

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