[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/org 1a2d2fd5e4 05/50: Backport commit c1145c31a from Em
From: |
ELPA Syncer |
Subject: |
[elpa] externals/org 1a2d2fd5e4 05/50: Backport commit c1145c31a from Emacs |
Date: |
Tue, 4 Oct 2022 21:57:58 -0400 (EDT) |
branch: externals/org
commit 1a2d2fd5e4e4a6ff7dc9412c7629635d31b334fb
Author: Paul Eggert <eggert@cs.ucla.edu>
Commit: Kyle Meyer <kyle@kyleam.com>
Backport commit c1145c31a from Emacs
* lisp/org-compat.el (file-attribute-modification-time):
Update doc string to match that of builtin Emacs.
Update org-compat doc string
c1145c31adf143460911dd87b408d35ea88a1a92
Paul Eggert
Sun Dec 5 23:24:10 2021 -0800
---
lisp/org-compat.el | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/lisp/org-compat.el b/lisp/org-compat.el
index da544a567d..c7aa8e0348 100644
--- a/lisp/org-compat.el
+++ b/lisp/org-compat.el
@@ -204,8 +204,7 @@ extension beyond end of line was not controllable."
(defsubst file-attribute-modification-time (attributes)
"The modification time in ATTRIBUTES returned by `file-attributes'.
This is the time of the last change to the file's contents, and
-is a list of integers (HIGH LOW USEC PSEC) in the same style
-as (current-time)."
+is a Lisp timestamp in the same style as `current-time'."
(nth 5 attributes)))
(unless (fboundp 'file-attribute-size)
- [elpa] externals/org updated (506d5b12dd -> 1f8cc85542), ELPA Syncer, 2022/10/04
- [elpa] externals/org de5bdb090d 01/50: Backport commit 19de241a7 from Emacs, ELPA Syncer, 2022/10/04
- [elpa] externals/org f99a8ea434 04/50: Backport commit 104e90d93 from Emacs, ELPA Syncer, 2022/10/04
- [elpa] externals/org c7e1bbfd1c 03/50: Backport commit 664094222 from Emacs, ELPA Syncer, 2022/10/04
- [elpa] externals/org 659646f135 07/50: Backport commit e0ca8f791 from Emacs, ELPA Syncer, 2022/10/04
- [elpa] externals/org 1a3dd6ec85 08/50: Backport commit 5f57b41aa from Emacs, ELPA Syncer, 2022/10/04
- [elpa] externals/org 37bb3547c7 12/50: Backport commit fa1a7ac61 from Emacs, ELPA Syncer, 2022/10/04
- [elpa] externals/org e74ea551bf 14/50: Backport commit cc8b6101f from Emacs, ELPA Syncer, 2022/10/04
- [elpa] externals/org c77692e8fb 22/50: Backport commit f94e93a6e from Emacs, ELPA Syncer, 2022/10/04
- [elpa] externals/org 69ba7a20be 24/50: Backport commit 2a8d08360 from Emacs, ELPA Syncer, 2022/10/04
- [elpa] externals/org 1a2d2fd5e4 05/50: Backport commit c1145c31a from Emacs,
ELPA Syncer <=
- [elpa] externals/org e7572fa86c 02/50: Backport commit 616dcf27e from Emacs, ELPA Syncer, 2022/10/04
- [elpa] externals/org 723af4afae 10/50: Backport commit 8ef37913d from Emacs, ELPA Syncer, 2022/10/04
- [elpa] externals/org 56ba22b9df 11/50: Backport commit 3abb3681b from Emacs, ELPA Syncer, 2022/10/04
- [elpa] externals/org c06dc10f39 13/50: Backport commit 2fba71cf1 from Emacs, ELPA Syncer, 2022/10/04
- [elpa] externals/org 5a81ec0018 15/50: Backport commit 253374f81 from Emacs, ELPA Syncer, 2022/10/04
- [elpa] externals/org e58217ff1f 35/50: Backport commit 57259773b from Emacs, ELPA Syncer, 2022/10/04
- [elpa] externals/org 772c44779c 06/50: Backport commit dd0727e1e from Emacs, ELPA Syncer, 2022/10/04
- [elpa] externals/org 5d5a7832ec 09/50: Backport commit 18b680cfd from Emacs, ELPA Syncer, 2022/10/04
- [elpa] externals/org 303c89350e 16/50: Backport commit 5b3d4e7bf from Emacs, ELPA Syncer, 2022/10/04
- [elpa] externals/org 675ec6771f 23/50: Backport commit 9230953f2 from Emacs, ELPA Syncer, 2022/10/04