bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

C++ colouring, const keyword.


From: Dirk Zoller
Subject: C++ colouring, const keyword.
Date: Wed, 21 Nov 2001 09:54:50 +0100

Using GNU emacs 21.
Writing for example a function prototype,
when I say

        void foo (const char *bar);

then bar is blue as it should be, while when it say

        void foo (char const *bar);

it is not. This worked in emacs-20.7.

Regards

-- 
Dirk Zoller                             Fon: 06123-605240
Balduinstraße 13                        e-mail: duz@onlinehome.de
65343 Eltville



reply via email to

[Prev in Thread] Current Thread [Next in Thread]