emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] 20/21: Remove outdated comment


From: Dmitry Gutov
Subject: [elpa] 20/21: Remove outdated comment
Date: Mon, 03 Feb 2014 17:36:19 +0000

dgutov pushed a commit to branch master
in repository elpa.

commit 67ab56a5469f16652e73667ec3b4f76ff6befee6
Author: Dmitry Gutov <address@hidden>
Date:   Mon Feb 3 19:34:16 2014 +0200

    Remove outdated comment
---
 company-capf.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/company-capf.el b/company-capf.el
index 574a70d..1a4342b 100644
--- a/company-capf.el
+++ b/company-capf.el
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]