summaryrefslogtreecommitdiff
path: root/lisp/time-stamp.el
AgeCommit message (Expand)Author
2026-04-07; time-stamp: rename some internal functions to include "--"Stephen Gildea
2026-03-30; time-stamp: doc strings updatesStephen Gildea
2026-03-09* lisp/time-stamp.el (time-stamp-warn-inactive): Doc string.Stephen Gildea
2026-01-05; time-stamp-inserts-lines: Clearer doc stringStephen Gildea
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-10; time-stamp: Prefer 'string-match-p' over 'string-match'Stephen Gildea
2025-12-03; time-stamp: factor out two small, internal utilitiesStephen Gildea
2025-11-29time-stamp: return quicker when inactiveStephen Gildea
2025-11-23; * lisp/time-stamp.el: Reformat some doc strings.Stephen Gildea
2025-11-23; * lisp/time-stamp.el: Minor code changesStephen Gildea
2025-10-16time-stamp: padding composed charactersStephen Gildea
2025-10-15time-stamp: padding with mixed uni- and multibyteStephen Gildea
2025-03-29time-stamp source commentary: point to manual sectionStephen Gildea
2025-03-28; Time Stamps doc: expand the explanation of the examplesStephen Gildea
2025-03-12time-stamp: optimize resource useStephen Gildea
2025-03-12time-stamp: refactor for readabilityStephen Gildea
2025-02-07time-stamp: Better handling of some edge casesStephen Gildea
2025-02-02; time-stamp: documentation, tests, NEWSStephen Gildea
2025-01-27time-stamp: Don't get confused by newline in file nameStephen Gildea
2025-01-24; time-stamp: Rename some internal symbolsStephen Gildea
2025-01-24; * lisp/time-stamp.el: Improve two documentation stringsStephen Gildea
2025-01-08; "time stamp" also can be spelled "timestamp"Stephen Gildea
2025-01-06time-stamp: lower- and title-case weekday and month namesStephen Gildea
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-14time-stamp: fix search end, more compatibility suggestionsStephen Gildea
2024-12-14Merge from origin/emacs-30Eli Zaretskii
2024-12-13* lisp/time-stamp.el: Limit field width to two digits.Stephen Gildea
2024-12-10time-stamp: properly abbreviate instead of truncating namesStephen Gildea
2024-11-08time-stamp: minor adjustments to %P and modifier charactersStephen Gildea
2024-11-01; time-stamp: Reformat some long doc strings for clarity.Stephen Gildea
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-09time-stamp: %F is "file name" not "pathname" + other docStephen Gildea
2021-10-03; * lisp/time-stamp.el (time-stamp-format): Doc string.Stephen Gildea
2021-10-01; * lisp/time-stamp.el: Fix wording in some documentation strings.Stephen Gildea
2021-09-26; Clarify and simplify time-stamp commentsStephen Gildea
2021-08-25; * lisp/time-stamp.el: Doc string wording improvements.Stephen Gildea
2021-08-23; * lisp/time-stamp.el: Improve doc strings.Stephen Gildea
2021-06-21time-stamp: add principled, expressive %zStephen Gildea
2021-05-30time-stamp: fix minor bug when parsing option combosStephen Gildea
2021-05-30time-stamp: refactor time-stamp-string-preprocessStephen Gildea
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-16Use lexical-binding in time-stamp.elStefan Kangas
2020-01-24; Clarify what time-stamp-active enablesStephen Gildea
2020-01-01Update copyright year to 2020Paul Eggert
2019-11-13time-stamp: update support for time zone numeric offsetStephen Gildea
2019-11-06time-stamp: add support for time zone numeric offsetStephen Gildea
2019-10-27time-stamp-time-zone: update customizationStephen Gildea
2019-10-13Minor tweaks to time-stamp documentation stringsStephen Gildea