]> git.eshelyaron.com Git - emacs.git/commit
* font-lock.el (c++-font-lock-keywords-3): Use c-at-toplevel-p to distinguish
authorSimon Marshall <simon@gnu.org>
Wed, 17 Feb 1999 10:06:41 +0000 (10:06 +0000)
committerSimon Marshall <simon@gnu.org>
Wed, 17 Feb 1999 10:06:41 +0000 (10:06 +0000)
commit68c67d1f821a97908b5cd1f12246ddc11fa1cdcb
treef9a2ef0202f82ba61ce31b3e1cc647e24ed79d18
parentabb7e5cfc32f1895ebe99ca5ee1b157cf74312d0
* font-lock.el (c++-font-lock-keywords-3): Use c-at-toplevel-p to distinguish
correctly an object declared via a constructor from a method.
(font-lock-defaults-alist): Don't give `.' word syntax for Java.
(java-font-lock-keywords-1): Fontify package names individually.
(java-font-lock-extra-types): Ensure regexp matches capitalised types only.
(java-font-lock-keywords-2): Simplify type fontification.
(java-font-lock-keywords-3): Likewise.
lisp/font-lock.el