[gforth] / gforth / gforth.el  

gforth: gforth/gforth.el

Diff for /gforth/gforth.el between version 1.80 and 1.81

version 1.80, Sat Sep 4 10:15:57 2010 UTC version 1.81, Sat Sep 4 17:24:17 2010 UTC
Line 256 
Line 256 
          "[ \t\n]" t string (font-lock-string-face . 1))           "[ \t\n]" t string (font-lock-string-face . 1))
         (("char") non-immediate (font-lock-keyword-face . 1)          (("char") non-immediate (font-lock-keyword-face . 1)
          "[ \t\n]" t string (font-lock-string-face . 1))           "[ \t\n]" t string (font-lock-string-face . 1))
           ("'.'?" non-immediate (font-lock-string-face . 1))
         (("s\"" "c\"") immediate (font-lock-string-face . 1)          (("s\"" "c\"") immediate (font-lock-string-face . 1)
          "[\"\n]" nil string (font-lock-string-face . 1))           "[\"\n]" nil string (font-lock-string-face . 1))
         ((".\"") compile-only (font-lock-string-face . 1)          ((".\"") compile-only (font-lock-string-face . 1)


Generate output suitable for use with a patch program
Legend:
Removed from v.1.80  
changed lines
  Added in v.1.81

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help