Mercurial > emacs
changeset 56941:e838a0739922
(use-hard-newlines): Make it into a permanent local.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Mon, 06 Sep 2004 00:37:02 +0000 |
parents | ea9bb593b003 |
children | 5a39207d3739 |
files | lisp/textmodes/paragraphs.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/textmodes/paragraphs.el Sun Sep 05 15:44:28 2004 +0000 +++ b/lisp/textmodes/paragraphs.el Mon Sep 06 00:37:02 2004 +0000 @@ -34,6 +34,7 @@ "Paragraph and sentence parsing." :group 'editing) +(put 'use-hard-newlines 'permanent-local t) (define-minor-mode use-hard-newlines "Minor mode to distinguish hard and soft newlines. When active, the functions `newline' and `open-line' add the