]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/flylisp/flylisp.el
Fix TODO about fixed Emacs bug
[gnu-emacs-elpa] / packages / flylisp / flylisp.el
index b8c296ca21762dcb831e2cc9afccced9b980156c..5544b0eb7acab64c37954be22eba3f2b29a89ecd 100644 (file)
@@ -22,7 +22,8 @@
 ;;; Commentary:
 
 ;; Colors mismatched open parentheses with fl-mismatched-face, red by
-;; default.
+;; default. Works reliably after Emacs 24.3, in which bug 16247 is
+;; fixed.
 ;;
 ;; Also colors open and close parentheses which are inconsistent with
 ;; the indentation of lines between them with fl-inconsistent-face,
 
 ;;; Code:
 
-;; TODO: There are display problems with mismatched parens, due to the
-;; region not expanding enough, in turn due to an apparent syntax-ppss
-;; bug. See Emacs bug 16247.
-
 ;; TODO: Algorithm doesn't account for close paren which is too soon.
 ;;
 ;; (abc