projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78ab6f1
)
* lisp/time-stamp.el (time-stamp-time-zone): Fix doc string punct.
author
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 16 Feb 2016 23:01:50 +0000
(15:01 -0800)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 16 Feb 2016 23:03:04 +0000
(15:03 -0800)
lisp/time-stamp.el
patch
|
blob
|
history
diff --git
a/lisp/time-stamp.el
b/lisp/time-stamp.el
index d58942c3a2b0dbcf8c2afe434c971c4782190525..d4cddc92f9463b6438abd64cf903a5d7918716f6 100644
(file)
--- a/
lisp/time-stamp.el
+++ b/
lisp/time-stamp.el
@@
-120,7
+120,7
@@
If nil, no notification is given."
(defcustom time-stamp-time-zone nil
"The time zone to be used by \\[time-stamp].
-Its format is that of the ZONE argument of the `format-time-string' function
,
"
+Its format is that of the ZONE argument of the `format-time-string' function
.
"
:type '(choice (const :tag "Emacs local time" nil)
(const :tag "Universal Time" t)
(const :tag "system wall clock time" wall)