]> git.eshelyaron.com Git - emacs.git/commit
Minor tweaks to time-stamp documentation strings
authorStephen Gildea <stepheng+emacs@gildea.com>
Sun, 13 Oct 2019 14:58:55 +0000 (07:58 -0700)
committerStephen Gildea <stepheng+emacs@gildea.com>
Sun, 13 Oct 2019 14:59:59 +0000 (07:59 -0700)
commitd9a01dcd9fe2a0e5f84b708cdd34c3e7e8fb9189
tree3ab40966e27479a813eb90ce3f2a5ca0470d0021
parent9946defe21f2f9b902e5eb86e31aca710e369db1
Minor tweaks to time-stamp documentation strings

* time-stamp.el (time-stamp): Reformat the explanation of the
variables that affect time-stamp, for easier reading.  In particular,
wrap the documentation to 75 characters, so that it displays neatly as
a before-save-hook customization option.

* time-stamp-tests.el (with-time-stamp-test-env): Use imperative voice,
per checkdoc.
lisp/time-stamp.el
test/lisp/time-stamp-tests.el