]> git.eshelyaron.com Git - emacs.git/commitdiff
* src/editfns.c (decode-time): Fix docstring.
authorTino Calancha <tino.calancha@gmail.com>
Wed, 31 May 2017 01:15:20 +0000 (10:15 +0900)
committerTino Calancha <tino.calancha@gmail.com>
Wed, 31 May 2017 01:15:20 +0000 (10:15 +0900)
src/editfns.c

index 75eb75a729317e83e7d76a42774154a396a28f58..a51670cfdf386d197cf9d2896156a37a7b8208f2 100644 (file)
@@ -2139,7 +2139,7 @@ the epoch.  The obsolete form (HIGH . LOW) is also still accepted.
 The optional ZONE is omitted or nil for Emacs local time, t for
 Universal Time, `wall' for system wall clock time, or a string as in
 the TZ environment variable.  It can also be a list (as from
-`current-time-zone') or an integer (as from `decode-time') applied
+`current-time-zone') or an integer (the UTC offset in seconds) applied
 without consideration for daylight saving time.
 
 The list has the following nine members: SEC is an integer between 0