[prev in list] [next in list] [prev in thread] [next in thread] 

List:       llvm-commits
Subject:    [llvm-commits] CVS: llvm/utils/emacs/llvm-mode.el
From:       Misha Brukman <brukman () cs ! uiuc ! edu>
Date:       2004-04-28 14:36:26
Message-ID: 200404281936.OAA01020 () zion ! cs ! uiuc ! edu
[Download RAW message or body]


Changes in directory llvm/utils/emacs:

llvm-mode.el updated: 1.12 -> 1.13

---
Log message:

Added `zeroinitializer' keyword.


---
Diffs of the changes:  (+1 -1)

Index: llvm/utils/emacs/llvm-mode.el
diff -u llvm/utils/emacs/llvm-mode.el:1.12 llvm/utils/emacs/llvm-mode.el:1.13
--- llvm/utils/emacs/llvm-mode.el:1.12	Thu Mar 11 23:54:48 2004
+++ llvm/utils/emacs/llvm-mode.el	Wed Apr 28 14:36:08 2004
@@ -25,7 +25,7 @@
    ;; Hex constants
    '("0x[0-9A-Fa-f]+" . font-lock-preprocessor-face)
    ;; Keywords
-   '("begin\\|end\\|true\\|false\\|declare\\|global\\|constant\\|const\\|internal\\|l \
inkonce\\|weak\\|appending\\|uninitialized\\|implementation\\|\\.\\.\\.\\|null\\|to\\|except\\|not\\|target\\|endian\\|little\\|big\\|pointersize\\|volatile" \
. font-lock-keyword-face) +   \
'("begin\\|end\\|true\\|false\\|zeroinitializer\\|declare\\|global\\|constant\\|const\ \
\|internal\\|linkonce\\|weak\\|appending\\|uninitialized\\|implementation\\|\\.\\.\\.\ \
\|null\\|to\\|except\\|not\\|target\\|endian\\|little\\|big\\|pointersize\\|volatile" \
. font-lock-keyword-face)  ;; Types
    '("void\\|bool\\|sbyte\\|ubyte\\|u?short\\|u?int\\|u?long\\|float\\|double\\|type\\|label\\|opaque" \
. font-lock-type-face)  ;; Arithmetic and Logical Operators


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic