From: Richard M. Stallman Date: Wed, 6 Nov 1996 22:52:06 +0000 (+0000) Subject: (Fencode_time): Doc fix. X-Git-Tag: emacs-20.1~3418 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7459d65b898ce84e89b7f24db2afa8f58e0e8d8e;p=emacs.git (Fencode_time): Doc fix. --- diff --git a/src/editfns.c b/src/editfns.c index c2c0df9241b..64522ecbf34 100644 --- a/src/editfns.c +++ b/src/editfns.c @@ -727,7 +727,7 @@ DEFUN ("encode-time", Fencode_time, Sencode_time, 6, MANY, 0, This is the reverse operation of `decode-time', which see.\n\ ZONE defaults to the current time zone rule. This can\n\ be a string or t (as from `set-time-zone-rule'), or it can be a list\n\ -(as from `current-time-zone') or an integer (as from `decode-time')\n\ +\(as from `current-time-zone') or an integer (as from `decode-time')\n\ applied without consideration for daylight savings time.\n\ \n\ You can pass more than 7 arguments; then the first six arguments\n\