diff options
Diffstat (limited to 'modules/config-utilities.el')
| -rw-r--r-- | modules/config-utilities.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/config-utilities.el b/modules/config-utilities.el index beb44bf7..7c9b775c 100644 --- a/modules/config-utilities.el +++ b/modules/config-utilities.el @@ -120,7 +120,7 @@ Recompile natively when supported, otherwise fall back to byte compilation." ;; ------------------------ Validate Org Agenda Entries ------------------------ (defun cj/check-org-agenda-invalid-timestamps () - "Scan all files in `org-agenda-files' for invalid timestamps. + "Scan all files in \='org-agenda-files\=' for invalid timestamps. Checks DEADLINE, SCHEDULED, TIMESTAMP properties and inline timestamps in headline contents. |
