Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
fa9a2537
Commit
fa9a2537
authored
Oct 26, 2002
by
Richard M. Stallman
Browse files
(c++-font-lock-keywords...): Add `restrict' keyword.
parent
0af8ad28
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
lisp/font-lock.el
lisp/font-lock.el
+2
-0
No files found.
lisp/font-lock.el
View file @
fa9a2537
...
...
@@ -2198,6 +2198,8 @@ See also `c-font-lock-extra-types'.")
"typeid"
;; Branko Cibej <branko.cibej@hermes.si> says this is new.
"export"
;; Copied from C. wsnyder@wsnyder.org says C++ needs it too.
"restrict"
;; Mark Mitchell <mmitchell@usa.net> says these are new.
"mutable" "explicit"
;; Alain Picard <ap@abelard.apana.org.au> suggests treating these
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment