From: J.D. Smith Date: Sun, 1 Apr 2007 16:42:23 +0000 (+0000) Subject: (idlwave-auto-fill): Revert paragraph-separate change. X-Git-Tag: emacs-pretest-22.0.97~60 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d6aac72d1fc06460fd20a773392b058c5fac6657;p=emacs.git (idlwave-auto-fill): Revert paragraph-separate change. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 92a130b5b27..5fac1831b01 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2007-04-01 J.D. Smith + * progmodes/idlwave.el (idlwave-auto-fill): Revert + paragraph-separate change. + * progmodes/idlw-shell.el (idlwave-shell-break-in): Simplify module calc. (idlwave-shell-set-bp-in-module): Compute module. diff --git a/lisp/progmodes/idlwave.el b/lisp/progmodes/idlwave.el index c4349e9c092..d29e56ce75d 100644 --- a/lisp/progmodes/idlwave.el +++ b/lisp/progmodes/idlwave.el @@ -3487,6 +3487,7 @@ if `idlwave-auto-fill-split-string' is non-nil." (idlwave-indent-line) ;; Prevent actions do-auto-fill which calls indent-line-function. (let (idlwave-do-actions + (paragraph-separate ".") (fill-nobreak-predicate (if (and (idlwave-in-quote) idlwave-auto-fill-split-string)