aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/buffers.texi2
-rw-r--r--man/calendar.texi10
-rw-r--r--man/files.texi2
-rw-r--r--man/msdog.texi2
-rw-r--r--man/programs.texi2
-rw-r--r--man/text.texi2
6 files changed, 10 insertions, 10 deletions
diff --git a/man/buffers.texi b/man/buffers.texi
index 693352248f5..548a9c9cb2c 100644
--- a/man/buffers.texi
+++ b/man/buffers.texi
@@ -481,7 +481,7 @@ mode in this buffer, as long as it is not marked modified. Global
481Auto Revert mode applies to the @samp{*Buffer List*} buffer only if 481Auto Revert mode applies to the @samp{*Buffer List*} buffer only if
482@code{global-auto-revert-non-file-buffers} is non-@code{nil}. 482@code{global-auto-revert-non-file-buffers} is non-@code{nil}.
483@iftex 483@iftex
484@xref{Autorevert,,, emacs-xtra}, for details. 484@xref{Autorevert,,, emacs-xtra, Specialized Emacs Features}, for details.
485@end iftex 485@end iftex
486@ifnottex 486@ifnottex
487@xref{Autorevert, global-auto-revert-non-file-buffers}, for details. 487@xref{Autorevert, global-auto-revert-non-file-buffers}, for details.
diff --git a/man/calendar.texi b/man/calendar.texi
index 79f2624192d..d3c9056c02c 100644
--- a/man/calendar.texi
+++ b/man/calendar.texi
@@ -26,8 +26,8 @@ the calendar, type @kbd{q}.
26 26
27@iftex 27@iftex
28 This chapter describes the basic calendar features. 28 This chapter describes the basic calendar features.
29@xref{Advanced Calendar/Diary Usage,,, emacs-xtra}, for information 29@xref{Advanced Calendar/Diary Usage,,, emacs-xtra, Specialized Emacs
30about more specialized features. 30Features}, for information about more specialized features.
31@end iftex 31@end iftex
32 32
33@menu 33@menu
@@ -1072,7 +1072,7 @@ date, independently of the calendar display, and optionally for the next
1072few days as well; the variable @code{number-of-diary-entries} specifies 1072few days as well; the variable @code{number-of-diary-entries} specifies
1073how many days to include. 1073how many days to include.
1074@iftex 1074@iftex
1075@xref{Diary Customizing,,, emacs-xtra}. 1075@xref{Diary Customizing,,, emacs-xtra, Specialized Emacs Features}.
1076@end iftex 1076@end iftex
1077@ifnottex 1077@ifnottex
1078@xref{Diary Customizing, number-of-diary-entries}. 1078@xref{Diary Customizing, number-of-diary-entries}.
@@ -1382,7 +1382,7 @@ specifying the name of a face or a single-character string to use when
1382marking the entry in the calendar. Most generally, sexp diary entries 1382marking the entry in the calendar. Most generally, sexp diary entries
1383can perform arbitrary computations to determine when they apply. 1383can perform arbitrary computations to determine when they apply.
1384@iftex 1384@iftex
1385@xref{Sexp Diary Entries,,, emacs-xtra}. 1385@xref{Sexp Diary Entries,,, emacs-xtra, Specialized Emacs Features}.
1386@end iftex 1386@end iftex
1387@ifnottex 1387@ifnottex
1388@inforef{Sexp Diary Entries}. 1388@inforef{Sexp Diary Entries}.
@@ -1507,7 +1507,7 @@ and adds the results to an Emacs diary file. For example:
1507You can use an @code{#include} directive to add the import file contents 1507You can use an @code{#include} directive to add the import file contents
1508to the main diary file, if these are different files. 1508to the main diary file, if these are different files.
1509@iftex 1509@iftex
1510@xref{Fancy Diary Display,,, emacs-xtra}. 1510@xref{Fancy Diary Display,,, emacs-xtra, Specialized Emacs Features}.
1511@end iftex 1511@end iftex
1512@ifnottex 1512@ifnottex
1513@xref{Fancy Diary Display}. 1513@xref{Fancy Diary Display}.
diff --git a/man/files.texi b/man/files.texi
index de9663471f2..010f038365e 100644
--- a/man/files.texi
+++ b/man/files.texi
@@ -2311,7 +2311,7 @@ mode provides commands to resolve conflicts by selecting specific
2311changes. 2311changes.
2312 2312
2313@iftex 2313@iftex
2314@xref{Emerge,,, emacs-xtra}, 2314@xref{Emerge,,, emacs-xtra, Specialized Emacs Features},
2315@end iftex 2315@end iftex
2316@ifnottex 2316@ifnottex
2317@xref{Emerge}, 2317@xref{Emerge},
diff --git a/man/msdog.texi b/man/msdog.texi
index dcb67107999..0dfb57ffdc9 100644
--- a/man/msdog.texi
+++ b/man/msdog.texi
@@ -13,7 +13,7 @@ older MS-DOS ``operating system'' (also known as ``MS-DOG'').
13However, Emacs features that are relevant @emph{only} to MS-DOS are 13However, Emacs features that are relevant @emph{only} to MS-DOS are
14described in a separate 14described in a separate
15@iftex 15@iftex
16manual (@pxref{MS-DOS,,, emacs-xtra}). 16manual (@pxref{MS-DOS,,, emacs-xtra, Specialized Emacs Features}).
17@end iftex 17@end iftex
18@ifnottex 18@ifnottex
19section (@pxref{MS-DOS}). 19section (@pxref{MS-DOS}).
diff --git a/man/programs.texi b/man/programs.texi
index 63b694f2709..dda396f542c 100644
--- a/man/programs.texi
+++ b/man/programs.texi
@@ -114,7 +114,7 @@ Mode, ada-mode, Ada Mode}), C/C++/Objective C/Java/Corba IDL/Pike/AWK
114(@pxref{Top, , IDLWAVE, idlwave, IDLWAVE User Manual}). For Fortran 114(@pxref{Top, , IDLWAVE, idlwave, IDLWAVE User Manual}). For Fortran
115mode, see 115mode, see
116@iftex 116@iftex
117@ref{Fortran,,, emacs-xtra}. 117@ref{Fortran,,, emacs-xtra, Specialized Emacs Features}.
118@end iftex 118@end iftex
119@ifnottex 119@ifnottex
120@ref{Fortran}. 120@ref{Fortran}.
diff --git a/man/text.texi b/man/text.texi
index 06cc7cfd409..f9b1d312453 100644
--- a/man/text.texi
+++ b/man/text.texi
@@ -56,7 +56,7 @@ Then the formatting appears on the screen in Emacs while you edit.
56referred to as ``ASCII art''), use @kbd{M-x edit-picture} to enter 56referred to as ``ASCII art''), use @kbd{M-x edit-picture} to enter
57Picture mode, a special major mode for editing such pictures. 57Picture mode, a special major mode for editing such pictures.
58@iftex 58@iftex
59@xref{Picture Mode,,, emacs-xtra}. 59@xref{Picture Mode,,, emacs-xtra, Specialized Emacs Features}.
60@end iftex 60@end iftex
61@ifnottex 61@ifnottex
62@xref{Picture Mode}. 62@xref{Picture Mode}.