# HG changeset patch # User Luc Teirlinck # Date 1094431022 0 # Node ID e838a073992240e3d27553eddede2b4bafe2c419 # Parent ea9bb593b003672a06e93d00c1f3c85e07efe838 (use-hard-newlines): Make it into a permanent local. diff -r ea9bb593b003 -r e838a0739922 lisp/textmodes/paragraphs.el --- 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