# HG changeset patch # User Richard M. Stallman # Date 809725084 0 # Node ID 2c0225a5aa91d195fae12cb6f66f9a9d4736c38e # Parent 62682d1146a05c54bb75cfe415f4f9e913404fca (Fdecode_time): Doc fix. diff -r 62682d1146a0 -r 2c0225a5aa91 src/editfns.c --- a/src/editfns.c Tue Aug 29 16:22:25 1995 +0000 +++ b/src/editfns.c Tue Aug 29 19:38:04 1995 +0000 @@ -658,7 +658,7 @@ four-digit year. DOW is the day of week, an integer between 0 and 6, where\n\ 0 is Sunday. DST is t if daylight savings time is effect, otherwise nil.\n\ ZONE is an integer indicating the number of seconds east of Greenwich.\n\ -(Note that Common Lisp has different meanings for DOW and ZONE.)") +\(Note that Common Lisp has different meanings for DOW and ZONE.)") (specified_time) Lisp_Object specified_time; {