aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPaul Eggert2014-05-02 14:22:57 -0700
committerPaul Eggert2014-05-02 14:22:57 -0700
commit3e3fbb995473fb3822904d4d216386370a790fe3 (patch)
treeed63758454ddbc1fa3cb913c70126466cbcb59fe /doc
parent5253ea1dcb59177969a5c8b144bef4d3e84ee3fe (diff)
downloademacs-3e3fbb995473fb3822904d4d216386370a790fe3.tar.gz
emacs-3e3fbb995473fb3822904d4d216386370a790fe3.zip
* vhdl-mode.texi: Add "@documentencoding UTF-8",
since this is a toplevel .texi file.
Diffstat (limited to 'doc')
-rw-r--r--doc/misc/ChangeLog5
-rw-r--r--doc/misc/vhdl-mode.texi9
2 files changed, 10 insertions, 4 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 4f336cdbce4..318b92fbe7e 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,8 @@
12014-05-02 Paul Eggert <eggert@cs.ucla.edu>
2
3 * vhdl-mode.texi: Add "@documentencoding UTF-8",
4 since this is a toplevel .texi file.
5
12014-04-22 Bastien Guerry <bzg@gnu.org> 62014-04-22 Bastien Guerry <bzg@gnu.org>
2 7
3 * org.texi (Installation): Be more clear on why installing Org 8 * org.texi (Installation): Be more clear on why installing Org
diff --git a/doc/misc/vhdl-mode.texi b/doc/misc/vhdl-mode.texi
index b44b1fedac7..5b01afc4664 100644
--- a/doc/misc/vhdl-mode.texi
+++ b/doc/misc/vhdl-mode.texi
@@ -2,6 +2,7 @@
2 2
3@setfilename ../../info/vhdl-mode 3@setfilename ../../info/vhdl-mode
4@settitle VHDL Mode, an Emacs mode for editing VHDL code 4@settitle VHDL Mode, an Emacs mode for editing VHDL code
5@documentencoding UTF-8
5 6
6@c Adapted from the VHDL Mode texinfo manual version 2 by Rodney J. Whitby. 7@c Adapted from the VHDL Mode texinfo manual version 2 by Rodney J. Whitby.
7@c Adapted from the CC Mode texinfo manual by Barry A. Warsaw. 8@c Adapted from the CC Mode texinfo manual by Barry A. Warsaw.
@@ -57,8 +58,8 @@ modify this GNU manual.''
57@end ifnottex 58@end ifnottex
58 59
59@menu 60@menu
60* Introduction:: 61* Introduction::
61* Getting Connected:: 62* Getting Connected::
62* New Indentation Engine:: 63* New Indentation Engine::
63* Customizing Indentation:: 64* Customizing Indentation::
64* Syntactic Symbols:: 65* Syntactic Symbols::
@@ -66,9 +67,9 @@ modify this GNU manual.''
66* Getting the latest VHDL Mode release:: 67* Getting the latest VHDL Mode release::
67* Sample .emacs File:: 68* Sample .emacs File::
68* Limitations and Known Bugs:: 69* Limitations and Known Bugs::
69* Mailing Lists and Submitting Bug Reports:: 70* Mailing Lists and Submitting Bug Reports::
70* GNU Free Documentation License:: The license for this documentation. 71* GNU Free Documentation License:: The license for this documentation.
71* Concept Index:: 72* Concept Index::
72* Command Index:: Command Index 73* Command Index:: Command Index
73* Key Index:: Key Index 74* Key Index:: Key Index
74* Variable Index:: Variable Index 75* Variable Index:: Variable Index