From 21457453c9bd1a6d60a30dcefcf64bac9318a721 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 6 Jul 2001 16:47:26 +0000 Subject: [PATCH] (syms_of_dosfns): Add \n\ at the end of a line in the doc string line for dos-timezone-offset. --- src/dosfns.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- 2.39.2