Use UTC when generating man page timestamps
* doc/man/ebrowse.1: * doc/man/emacs.1.in: * doc/man/emacsclient.1: * doc/man/etags.1: Add 'time-stamp-time-zone' to local variables to prefer UTC when generating timestamp.
This commit is contained in:
parent
a7cb642a9f
commit
7b0e6cb3ff
4 changed files with 4 additions and 0 deletions
|
@ -101,4 +101,5 @@ in a translation approved by the Free Software Foundation.
|
|||
|
||||
.\" Local Variables:
|
||||
.\" time-stamp-pattern: "3/.TH EBROWSE 1 \"%Y-%02m-%02d\" \"GNU Emacs\" \"GNU\"$"
|
||||
.\" time-stamp-time-zone: "UTC0"
|
||||
.\" End:
|
||||
|
|
|
@ -683,4 +683,5 @@ in a translation approved by the Free Software Foundation.
|
|||
|
||||
.\" Local Variables:
|
||||
.\" time-stamp-pattern: "3/.TH EMACS 1 \"%Y-%02m-%02d\" \"GNU Emacs @version@\" \"GNU\"$"
|
||||
.\" time-stamp-time-zone: "UTC0"
|
||||
.\" End:
|
||||
|
|
|
@ -194,4 +194,5 @@ This manual page is in the public domain.
|
|||
|
||||
.\" Local Variables:
|
||||
.\" time-stamp-pattern: "3/.TH EMACSCLIENT 1 \"%Y-%02m-%02d\" \"GNU Emacs\" \"GNU\"$"
|
||||
.\" time-stamp-time-zone: "UTC0"
|
||||
.\" End:
|
||||
|
|
|
@ -308,4 +308,5 @@ in a translation approved by the Free Software Foundation.
|
|||
|
||||
.\" Local Variables:
|
||||
.\" time-stamp-pattern: "3/.TH ETAGS 1 \"%Y-%02m-%02d\" \"GNU Tools\" \"GNU\"$"
|
||||
.\" time-stamp-time-zone: "UTC0"
|
||||
.\" End:
|
||||
|
|
Loading…
Add table
Reference in a new issue