Add encoding declaration to magit.texi
When generating html file, makeinfo need this information to put the correct charset.
This commit is contained in:
parent
33998d4b0c
commit
12a4e8cbdb
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
@c %**start of header
|
||||
@setfilename magit.info
|
||||
@settitle Magit User Manual
|
||||
@documentencoding utf-8
|
||||
@c %**end of header
|
||||
|
||||
@dircategory Emacs
|
||||
|
|
Loading…
Reference in a new issue