aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/editfns.c2
1 files changed, 1 insertions, 1 deletions
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,
727This is the reverse operation of `decode-time', which see.\n\ 727This is the reverse operation of `decode-time', which see.\n\
728ZONE defaults to the current time zone rule. This can\n\ 728ZONE defaults to the current time zone rule. This can\n\
729be a string or t (as from `set-time-zone-rule'), or it can be a list\n\ 729be a string or t (as from `set-time-zone-rule'), or it can be a list\n\
730(as from `current-time-zone') or an integer (as from `decode-time')\n\ 730\(as from `current-time-zone') or an integer (as from `decode-time')\n\
731applied without consideration for daylight savings time.\n\ 731applied without consideration for daylight savings time.\n\
732\n\ 732\n\
733You can pass more than 7 arguments; then the first six arguments\n\ 733You can pass more than 7 arguments; then the first six arguments\n\