aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/emacs-mime.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/emacs-mime.texi b/doc/misc/emacs-mime.texi
index b71cc3755bf..45f37fb8557 100644
--- a/doc/misc/emacs-mime.texi
+++ b/doc/misc/emacs-mime.texi
@@ -1535,7 +1535,7 @@ Here's a bunch of time/date/second/day examples:
1535 1535
1536@example 1536@example
1537(parse-time-string "Sat Sep 12 12:21:54 1998 +0200") 1537(parse-time-string "Sat Sep 12 12:21:54 1998 +0200")
1538@result{} (54 21 12 12 9 1998 6 nil 7200) 1538@result{} (54 21 12 12 9 1998 6 -1 7200)
1539 1539
1540(date-to-time "Sat Sep 12 12:21:54 1998 +0200") 1540(date-to-time "Sat Sep 12 12:21:54 1998 +0200")
1541@result{} (13818 19266) 1541@result{} (13818 19266)