]> git.eshelyaron.com Git - emacs.git/commit
Change to ISO 8601 date formats, without time of day.
authorErik Naggum <erik@naggum.no>
Sat, 24 Aug 1996 21:10:47 +0000 (21:10 +0000)
committerErik Naggum <erik@naggum.no>
Sat, 24 Aug 1996 21:10:47 +0000 (21:10 +0000)
commit51bd1843803b3c794806b1b115a954945e0c72ca
treeb5097cda31727d5105bdcf81973ffdbdf671f50d
parent2f100b5c7ad86397cd881ca51835e370efd8cc84
Change to ISO 8601 date formats, without time of day.
(change-log-font-lock-keywords): Adjust accordingly.
(add-change-log-entry): Compare and insert with new date format.
(change-log-mode): Make `paragraph-start' and `paragraph-separate' use \<
like `page-delimiter' for consistency.
(change-log-time-zone-rule): New variable.
(iso8601-time-zone): New function.
(add-change-log-entry): If change-log-time-zone-rule is non-nil, calculate
date according to that rule, and indicate resulting time zone.
lisp/add-log.el