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

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

[elpa] master c12216b 140/173: re-sort


From: Dmitry Gutov
Subject: [elpa] master c12216b 140/173: re-sort
Date: Thu, 23 Jun 2016 00:28:45 +0000 (UTC)

branch: master
commit c12216bc2f52f60a3ed90c07186d894e9a143de6
Author: Dmitry Gutov <address@hidden>
Commit: Dmitry Gutov <address@hidden>

    re-sort
---
 company-keywords.el |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/company-keywords.el b/company-keywords.el
index 62d8c81..00240df 100644
--- a/company-keywords.el
+++ b/company-keywords.el
@@ -36,7 +36,7 @@
   ;; Please contribute corrections or additions.
   `((c++-mode
      "alignas" "alignof" "asm" "auto" "bool" "break" "case" "catch" "char"
-     "char16_t" "char32_t" "class" "const" "constexpr" "const_cast" "continue"
+     "char16_t" "char32_t" "class" "const" "const_cast" "constexpr" "continue"
      "decltype" "default" "delete" "do" "double" "dynamic_cast" "else" "enum"
      "explicit" "export" "extern" "false" "final" "float" "for" "friend"
      "goto" "if" "inline" "int" "long" "mutable" "namespace" "new" "noexcept"



reply via email to

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