emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/textmodes/paragraphs.el


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/paragraphs.el
Date: Sun, 05 Sep 2004 20:41:59 -0400

Index: emacs/lisp/textmodes/paragraphs.el
diff -c emacs/lisp/textmodes/paragraphs.el:1.72 
emacs/lisp/textmodes/paragraphs.el:1.73
*** emacs/lisp/textmodes/paragraphs.el:1.72     Sun Jun 13 22:03:53 2004
--- emacs/lisp/textmodes/paragraphs.el  Mon Sep  6 00:37:02 2004
***************
*** 34,39 ****
--- 34,40 ----
    "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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]