/[emacs]/emacs/lispref/buffers.texi
ViewVC logotype

Diff of /emacs/lispref/buffers.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.24.2.6 by miles, Tue Jul 6 10:20:17 2004 UTC revision 1.24.2.7 by miles, Sat Jul 17 02:51:56 2004 UTC
# Line 625  file should not be done. Line 625  file should not be done.
625  @c Emacs 19 feature  @c Emacs 19 feature
626  @defun visited-file-modtime  @defun visited-file-modtime
627  This function returns the current buffer's recorded last file  This function returns the current buffer's recorded last file
628  modification time, as a list of the form @code{(@var{high} .  modification time, as a list of the form @code{(@var{high} @var{low})}.
629  @var{low})}.  (This is the same format that @code{file-attributes}  (This is the same format that @code{file-attributes} uses to return
630  uses to return time values; see @ref{File Attributes}.)  time values; see @ref{File Attributes}.)
631    
632  The function returns zero if the buffer has no recorded last  The function returns zero if the buffer has no recorded last
633  modification time, which can happen, for instance, if the record has  modification time, which can happen, for instance, if the record has

Legend:
Removed from v.1.24.2.6  
changed lines
  Added in v.1.24.2.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26