emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r105724: Clarify slightly the last ch


From: Lars Magne Ingebrigtsen
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r105724: Clarify slightly the last checkin.
Date: Sun, 11 Sep 2011 16:49:24 +0200
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 105724
committer: Lars Magne Ingebrigtsen <address@hidden>
branch nick: trunk
timestamp: Sun 2011-09-11 16:49:24 +0200
message:
  Clarify slightly the last checkin.
modified:
  src/fileio.c
=== modified file 'src/fileio.c'
--- a/src/fileio.c      2011-09-11 14:46:38 +0000
+++ b/src/fileio.c      2011-09-11 14:49:24 +0000
@@ -5048,7 +5048,7 @@
 The value is a list of the form (HIGH LOW), like the time values that
 `file-attributes' returns.  If the current buffer has no recorded file
 modification time, this function returns 0.  If the visited file
-doesn't exist, `(-1 65535)' will be returned.
+doesn't exist, HIGH will be -1.
 See Info node `(elisp)Modification Time' for more details.  */)
   (void)
 {


reply via email to

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