]> git.eshelyaron.com Git - emacs.git/commit
; More accurate documentation of 'file-newer-than-file-p'
authorEli Zaretskii <eliz@gnu.org>
Thu, 10 Oct 2024 08:03:48 +0000 (11:03 +0300)
committerEshel Yaron <me@eshelyaron.com>
Mon, 14 Oct 2024 17:38:05 +0000 (19:38 +0200)
commit5e3caf6440dcf6f44311ae8768463ed41c28f49f
treeb1e23a29b90e8d694345f270744a5aef28092ad0
parentd8204db859a1807a4a48bd9dc89f20ed37b008bb
; More accurate documentation of 'file-newer-than-file-p'

* doc/lispref/files.texi (File Attributes):
* src/fileio.c (Ffile_newer_than_file_p): Say the comparison uses
the last-modification times.  (Bug#73709)

(cherry picked from commit d664227f81aed98097520877a16c5369403a6a2d)
doc/lispref/files.texi
src/fileio.c