aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/time-stamp.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* * lisp/time-stamp.el (time-stamp-warn-inactive): Doc string.Stephen Gildea3 days1-4/+4
* ; time-stamp-inserts-lines: Clearer doc stringStephen Gildea2026-01-051-19/+36
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* ; time-stamp: Prefer 'string-match-p' over 'string-match'Stephen Gildea2025-12-101-10/+22
* ; time-stamp: factor out two small, internal utilitiesStephen Gildea2025-12-031-19/+23
* time-stamp: return quicker when inactiveStephen Gildea2025-11-291-34/+36
* ; * lisp/time-stamp.el: Reformat some doc strings.Stephen Gildea2025-11-231-29/+43
* ; * lisp/time-stamp.el: Minor code changesStephen Gildea2025-11-231-17/+18
* time-stamp: padding composed charactersStephen Gildea2025-10-161-1/+2
* time-stamp: padding with mixed uni- and multibyteStephen Gildea2025-10-151-10/+15
* time-stamp source commentary: point to manual sectionStephen Gildea2025-03-291-2/+3
* ; Time Stamps doc: expand the explanation of the examplesStephen Gildea2025-03-281-4/+6
* time-stamp: optimize resource useStephen Gildea2025-03-121-11/+7
* time-stamp: refactor for readabilityStephen Gildea2025-03-121-13/+18
* time-stamp: Better handling of some edge casesStephen Gildea2025-02-071-8/+12
* ; time-stamp: documentation, tests, NEWSStephen Gildea2025-02-021-10/+20
* time-stamp: Don't get confused by newline in file nameStephen Gildea2025-01-271-3/+24
* ; time-stamp: Rename some internal symbolsStephen Gildea2025-01-241-47/+47
* ; * lisp/time-stamp.el: Improve two documentation stringsStephen Gildea2025-01-241-5/+10
* ; "time stamp" also can be spelled "timestamp"Stephen Gildea2025-01-081-2/+2
* time-stamp: lower- and title-case weekday and month namesStephen Gildea2025-01-061-64/+105
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* time-stamp: fix search end, more compatibility suggestionsStephen Gildea2024-12-141-16/+33
* Merge from origin/emacs-30Eli Zaretskii2024-12-141-0/+2
|\
| * * lisp/time-stamp.el: Limit field width to two digits.Stephen Gildea2024-12-131-0/+2
* | time-stamp: properly abbreviate instead of truncating namesStephen Gildea2024-12-101-71/+95
* | time-stamp: minor adjustments to %P and modifier charactersStephen Gildea2024-11-081-6/+13
* | ; time-stamp: Reformat some long doc strings for clarity.Stephen Gildea2024-11-011-42/+45
|/
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* time-stamp: %F is "file name" not "pathname" + other docStephen Gildea2021-11-091-2/+2
* ; * lisp/time-stamp.el (time-stamp-format): Doc string.Stephen Gildea2021-10-031-1/+1
* ; * lisp/time-stamp.el: Fix wording in some documentation strings.Stephen Gildea2021-10-011-3/+3
* ; Clarify and simplify time-stamp commentsStephen Gildea2021-09-261-13/+25
* ; * lisp/time-stamp.el: Doc string wording improvements.Stephen Gildea2021-08-251-14/+13
* ; * lisp/time-stamp.el: Improve doc strings.Stephen Gildea2021-08-231-71/+97
* time-stamp: add principled, expressive %zStephen Gildea2021-06-211-27/+214
* time-stamp: fix minor bug when parsing option combosStephen Gildea2021-05-301-1/+3
* time-stamp: refactor time-stamp-string-preprocessStephen Gildea2021-05-301-184/+190
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Use lexical-binding in time-stamp.elStefan Kangas2020-11-161-6/+2
* ; Clarify what time-stamp-active enablesStephen Gildea2020-01-241-8/+15
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* time-stamp: update support for time zone numeric offsetStephen Gildea2019-11-131-12/+31
* time-stamp: add support for time zone numeric offsetStephen Gildea2019-11-061-3/+5
* time-stamp-time-zone: update customizationStephen Gildea2019-10-271-2/+18
* Minor tweaks to time-stamp documentation stringsStephen Gildea2019-10-131-6/+8
* Remove tabs from time-stamp-format documentationStephen Gildea2019-10-101-10/+10
* time-stamp: revert recent change to "%04y"Stephen Gildea2019-10-091-4/+7