]> git.eshelyaron.com Git - emacs.git/commitdiff
(syms_of_dosfns): Add \n\ at the end of a line in the
authorEli Zaretskii <eliz@gnu.org>
Fri, 6 Jul 2001 16:47:26 +0000 (16:47 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 6 Jul 2001 16:47:26 +0000 (16:47 +0000)
doc string line for dos-timezone-offset.

src/dosfns.c

index 2ae1daf3591fc2700d25c7397d4edcef42fafdb9..f67a2450a262c11bc5082f9fe6ccbf59854466c8 100644 (file)
@@ -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,