summaryrefslogtreecommitdiff
path: root/man/ada-mode.texi
diff options
context:
space:
mode:
authorRobert J. Chassell <bob@rattlesnake.com>2001-12-25 15:30:36 +0000
committerRobert J. Chassell <bob@rattlesnake.com>2001-12-25 15:30:36 +0000
commit744e59f6a86352ab4babfbd85f8d8e5b5e375b5c (patch)
tree48cf0823b5261192f080bc2e371610b481a25159 /man/ada-mode.texi
parent04b7de794fea92fa0b142142765630ac498d0f75 (diff)
downloademacs-744e59f6a86352ab4babfbd85f8d8e5b5e375b5c.tar.gz
Fix typo in cross-reference for `Using non-standard file names'
Fix cross-reference to `The GNU Emacs Manual'.
Diffstat (limited to 'man/ada-mode.texi')
-rw-r--r--man/ada-mode.texi15
1 files changed, 12 insertions, 3 deletions
diff --git a/man/ada-mode.texi b/man/ada-mode.texi
index 8ee4116a7b9..bc1535d6fbe 100644
--- a/man/ada-mode.texi
+++ b/man/ada-mode.texi
@@ -176,12 +176,21 @@ files into the Emacs library directories. Every time you open a file
with a file extension of @file{.ads} or @file{.adb}, Emacs will
automatically load and activate Ada mode.
-@xref{Using non-standard file names}, if your files do
+@xref{Using non-standard file names}, if your files do
not use these extensions and if you want Emacs to automatically start the
Ada mode every time you edit an Ada file.
-See also the Emacs Manual (@pxref{(Top,,,emacs, The Emacs Manual)}),
-for general usage variables that you might want to set.
+Also, for general usage variables that you might want to set,
+see
+@iftex
+@cite{The GNU Emacs Manual}.
+@end iftex
+@ifhtml
+@cite{The GNU Emacs Manual}.
+@end ifhtml
+@ifinfo
+@ref{Top, , The GNU Emacs Manual, emacs, The GNU Emacs Manual}.
+@end ifinfo
@c ---------------------------------------------------------------------
@section Required files