mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-30 08:09:04 +00:00
msdog.texi (Microsoft Windows):
calendar.texi (Calendar/Diary, Displaying the Diary) (Special Diary Entries, Importing Diary): programs.texi (Program Modes): text.texi (Text): buffers.texi (Several Buffers): files.texi (Comparing Files): Fix cross-references to emacs-xtra.
This commit is contained in:
parent
415053a111
commit
9dc999d380
@ -481,7 +481,7 @@ mode in this buffer, as long as it is not marked modified. Global
|
||||
Auto Revert mode applies to the @samp{*Buffer List*} buffer only if
|
||||
@code{global-auto-revert-non-file-buffers} is non-@code{nil}.
|
||||
@iftex
|
||||
@xref{Autorevert,,, emacs-xtra}, for details.
|
||||
@xref{Autorevert,,, emacs-xtra, Specialized Emacs Features}, for details.
|
||||
@end iftex
|
||||
@ifnottex
|
||||
@xref{Autorevert, global-auto-revert-non-file-buffers}, for details.
|
||||
|
@ -26,8 +26,8 @@ the calendar, type @kbd{q}.
|
||||
|
||||
@iftex
|
||||
This chapter describes the basic calendar features.
|
||||
@xref{Advanced Calendar/Diary Usage,,, emacs-xtra}, for information
|
||||
about more specialized features.
|
||||
@xref{Advanced Calendar/Diary Usage,,, emacs-xtra, Specialized Emacs
|
||||
Features}, for information about more specialized features.
|
||||
@end iftex
|
||||
|
||||
@menu
|
||||
@ -1072,7 +1072,7 @@ date, independently of the calendar display, and optionally for the next
|
||||
few days as well; the variable @code{number-of-diary-entries} specifies
|
||||
how many days to include.
|
||||
@iftex
|
||||
@xref{Diary Customizing,,, emacs-xtra}.
|
||||
@xref{Diary Customizing,,, emacs-xtra, Specialized Emacs Features}.
|
||||
@end iftex
|
||||
@ifnottex
|
||||
@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
|
||||
marking the entry in the calendar. Most generally, sexp diary entries
|
||||
can perform arbitrary computations to determine when they apply.
|
||||
@iftex
|
||||
@xref{Sexp Diary Entries,,, emacs-xtra}.
|
||||
@xref{Sexp Diary Entries,,, emacs-xtra, Specialized Emacs Features}.
|
||||
@end iftex
|
||||
@ifnottex
|
||||
@inforef{Sexp Diary Entries}.
|
||||
@ -1507,7 +1507,7 @@ and adds the results to an Emacs diary file. For example:
|
||||
You can use an @code{#include} directive to add the import file contents
|
||||
to the main diary file, if these are different files.
|
||||
@iftex
|
||||
@xref{Fancy Diary Display,,, emacs-xtra}.
|
||||
@xref{Fancy Diary Display,,, emacs-xtra, Specialized Emacs Features}.
|
||||
@end iftex
|
||||
@ifnottex
|
||||
@xref{Fancy Diary Display}.
|
||||
|
@ -2311,7 +2311,7 @@ mode provides commands to resolve conflicts by selecting specific
|
||||
changes.
|
||||
|
||||
@iftex
|
||||
@xref{Emerge,,, emacs-xtra},
|
||||
@xref{Emerge,,, emacs-xtra, Specialized Emacs Features},
|
||||
@end iftex
|
||||
@ifnottex
|
||||
@xref{Emerge},
|
||||
|
@ -13,7 +13,7 @@ older MS-DOS ``operating system'' (also known as ``MS-DOG'').
|
||||
However, Emacs features that are relevant @emph{only} to MS-DOS are
|
||||
described in a separate
|
||||
@iftex
|
||||
manual (@pxref{MS-DOS,,, emacs-xtra}).
|
||||
manual (@pxref{MS-DOS,,, emacs-xtra, Specialized Emacs Features}).
|
||||
@end iftex
|
||||
@ifnottex
|
||||
section (@pxref{MS-DOS}).
|
||||
|
@ -114,7 +114,7 @@ Mode, ada-mode, Ada Mode}), C/C++/Objective C/Java/Corba IDL/Pike/AWK
|
||||
(@pxref{Top, , IDLWAVE, idlwave, IDLWAVE User Manual}). For Fortran
|
||||
mode, see
|
||||
@iftex
|
||||
@ref{Fortran,,, emacs-xtra}.
|
||||
@ref{Fortran,,, emacs-xtra, Specialized Emacs Features}.
|
||||
@end iftex
|
||||
@ifnottex
|
||||
@ref{Fortran}.
|
||||
|
@ -56,7 +56,7 @@ Then the formatting appears on the screen in Emacs while you edit.
|
||||
referred to as ``ASCII art''), use @kbd{M-x edit-picture} to enter
|
||||
Picture mode, a special major mode for editing such pictures.
|
||||
@iftex
|
||||
@xref{Picture Mode,,, emacs-xtra}.
|
||||
@xref{Picture Mode,,, emacs-xtra, Specialized Emacs Features}.
|
||||
@end iftex
|
||||
@ifnottex
|
||||
@xref{Picture Mode}.
|
||||
|
Loading…
Reference in New Issue
Block a user