# HG changeset patch # User Richard M. Stallman # Date 789087676 0 # Node ID dad32dba58bf71df7d50765f3338a092b23780f4 # Parent 272f15eddaca51757e88a94139863e981ba6c6ef (display-time-string-forms): Fix doc string syntax error. diff -r 272f15eddaca -r dad32dba58bf lisp/time.el --- a/lisp/time.el Mon Jan 02 21:58:40 1995 +0000 +++ b/lisp/time.el Mon Jan 02 23:01:16 1995 +0000 @@ -111,7 +111,7 @@ For example, the form '((substring year -2) \"/\" month \"/\" day - " " 24-hours \":\" minutes \":\" seconds + \" \" 24-hours \":\" minutes \":\" seconds (if time-zone \" (\") time-zone (if time-zone \")\") (if mail \" Mail\" \"\"))