More consistency in capitalization of applications name.
This commit is contained in:
parent
7bfee4ec8b
commit
24a0a68339
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13914
1 changed files with 3 additions and 3 deletions
|
@ -141,7 +141,7 @@
|
|||
<listitem>
|
||||
<para>Always use two spaces at the end of sentences, as this
|
||||
improves readability, and eases use of tools such as
|
||||
<application>emacs</application>.</para>
|
||||
<application>Emacs</application>.</para>
|
||||
|
||||
<para>While it may be argued that a capital letter following
|
||||
a period denotes a new sentence, this is not the case, especially
|
||||
|
@ -220,9 +220,9 @@ V
|
|||
</chapter>]]></programlisting>
|
||||
|
||||
<para>If you use <application>Emacs</application> or
|
||||
<application>Xemacs</application> to edit the files then
|
||||
<application>XEmacs</application> to edit the files then
|
||||
<literal>sgml-mode</literal> should be loaded automatically, and the
|
||||
Emacs local variables at the bottom of each file should enforce these
|
||||
<application>Emacs<application> local variables at the bottom of each file should enforce these
|
||||
styles.</para>
|
||||
</sect2>
|
||||
|
||||
|
|
Loading…
Reference in a new issue