]> code.delx.au - gnu-emacs-elpa/commitdiff
Remove outdated comment
authorDmitry Gutov <dgutov@yandex.ru>
Mon, 3 Feb 2014 17:34:16 +0000 (19:34 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Mon, 3 Feb 2014 17:34:16 +0000 (19:34 +0200)
company-capf.el

index 574a70d9be5dbe1cffd2125130fa540813d0dae1..1a4342bf59d4912b284e072de666f43b0f4b7835 100644 (file)
@@ -90,7 +90,7 @@ Requires Emacs 24.1 or newer."
             (text-property-not-all start (length arg)
                                    'face value arg))
           (length arg)))))
-    (`duplicates t) ;Don't bother.
+    (`duplicates t)
     (`no-cache t)   ;Not much can be done here, as long as we handle
                     ;non-prefix matches.
     (`meta