# HG changeset patch # User J.D. Smith # Date 1164827709 0 # Node ID defd4d73deb2dcbca40b8b3c28996caf82db8f4d # Parent 27e318816f0af202f4cccb7b40c6343dd8c6a0d6 (idlwave-auto-fill): Remove paragraph-start let to prevent auto-fill giving up. diff -r 27e318816f0a -r defd4d73deb2 lisp/progmodes/idlwave.el --- a/lisp/progmodes/idlwave.el Wed Nov 29 16:16:55 2006 +0000 +++ b/lisp/progmodes/idlwave.el Wed Nov 29 19:15:09 2006 +0000 @@ -3486,8 +3486,6 @@ (idlwave-indent-line) ;; Prevent actions do-auto-fill which calls indent-line-function. (let (idlwave-do-actions - (paragraph-start ".") - (paragraph-separate ".") (fill-nobreak-predicate (if (and (idlwave-in-quote) idlwave-auto-fill-split-string)