]> git.eshelyaron.com Git - emacs.git/commitdiff
Use UTC when generating man page timestamps
authorStefan Kangas <stefankangas@gmail.com>
Sat, 22 Jun 2024 14:50:12 +0000 (16:50 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 22 Jun 2024 15:41:14 +0000 (17:41 +0200)
* 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.

(cherry picked from commit 7b0e6cb3ffa01eeffde347a1dee93bfc8d60850e)

doc/man/emacs.1.in
doc/man/emacsclient.1
doc/man/etags.1

index d7a44fb8475b407435b31cfab7a5e16472a1b628..d26bf944a34437543645bc3420b8a40ad96fa3dc 100644 (file)
@@ -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:
index 8ceca65d7b1315617b8930e169a86bb479c55ec1..55c58a67323fcbb5cf14875051c2b668fdc27e09 100644 (file)
@@ -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:
index ba1cd768fc4d796ebaf7748d5e584efdc39d7c66..55e38e08f2baff913874d291604f01074897ec20 100644 (file)
@@ -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: