comparison man/ada-mode.texi @ 26490:2b08d829af86

Fix complaints from makeinfo 4.0.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 18 Nov 1999 16:00:03 +0000
parents 2552233fdd74
children 72c6f8275e0b
comparison
equal deleted inserted replaced
26489:1a438767af51 26490:2b08d829af86
145 Installing the Ada mode is basically just a matter of copying a few 145 Installing the Ada mode is basically just a matter of copying a few
146 files into the Emacs library directories. Every time you open a file 146 files into the Emacs library directories. Every time you open a file
147 with a file extension of @file{.ads} or @file{.adb}, Emacs will 147 with a file extension of @file{.ads} or @file{.adb}, Emacs will
148 automatically load and activate the Ada mode. 148 automatically load and activate the Ada mode.
149 149
150 See the section @xref{Using non-standard file names} if your files do 150 See the section @ref{Using non-standard file names}, if your files do
151 not use these extensions and if you want Emacs to automatically start the 151 not use these extensions and if you want Emacs to automatically start the
152 Ada mode every time you edit an Ada file. 152 Ada mode every time you edit an Ada file.
153 153
154 See also the Emacs documentation @xref{(emacs)} for general usage 154 See also the Emacs documentation @ref{(emacs)}, for general usage
155 variables that you might want to set. 155 variables that you might want to set.
156 156
157 @c --------------------------------------------------------------------- 157 @c ---------------------------------------------------------------------
158 @section Required files 158 @section Required files
159 @c --------------------------------------------------------------------- 159 @c ---------------------------------------------------------------------