Mercurial > emacs
changeset 42326:939fbbfd59d8
Fix typo in cross-reference for `Using non-standard file names'
Fix cross-reference to `The GNU Emacs Manual'.
author | Robert J. Chassell <bob@rattlesnake.com> |
---|---|
date | Tue, 25 Dec 2001 15:30:36 +0000 |
parents | 1098ecab5aed |
children | 86a0b7cc1600 |
files | man/ada-mode.texi |
diffstat | 1 files changed, 12 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/man/ada-mode.texi Tue Dec 25 11:22:35 2001 +0000 +++ b/man/ada-mode.texi Tue Dec 25 15:30:36 2001 +0000 @@ -176,12 +176,21 @@ 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