]> code.delx.au - gnu-emacs-elpa/commitdiff
re-sort
authorDmitry Gutov <dgutov@yandex.ru>
Sun, 28 Feb 2016 23:08:56 +0000 (01:08 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Sun, 28 Feb 2016 23:08:56 +0000 (01:08 +0200)
company-keywords.el

index 62d8c81dddf3a052cd81ca3cb3c0a69606577e53..00240df6a3b39538435271c07f96471c72c66754 100644 (file)
@@ -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"