show/hide this revision's text 2 retagged, improvided title

Unable How to set syntax highlighting on for Emacs files

show/hide this revision's text 1

Unable to set syntax highlighting on for Emacs files

My .emacs is like a roadmap for me where I source many files. Their extension is .emacs: for instance,

 fileName.emacs

The problem is that only ~/.emacs has syntax highlighting.

I would like to have the syntax highlighting for all sourced files which end with .emacs.

How can you put syntax highlighting on to all sourced .emacs -files?