el/dot-emacs.el: Fix AUCTeX filling.
[profile] / el / dot-emacs.el
index 1be5746..49c056b 100644 (file)
@@ -3374,6 +3374,9 @@ strip numbers instead."
           (unless modified
             (restore-buffer-modified-p nil)))))))
 
+(setq LaTeX-syntactic-comments nil
+      LaTeX-fill-break-at-separators '(\\\[))
+
 ;;;--------------------------------------------------------------------------
 ;;; SGML hacking.