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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/paragraphs.el [lexbind]
Date: Wed, 15 Sep 2004 20:33:47 -0400

Index: emacs/lisp/textmodes/paragraphs.el
diff -c emacs/lisp/textmodes/paragraphs.el:1.60.4.7 
emacs/lisp/textmodes/paragraphs.el:1.60.4.8
*** emacs/lisp/textmodes/paragraphs.el:1.60.4.7 Tue Jul  6 10:10:50 2004
--- emacs/lisp/textmodes/paragraphs.el  Thu Sep 16 00:12:22 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]