mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-29 00:32:29 +00:00
Polish up repository and other revisions
This commit is contained in:
parent
d23bb6612e
commit
2e979c00c3
541 changed files with 626 additions and 590 deletions
|
@ -145,11 +145,6 @@
|
|||
;;
|
||||
("^/.*$" . font-lock-comment-face)
|
||||
|
||||
;; Preprocessor Constants
|
||||
;; TODO(jart): Why won't it work?? ;_;
|
||||
(,(concat "\\b" (cosmo-regexpify cosmo-cpp-constants) "\\b") ;; regexp-opt
|
||||
1 font-lock-constant-face)
|
||||
|
||||
;; Immediate Argument
|
||||
;;
|
||||
;; - Valid
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue