]> git.eshelyaron.com Git - emacs.git/commit
Port TZ settings to POSIX
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 2 Oct 2022 23:49:20 +0000 (16:49 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 2 Oct 2022 23:49:58 +0000 (16:49 -0700)
commit395119998574051e53d466d55136d3e6498e90ef
tree4e3839b3576b6a26a7fc0a93c9b1536b4fe84203
parent0d0d59b32c66f6b0604cb7c89b875d0407fba41c
Port TZ settings to POSIX

* lisp/Makefile.in (.el.elc):
* lisp/net/tramp-sh.el (tramp-sh-handle-set-file-times):
* lisp/net/tramp-sudoedit.el (tramp-sudoedit-handle-set-file-times):
Use the POSIX standard TZ=UTC0 rather than the GNU extension
TZ=UTC to set the time zone to UTC.
lisp/Makefile.in
lisp/net/tramp-sh.el
lisp/net/tramp-sudoedit.el