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

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

[elpa] externals/cape 1aaca0fd74 008/146: Expand comment


From: ELPA Syncer
Subject: [elpa] externals/cape 1aaca0fd74 008/146: Expand comment
Date: Sun, 9 Jan 2022 20:57:37 -0500 (EST)

branch: externals/cape
commit 1aaca0fd74ad80125b87e09aa72ab87e0f54988c
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    Expand comment
---
 cape.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/cape.el b/cape.el
index 527bf81796..33ee2918ee 100644
--- a/cape.el
+++ b/cape.el
@@ -41,8 +41,8 @@
   :type 'string)
 
 (defcustom cape-keywords
-  ;; Taken from company-keywords.el
-  ;; Please contribute corrections or additions.
+  ;; This variable was taken from company-keywords.el.
+  ;; Please contribute corrections or additions to both Cape and Company.
   '((c++-mode ;; https://en.cppreference.com/w/cpp/keyword
      "alignas" "alignof" "and" "and_eq" "asm" "atomic_cancel" "atomic_commit"
      "atomic_noexcept" "auto" "bitand" "bitor" "bool" "break" "case" "catch"



reply via email to

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