From: Eli Zaretskii Date: Fri, 6 Jul 2001 16:47:26 +0000 (+0000) Subject: (syms_of_dosfns): Add \n\ at the end of a line in the X-Git-Tag: emacs-pretest-21.0.104~51 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=21457453c9bd1a6d60a30dcefcf64bac9318a721;p=emacs.git (syms_of_dosfns): Add \n\ at the end of a line in the doc string line for dos-timezone-offset. --- diff --git a/src/dosfns.c b/src/dosfns.c index 2ae1daf3591..f67a2450a26 100644 --- a/src/dosfns.c +++ b/src/dosfns.c @@ -588,7 +588,7 @@ The following are known:\n\ 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,