Mercurial > emacs
changeset 38319:cb39e41a5fae
(syms_of_dosfns): Add \n\ at the end of a line in the
doc string line for dos-timezone-offset.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 06 Jul 2001 16:47:26 +0000 |
parents | 14ccc5369489 |
children | 1a7b93d64c31 |
files | src/dosfns.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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,