Kornel Benko wrote: > Am Samstag, 5. Dezember 2015 um 17:51:42, schrieb Guillaume Munch > <g...@lyx.org> >> >> OK for converting them? Or just the .h and .cpp files? > > From my POV, only .h and .cpp. I don't see a reason for CMakeLists.txt or > .m4 files. With emacs, the conversion is done automatically if using some > char not in ISO-8859.
We should have a policy to have all text files in utf8 IMHO. Any other encoding does not make sense nowadays (maybe except for .tex). I vaguely remember that we do already have such a policy, but if that is true it does not seem to be documented. Georg