# HG changeset patch # User Eli Zaretskii # Date 994438046 0 # Node ID cb39e41a5fae5b11d02b3a83a568c6e468746122 # Parent 14ccc536948961d4d255ee2e6974310d4dbd249a (syms_of_dosfns): Add \n\ at the end of a line in the doc string line for dos-timezone-offset. diff -r 14ccc5369489 -r cb39e41a5fae src/dosfns.c --- a/src/dosfns.c Fri Jul 06 15:38:42 2001 +0000 +++ b/src/dosfns.c Fri Jul 06 16:47:26 2001 +0000 @@ -588,7 +588,7 @@ 865 Norway/Denmark"); DEFVAR_INT ("dos-timezone-offset", &dos_timezone_offset, - "The current timezone offset to UTC in minutes. + "The current timezone offset to UTC in minutes.\n\ Implicitly modified when the TZ variable is changed."); DEFVAR_LISP ("dos-version", &Vdos_version,