Mercurial > emacs
diff src/editfns.c @ 16526:f34bfb5aa684
(Fencode_time): Doc fix.
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Wed, 06 Nov 1996 22:52:06 +0000 |
| parents | fe9cc0d392dd |
| children | b6ba5d371c1c |
line wrap: on
line diff
--- a/src/editfns.c Wed Nov 06 22:42:41 1996 +0000 +++ b/src/editfns.c Wed Nov 06 22:52:06 1996 +0000 @@ -727,7 +727,7 @@ 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\
