From a994501e3253088640cc8f921a3e1cfa60b5be90 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Sun, 13 Sep 1998 03:41:13 +0000 Subject: [PATCH] (use-hard-newlines): Doc fix. --- lisp/textmodes/paragraphs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/textmodes/paragraphs.el b/lisp/textmodes/paragraphs.el index 55d176d13f9..4132cb131c5 100644 --- a/lisp/textmodes/paragraphs.el +++ b/lisp/textmodes/paragraphs.el @@ -38,7 +38,7 @@ ;; because it is always buffer-local. (defvar use-hard-newlines nil "Non-nil means to distinguish hard and soft newlines. -See documentation for the function `use-hard-newlines'.") +See also the documentation for the function `use-hard-newlines'.") (make-variable-buffer-local 'use-hard-newlines) (defun use-hard-newlines (&optional arg insert) -- 2.39.2