From: Tino Calancha Date: Wed, 31 May 2017 01:15:20 +0000 (+0900) Subject: * src/editfns.c (decode-time): Fix docstring. X-Git-Tag: emacs-26.0.90~521^2~218 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a20c799653e875cfc916129fa1ff3e5402f6d6ec;p=emacs.git * src/editfns.c (decode-time): Fix docstring. --- diff --git a/src/editfns.c b/src/editfns.c index 75eb75a7293..a51670cfdf3 100644 --- a/src/editfns.c +++ b/src/editfns.c @@ -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