]> git.eshelyaron.com Git - emacs.git/commit
The user can now specify the time stamp format.
authorSam Steingold <sds@gnu.org>
Tue, 31 Oct 2017 21:01:39 +0000 (17:01 -0400)
committerSam Steingold <sds@gnu.org>
Tue, 31 Oct 2017 21:01:39 +0000 (17:01 -0400)
commit733da54c30a2fceb40a7f1a4bb7d03c82cd716a1
treeb2991f6dd074ab0e07b37d9154f87f8240334400
parentaa091c546f413e8fa6e692dd861dcd1dfb78e7de
The user can now specify the time stamp format.

* lisp/textmodes/remember.el (remember-time-format): New user variable.
(remember-append-to-file): Pass it to `format-time-string' instead of
calling `current-time-string'.
lisp/textmodes/remember.el