unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* CC-mode highlight change between 24.5 and 25
@ 2016-09-02 11:58 Oleh Krehel
  2016-09-02 13:27 ` Alan Mackenzie
  0 siblings, 1 reply; 18+ messages in thread
From: Oleh Krehel @ 2016-09-02 11:58 UTC (permalink / raw)
  To: emacs-devel

Hi all,

I just noticed a difference in the highlight of this minimal file:

    #include <fstream>
    
    int test (const char *file_name) {
      std::ofstream fout (file_name);
    }

In version 24.5 the variable `fout' is properly highlighted with
`font-lock-variable-name-face'.  But in 25 it's highlighted with
`font-lock-function-name-face'.

Sorry if this was reported before. I just hope it can be fixed.

regards,
Oleh



^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2016-09-11 21:22 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-02 11:58 CC-mode highlight change between 24.5 and 25 Oleh Krehel
2016-09-02 13:27 ` Alan Mackenzie
2016-09-02 14:10   ` Yuri Khan
2016-09-02 14:40     ` Alan Mackenzie
2016-09-02 17:39       ` Davis Herring
2016-09-02 17:48         ` Eli Zaretskii
2016-09-04 22:29         ` Alan Mackenzie
2016-09-02 14:18   ` Oleh Krehel
2016-09-02 14:31     ` Alan Mackenzie
2016-09-02 17:21       ` Davis Herring
2016-09-04 15:38     ` Alan Mackenzie
2016-09-05  9:27       ` Oleh Krehel
2016-09-05 15:20         ` Alan Mackenzie
2016-09-06 13:37           ` Oleh Krehel
2016-09-06 17:02             ` Alan Mackenzie
2016-09-07 14:10               ` Alan Mackenzie
2016-09-09 10:01                 ` Oleh Krehel
2016-09-11 21:22                   ` Alan Mackenzie

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).