Fix @cindex entries in manuals
* doc/emacs/custom.texi: * doc/emacs/dired.texi: * doc/emacs/display.texi: * doc/emacs/files.texi: * doc/emacs/frames.texi: * doc/emacs/killing.texi: * doc/emacs/maintaining.texi: * doc/emacs/misc.texi: * doc/emacs/msdos-xtra.texi: * doc/emacs/msdos.texi: * doc/emacs/search.texi: * doc/emacs/text.texi: * doc/emacs/trouble.texi: * doc/lispintro/emacs-lisp-intro.texi: * doc/lispref/strings.texi: * doc/lispref/text.texi: * doc/misc/cc-mode.texi: * doc/misc/efaq.texi: * doc/misc/eieio.texi: * doc/misc/emacs-mime.texi: * doc/misc/gnus.texi: * doc/misc/htmlfontify.texi: * doc/misc/idlwave.texi: * doc/misc/message.texi: * doc/misc/mh-e.texi: * doc/misc/sem-user.texi: * doc/misc/ses.texi: * doc/misc/tramp.texi: * doc/misc/vhdl-mode.texi: Fix @cindex entries.
This commit is contained in:
parent
57c9f12300
commit
621893352f
29 changed files with 92 additions and 92 deletions
|
@ -2162,7 +2162,7 @@ loading of this library, use the option @samp{--no-site-file}.
|
||||||
better to put them in @file{default.el}, so that users can more easily
|
better to put them in @file{default.el}, so that users can more easily
|
||||||
override them.
|
override them.
|
||||||
|
|
||||||
@cindex site-lisp directories
|
@cindex @file{site-lisp} directories
|
||||||
You can place @file{default.el} and @file{site-start.el} in any of
|
You can place @file{default.el} and @file{site-start.el} in any of
|
||||||
the directories which Emacs searches for Lisp libraries. The variable
|
the directories which Emacs searches for Lisp libraries. The variable
|
||||||
@code{load-path} (@pxref{Lisp Libraries}) specifies these directories.
|
@code{load-path} (@pxref{Lisp Libraries}) specifies these directories.
|
||||||
|
|
|
@ -1359,8 +1359,8 @@ C-c}.
|
||||||
|
|
||||||
@node Image-Dired
|
@node Image-Dired
|
||||||
@section Viewing Image Thumbnails in Dired
|
@section Viewing Image Thumbnails in Dired
|
||||||
@cindex image-dired mode
|
@cindex @code{image-dired} mode
|
||||||
@cindex image-dired
|
@cindex @code{image-dired}
|
||||||
|
|
||||||
Image-Dired is a facility for browsing image files. It provides viewing
|
Image-Dired is a facility for browsing image files. It provides viewing
|
||||||
the images either as thumbnails or in full size, either inside Emacs
|
the images either as thumbnails or in full size, either inside Emacs
|
||||||
|
|
|
@ -526,7 +526,7 @@ frames as if they have a dark background, whereas a value of
|
||||||
background.
|
background.
|
||||||
|
|
||||||
@cindex background color
|
@cindex background color
|
||||||
@cindex default face
|
@cindex @code{default face}
|
||||||
You can customize a face to alter its attributes, and save those
|
You can customize a face to alter its attributes, and save those
|
||||||
customizations for future Emacs sessions. @xref{Face Customization},
|
customizations for future Emacs sessions. @xref{Face Customization},
|
||||||
for details.
|
for details.
|
||||||
|
@ -535,7 +535,7 @@ for details.
|
||||||
of its attributes are specified. Its background color is also used as
|
of its attributes are specified. Its background color is also used as
|
||||||
the frame's background color. @xref{Colors}.
|
the frame's background color. @xref{Colors}.
|
||||||
|
|
||||||
@cindex cursor face
|
@cindex @code{cursor} face
|
||||||
Another special face is the @code{cursor} face. On graphical
|
Another special face is the @code{cursor} face. On graphical
|
||||||
displays, the background color of this face is used to draw the text
|
displays, the background color of this face is used to draw the text
|
||||||
cursor. None of the other attributes of this face have any effect;
|
cursor. None of the other attributes of this face have any effect;
|
||||||
|
@ -627,10 +627,10 @@ but you should not make it a variable-width font.
|
||||||
@item fixed-pitch-serif
|
@item fixed-pitch-serif
|
||||||
This face is like @code{fixed-pitch}, except the font has serifs and
|
This face is like @code{fixed-pitch}, except the font has serifs and
|
||||||
looks more like traditional typewriting.
|
looks more like traditional typewriting.
|
||||||
@cindex variable-pitch face
|
@cindex @code{variable-pitch} face
|
||||||
@item variable-pitch
|
@item variable-pitch
|
||||||
This face forces use of a variable-width font.
|
This face forces use of a variable-width font.
|
||||||
@cindex shadow face
|
@cindex @code{shadow} face
|
||||||
@item shadow
|
@item shadow
|
||||||
This face is used for making the text less noticeable than the surrounding
|
This face is used for making the text less noticeable than the surrounding
|
||||||
ordinary text. Usually this can be achieved by using shades of gray in
|
ordinary text. Usually this can be achieved by using shades of gray in
|
||||||
|
@ -685,40 +685,40 @@ frame:
|
||||||
|
|
||||||
@table @code
|
@table @code
|
||||||
@item mode-line
|
@item mode-line
|
||||||
@cindex mode-line face
|
@cindex @code{mode-line} face
|
||||||
@cindex faces for mode lines
|
@cindex faces for mode lines
|
||||||
This face is used for the mode line of the currently selected window,
|
This face is used for the mode line of the currently selected window,
|
||||||
and for menu bars when toolkit menus are not used. By default, it's
|
and for menu bars when toolkit menus are not used. By default, it's
|
||||||
drawn with shadows for a raised effect on graphical displays, and
|
drawn with shadows for a raised effect on graphical displays, and
|
||||||
drawn as the inverse of the default face on non-windowed terminals.
|
drawn as the inverse of the default face on non-windowed terminals.
|
||||||
@item mode-line-inactive
|
@item mode-line-inactive
|
||||||
@cindex mode-line-inactive face
|
@cindex @code{mode-line-inactive} face
|
||||||
Like @code{mode-line}, but used for mode lines of the windows other
|
Like @code{mode-line}, but used for mode lines of the windows other
|
||||||
than the selected one (if @code{mode-line-in-non-selected-windows} is
|
than the selected one (if @code{mode-line-in-non-selected-windows} is
|
||||||
non-@code{nil}). This face inherits from @code{mode-line}, so changes
|
non-@code{nil}). This face inherits from @code{mode-line}, so changes
|
||||||
in that face affect mode lines in all windows.
|
in that face affect mode lines in all windows.
|
||||||
@item mode-line-highlight
|
@item mode-line-highlight
|
||||||
@cindex mode-line-highlight face
|
@cindex @code{mode-line-highlight} face
|
||||||
Like @code{highlight}, but used for mouse-sensitive portions of text
|
Like @code{highlight}, but used for mouse-sensitive portions of text
|
||||||
on mode lines. Such portions of text typically pop up tooltips
|
on mode lines. Such portions of text typically pop up tooltips
|
||||||
(@pxref{Tooltips}) when the mouse pointer hovers above them.
|
(@pxref{Tooltips}) when the mouse pointer hovers above them.
|
||||||
@item mode-line-buffer-id
|
@item mode-line-buffer-id
|
||||||
@cindex mode-line-buffer-id face
|
@cindex @code{mode-line-buffer-id} face
|
||||||
This face is used for buffer identification parts in the mode line.
|
This face is used for buffer identification parts in the mode line.
|
||||||
@item header-line
|
@item header-line
|
||||||
@cindex header-line face
|
@cindex @code{header-line} face
|
||||||
Similar to @code{mode-line} for a window's header line, which appears
|
Similar to @code{mode-line} for a window's header line, which appears
|
||||||
at the top of a window just as the mode line appears at the bottom.
|
at the top of a window just as the mode line appears at the bottom.
|
||||||
Most windows do not have a header line---only some special modes, such
|
Most windows do not have a header line---only some special modes, such
|
||||||
Info mode, create one.
|
Info mode, create one.
|
||||||
@item header-line-highlight
|
@item header-line-highlight
|
||||||
@cindex header-line-highlight face
|
@cindex @code{header-line-highlight} face
|
||||||
Similar to @code{highlight} and @code{mode-line-highlight}, but used
|
Similar to @code{highlight} and @code{mode-line-highlight}, but used
|
||||||
for mouse-sensitive portions of text on header lines. This is a
|
for mouse-sensitive portions of text on header lines. This is a
|
||||||
separate face because the @code{header-line} face might be customized
|
separate face because the @code{header-line} face might be customized
|
||||||
in a way that does not interact well with @code{highlight}.
|
in a way that does not interact well with @code{highlight}.
|
||||||
@item vertical-border
|
@item vertical-border
|
||||||
@cindex vertical-border face
|
@cindex @code{vertical-border} face
|
||||||
This face is used for the vertical divider between windows on text
|
This face is used for the vertical divider between windows on text
|
||||||
terminals.
|
terminals.
|
||||||
@item minibuffer-prompt
|
@item minibuffer-prompt
|
||||||
|
@ -765,7 +765,7 @@ This face determines the color of tool bar icons. @xref{Tool Bars}.
|
||||||
This face determines the colors and font of Emacs's menus. @xref{Menu
|
This face determines the colors and font of Emacs's menus. @xref{Menu
|
||||||
Bars}.
|
Bars}.
|
||||||
@item tty-menu-enabled-face
|
@item tty-menu-enabled-face
|
||||||
@cindex faces for text-mode menus
|
@cindex faces for @code{text-mode} menus
|
||||||
@cindex TTY menu faces
|
@cindex TTY menu faces
|
||||||
This face is used to display enabled menu items on text-mode
|
This face is used to display enabled menu items on text-mode
|
||||||
terminals.
|
terminals.
|
||||||
|
@ -1177,7 +1177,7 @@ empty lines at the end of a buffer, without realizing it. In most
|
||||||
cases, this @dfn{trailing whitespace} has no effect, but sometimes it
|
cases, this @dfn{trailing whitespace} has no effect, but sometimes it
|
||||||
can be a nuisance.
|
can be a nuisance.
|
||||||
|
|
||||||
@cindex trailing-whitespace face
|
@cindex @code{trailing-whitespace} face
|
||||||
You can make trailing whitespace at the end of a line visible by
|
You can make trailing whitespace at the end of a line visible by
|
||||||
setting the buffer-local variable @code{show-trailing-whitespace} to
|
setting the buffer-local variable @code{show-trailing-whitespace} to
|
||||||
@code{t}. Then Emacs displays trailing whitespace, using the face
|
@code{t}. Then Emacs displays trailing whitespace, using the face
|
||||||
|
@ -1508,8 +1508,8 @@ as octal escape sequences instead of caret escape sequences.
|
||||||
@cindex non-breaking space
|
@cindex non-breaking space
|
||||||
@cindex non-breaking hyphen
|
@cindex non-breaking hyphen
|
||||||
@cindex soft hyphen
|
@cindex soft hyphen
|
||||||
@cindex escape-glyph face
|
@cindex @code{escape-glyph} face
|
||||||
@cindex nobreak-space face
|
@cindex @code{nobreak-space} face
|
||||||
Some non-@acronym{ASCII} characters have the same appearance as an
|
Some non-@acronym{ASCII} characters have the same appearance as an
|
||||||
@acronym{ASCII} space or hyphen (minus) character. Such characters
|
@acronym{ASCII} space or hyphen (minus) character. Such characters
|
||||||
can cause problems if they are entered into a buffer without your
|
can cause problems if they are entered into a buffer without your
|
||||||
|
@ -1531,7 +1531,7 @@ elisp, The Emacs Lisp Reference Manual}.
|
||||||
|
|
||||||
@cindex glyphless characters
|
@cindex glyphless characters
|
||||||
@cindex characters with no font glyphs
|
@cindex characters with no font glyphs
|
||||||
@cindex glyphless-char face
|
@cindex @code{glyphless-char} face
|
||||||
On graphical displays, some characters may have no glyphs in any of
|
On graphical displays, some characters may have no glyphs in any of
|
||||||
the fonts available to Emacs. These @dfn{glyphless characters} are
|
the fonts available to Emacs. These @dfn{glyphless characters} are
|
||||||
normally displayed as boxes containing the hexadecimal character code.
|
normally displayed as boxes containing the hexadecimal character code.
|
||||||
|
@ -1546,7 +1546,7 @@ for details.
|
||||||
|
|
||||||
@cindex curly quotes, and terminal capabilities
|
@cindex curly quotes, and terminal capabilities
|
||||||
@cindex curved quotes, and terminal capabilities
|
@cindex curved quotes, and terminal capabilities
|
||||||
@cindex homoglyph face
|
@cindex @code{homoglyph} face
|
||||||
|
|
||||||
Emacs tries to determine if the curved quotes @samp{‘} and @samp{’}
|
Emacs tries to determine if the curved quotes @samp{‘} and @samp{’}
|
||||||
can be displayed on the current display. By default, if this seems to
|
can be displayed on the current display. By default, if this seems to
|
||||||
|
@ -1801,7 +1801,7 @@ may wish to customize the variables
|
||||||
@code{display-line-numbers-width} to a large enough value, to avoid
|
@code{display-line-numbers-width} to a large enough value, to avoid
|
||||||
occasional miscalculations of space reserved for the line numbers.
|
occasional miscalculations of space reserved for the line numbers.
|
||||||
|
|
||||||
@cindex line-number face
|
@cindex @code{line-number} face
|
||||||
The line numbers are displayed in a special face @code{line-number}.
|
The line numbers are displayed in a special face @code{line-number}.
|
||||||
The current line number is displayed in a different face,
|
The current line number is displayed in a different face,
|
||||||
@code{line-number-current-line}, so you can make the current line's
|
@code{line-number-current-line}, so you can make the current line's
|
||||||
|
|
|
@ -1866,7 +1866,7 @@ variable @code{tramp-mode} to @code{nil}. You can turn off the
|
||||||
feature in individual cases by quoting the file name with @samp{/:}
|
feature in individual cases by quoting the file name with @samp{/:}
|
||||||
(@pxref{Quoted File Names}).
|
(@pxref{Quoted File Names}).
|
||||||
|
|
||||||
@cindex ange-ftp
|
@cindex @code{ange-ftp}
|
||||||
Remote file access through FTP is handled by the Ange-FTP package, which
|
Remote file access through FTP is handled by the Ange-FTP package, which
|
||||||
is documented in the following. Remote file access through the other
|
is documented in the following. Remote file access through the other
|
||||||
methods is handled by the Tramp package, which has its own manual.
|
methods is handled by the Tramp package, which has its own manual.
|
||||||
|
|
|
@ -901,7 +901,7 @@ that server's selected frame.
|
||||||
|
|
||||||
@node Frame Parameters
|
@node Frame Parameters
|
||||||
@section Frame Parameters
|
@section Frame Parameters
|
||||||
@cindex default-frame-alist
|
@vindex default-frame-alist
|
||||||
|
|
||||||
You can control the default appearance and behavior of all frames by
|
You can control the default appearance and behavior of all frames by
|
||||||
specifying a default list of @dfn{frame parameters} in the variable
|
specifying a default list of @dfn{frame parameters} in the variable
|
||||||
|
@ -925,7 +925,7 @@ default font to @samp{Monospace-10}:
|
||||||
For a list of frame parameters and their effects, see @ref{Frame
|
For a list of frame parameters and their effects, see @ref{Frame
|
||||||
Parameters,,, elisp, The Emacs Lisp Reference Manual}.
|
Parameters,,, elisp, The Emacs Lisp Reference Manual}.
|
||||||
|
|
||||||
@cindex initial-frame-alist
|
@vindex initial-frame-alist
|
||||||
You can also specify a list of frame parameters which apply to just
|
You can also specify a list of frame parameters which apply to just
|
||||||
the initial frame, by customizing the variable
|
the initial frame, by customizing the variable
|
||||||
@code{initial-frame-alist}.
|
@code{initial-frame-alist}.
|
||||||
|
@ -999,7 +999,7 @@ end of the buffer is shown; if @code{nil}, the thumb will be at the
|
||||||
bottom when the end of the buffer is shown. You cannot over-scroll
|
bottom when the end of the buffer is shown. You cannot over-scroll
|
||||||
when the entire buffer is visible.
|
when the entire buffer is visible.
|
||||||
|
|
||||||
@cindex scroll-bar face
|
@cindex @code{scroll-bar} face
|
||||||
The visual appearance of the scroll bars is controlled by the
|
The visual appearance of the scroll bars is controlled by the
|
||||||
@code{scroll-bar} face. (Some toolkits, such as GTK and MS-Windows,
|
@code{scroll-bar} face. (Some toolkits, such as GTK and MS-Windows,
|
||||||
ignore this face; the scroll-bar appearance there can only be
|
ignore this face; the scroll-bar appearance there can only be
|
||||||
|
|
|
@ -590,7 +590,7 @@ you can access it using the following Emacs commands:
|
||||||
@table @kbd
|
@table @kbd
|
||||||
@findex mouse-set-secondary
|
@findex mouse-set-secondary
|
||||||
@kindex M-Drag-mouse-1
|
@kindex M-Drag-mouse-1
|
||||||
@cindex secondary-selection face
|
@cindex @code{secondary-selection} face
|
||||||
@item M-Drag-mouse-1
|
@item M-Drag-mouse-1
|
||||||
Set the secondary selection, with one end at the place where you press
|
Set the secondary selection, with one end at the place where you press
|
||||||
down the button, and the other end at the place where you release it
|
down the button, and the other end at the place where you release it
|
||||||
|
|
|
@ -628,7 +628,7 @@ they use the concept of checking out individual files.
|
||||||
@node Log Buffer
|
@node Log Buffer
|
||||||
@subsection Features of the Log Entry Buffer
|
@subsection Features of the Log Entry Buffer
|
||||||
|
|
||||||
@cindex C-c C-c @r{(Log Edit mode)}
|
@kindex C-c C-c @r{(Log Edit mode)}
|
||||||
@findex log-edit-done
|
@findex log-edit-done
|
||||||
When you tell VC to commit a change, it pops up a buffer named
|
When you tell VC to commit a change, it pops up a buffer named
|
||||||
@file{*vc-log*}. In this buffer, you should write a @dfn{log entry}
|
@file{*vc-log*}. In this buffer, you should write a @dfn{log entry}
|
||||||
|
|
|
@ -409,7 +409,7 @@ is needed. For OpenDocument and Microsoft Office documents, the
|
||||||
@code{unoconv} tool is needed.}, and displaying those images.
|
@code{unoconv} tool is needed.}, and displaying those images.
|
||||||
|
|
||||||
@findex doc-view-toggle-display
|
@findex doc-view-toggle-display
|
||||||
@cindex doc-view-minor-mode
|
@findex doc-view-minor-mode
|
||||||
When you visit a document file that can be displayed with DocView
|
When you visit a document file that can be displayed with DocView
|
||||||
mode, Emacs automatically uses DocView mode @footnote{The needed
|
mode, Emacs automatically uses DocView mode @footnote{The needed
|
||||||
external tools for the document type must be available, and Emacs must
|
external tools for the document type must be available, and Emacs must
|
||||||
|
|
|
@ -412,7 +412,7 @@ will print the region while converting it to the codepage 850 encoding.
|
||||||
|
|
||||||
@node MS-DOS and MULE
|
@node MS-DOS and MULE
|
||||||
@subsection International Support on MS-DOS
|
@subsection International Support on MS-DOS
|
||||||
@cindex international support @r{(MS-DOS)}
|
@cindex international support (MS-DOS)
|
||||||
|
|
||||||
Emacs on MS-DOS supports the same international character sets as it
|
Emacs on MS-DOS supports the same international character sets as it
|
||||||
does on GNU, Unix and other platforms
|
does on GNU, Unix and other platforms
|
||||||
|
@ -471,7 +471,7 @@ codepage built into the display hardware.) You can specify a different
|
||||||
codepage for Emacs to use by setting the variable @code{dos-codepage} in
|
codepage for Emacs to use by setting the variable @code{dos-codepage} in
|
||||||
your init file.
|
your init file.
|
||||||
|
|
||||||
@cindex language environment, automatic selection on @r{MS-DOS}
|
@cindex language environment, automatic selection on MS-DOS
|
||||||
Multibyte Emacs supports only certain DOS codepages: those which can
|
Multibyte Emacs supports only certain DOS codepages: those which can
|
||||||
display Far-Eastern scripts, like the Japanese codepage 932, and those
|
display Far-Eastern scripts, like the Japanese codepage 932, and those
|
||||||
that encode a single ISO 8859 character set.
|
that encode a single ISO 8859 character set.
|
||||||
|
@ -494,7 +494,7 @@ codes. For example, the letter @samp{@,{c}} (@samp{c} with cedilla) has
|
||||||
code 231 in the standard Latin-1 character set, but the corresponding
|
code 231 in the standard Latin-1 character set, but the corresponding
|
||||||
DOS codepage 850 uses code 135 for this glyph.}
|
DOS codepage 850 uses code 135 for this glyph.}
|
||||||
|
|
||||||
@cindex mode line @r{(MS-DOS)}
|
@cindex mode line (MS-DOS)
|
||||||
All the @code{cp@var{nnn}} coding systems use the letter @samp{D}
|
All the @code{cp@var{nnn}} coding systems use the letter @samp{D}
|
||||||
(for ``DOS'') as their mode-line mnemonic. Since both the terminal
|
(for ``DOS'') as their mode-line mnemonic. Since both the terminal
|
||||||
coding system and the default coding system for file I/O are set to
|
coding system and the default coding system for file I/O are set to
|
||||||
|
|
|
@ -129,7 +129,7 @@ invoked---that will always give you an editor. When invoked via
|
||||||
the program that invoked @command{emacsclient}.
|
the program that invoked @command{emacsclient}.
|
||||||
@end enumerate
|
@end enumerate
|
||||||
|
|
||||||
@cindex emacsclient, on MS-Windows
|
@cindex @command{emacsclient}, on MS-Windows
|
||||||
Note that, due to limitations of MS-Windows, Emacs cannot have both
|
Note that, due to limitations of MS-Windows, Emacs cannot have both
|
||||||
GUI and text-mode frames in the same session. It also cannot open
|
GUI and text-mode frames in the same session. It also cannot open
|
||||||
text-mode frames on more than a single @dfn{Command Prompt} window,
|
text-mode frames on more than a single @dfn{Command Prompt} window,
|
||||||
|
|
|
@ -92,7 +92,7 @@ the first @samp{F} previously found. After another @kbd{O}, the
|
||||||
cursor moves to just after the first @samp{FOO}.
|
cursor moves to just after the first @samp{FOO}.
|
||||||
|
|
||||||
@cindex faces for highlighting search matches
|
@cindex faces for highlighting search matches
|
||||||
@cindex isearch face
|
@cindex @code{isearch} face
|
||||||
At each step, Emacs highlights the @dfn{current match}---the buffer
|
At each step, Emacs highlights the @dfn{current match}---the buffer
|
||||||
text that matches the search string---using the @code{isearch} face
|
text that matches the search string---using the @code{isearch} face
|
||||||
(@pxref{Faces}). @xref{Search Customizations}, for various options
|
(@pxref{Faces}). @xref{Search Customizations}, for various options
|
||||||
|
@ -273,7 +273,7 @@ down-casing.
|
||||||
@node Error in Isearch
|
@node Error in Isearch
|
||||||
@subsection Errors in Incremental Search
|
@subsection Errors in Incremental Search
|
||||||
|
|
||||||
@cindex isearch-fail face
|
@cindex @code{isearch-fail} face
|
||||||
If your string is not found at all, the echo area says @samp{Failing
|
If your string is not found at all, the echo area says @samp{Failing
|
||||||
I-Search}, and the cursor moves past the place where Emacs found as
|
I-Search}, and the cursor moves past the place where Emacs found as
|
||||||
much of your string as it could. Thus, if you search for @samp{FOOT},
|
much of your string as it could. Thus, if you search for @samp{FOOT},
|
||||||
|
@ -1545,8 +1545,8 @@ replacements are not added to the command history, and cannot be
|
||||||
reused.
|
reused.
|
||||||
|
|
||||||
@cindex faces for highlighting query replace
|
@cindex faces for highlighting query replace
|
||||||
@cindex query-replace face
|
@cindex @code{query-replace} face
|
||||||
@cindex lazy-highlight face, in replace
|
@cindex @code{lazy-highlight} face, in replace
|
||||||
@vindex query-replace-highlight
|
@vindex query-replace-highlight
|
||||||
@vindex query-replace-lazy-highlight
|
@vindex query-replace-lazy-highlight
|
||||||
@vindex query-replace-show-replacement
|
@vindex query-replace-show-replacement
|
||||||
|
@ -1862,7 +1862,7 @@ setting the variable @code{search-highlight} to @code{nil}.
|
||||||
|
|
||||||
@cindex lazy highlighting customizations
|
@cindex lazy highlighting customizations
|
||||||
@vindex isearch-lazy-highlight
|
@vindex isearch-lazy-highlight
|
||||||
@cindex lazy-highlight face
|
@cindex @code{lazy-highlight} face
|
||||||
The other matches for the search string that are visible on display
|
The other matches for the search string that are visible on display
|
||||||
are highlighted using the @code{lazy-highlight} face. Setting the
|
are highlighted using the @code{lazy-highlight} face. Setting the
|
||||||
variable @code{isearch-lazy-highlight} to @code{nil} disables this
|
variable @code{isearch-lazy-highlight} to @code{nil} disables this
|
||||||
|
|
|
@ -2165,7 +2165,7 @@ text properties.
|
||||||
@cindex soft newline
|
@cindex soft newline
|
||||||
@cindex newlines, hard and soft
|
@cindex newlines, hard and soft
|
||||||
|
|
||||||
@cindex use-hard-newlines
|
@findex use-hard-newlines
|
||||||
In Enriched mode, Emacs distinguishes between two different kinds of
|
In Enriched mode, Emacs distinguishes between two different kinds of
|
||||||
newlines, @dfn{hard} newlines and @dfn{soft} newlines. You can also
|
newlines, @dfn{hard} newlines and @dfn{soft} newlines. You can also
|
||||||
enable or disable this feature in other buffers, by typing @kbd{M-x
|
enable or disable this feature in other buffers, by typing @kbd{M-x
|
||||||
|
|
|
@ -1411,8 +1411,8 @@ patches) over all your contributions.
|
||||||
@node Service
|
@node Service
|
||||||
@section How To Get Help with GNU Emacs
|
@section How To Get Help with GNU Emacs
|
||||||
@cindex help in using Emacs
|
@cindex help in using Emacs
|
||||||
@cindex help-gnu-emacs mailing list
|
@cindex @samp{help-gnu-emacs} mailing list
|
||||||
@cindex gnu.emacs.help newsgroup
|
@cindex @samp{gnu.emacs.help} newsgroup
|
||||||
|
|
||||||
If you need help installing, using or changing GNU Emacs, there are
|
If you need help installing, using or changing GNU Emacs, there are
|
||||||
two ways to find it:
|
two ways to find it:
|
||||||
|
|
|
@ -5882,7 +5882,7 @@ find and use again and again.
|
||||||
@node New insert-buffer
|
@node New insert-buffer
|
||||||
@subsection New Body for @code{insert-buffer}
|
@subsection New Body for @code{insert-buffer}
|
||||||
@findex insert-buffer@r{, new version body}
|
@findex insert-buffer@r{, new version body}
|
||||||
@cindex new version body for insert-buffer
|
@cindex new version body for @code{insert-buffer}
|
||||||
|
|
||||||
The body in the GNU Emacs 22 version is more confusing than the original.
|
The body in the GNU Emacs 22 version is more confusing than the original.
|
||||||
|
|
||||||
|
|
|
@ -720,7 +720,7 @@ minus sign if the argument is negative.
|
||||||
@result{} "-23.5"
|
@result{} "-23.5"
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
@cindex int-to-string
|
@cindex @code{int-to-string}
|
||||||
@code{int-to-string} is a semi-obsolete alias for this function.
|
@code{int-to-string} is a semi-obsolete alias for this function.
|
||||||
|
|
||||||
See also the function @code{format} in @ref{Formatting Strings}.
|
See also the function @code{format} in @ref{Formatting Strings}.
|
||||||
|
|
|
@ -3861,7 +3861,7 @@ clicks on the link quickly without moving the mouse. This behavior is
|
||||||
controlled by the user option @code{mouse-1-click-follows-link}.
|
controlled by the user option @code{mouse-1-click-follows-link}.
|
||||||
@xref{Mouse References,,, emacs, The GNU Emacs Manual}.
|
@xref{Mouse References,,, emacs, The GNU Emacs Manual}.
|
||||||
|
|
||||||
@cindex follow-link (text or overlay property)
|
@kindex follow-link @r{(text or overlay property)}
|
||||||
To set up the link so that it obeys
|
To set up the link so that it obeys
|
||||||
@code{mouse-1-click-follows-link}, you must either (1) apply a
|
@code{mouse-1-click-follows-link}, you must either (1) apply a
|
||||||
@code{follow-link} text or overlay property to the link text, or (2)
|
@code{follow-link} text or overlay property to the link text, or (2)
|
||||||
|
|
|
@ -356,9 +356,9 @@ Customizing Macros
|
||||||
|
|
||||||
@cindex BOCM
|
@cindex BOCM
|
||||||
@cindex history
|
@cindex history
|
||||||
@cindex awk-mode.el
|
@cindex @file{awk-mode.el}
|
||||||
@cindex c-mode.el
|
@cindex @file{c-mode.el}
|
||||||
@cindex c++-mode.el
|
@cindex @file{c++-mode.el}
|
||||||
|
|
||||||
Welcome to @ccmode{}, a GNU Emacs mode for editing files containing C,
|
Welcome to @ccmode{}, a GNU Emacs mode for editing files containing C,
|
||||||
C++, Objective-C, Java, CORBA IDL (and the variants CORBA PSDL and
|
C++, Objective-C, Java, CORBA IDL (and the variants CORBA PSDL and
|
||||||
|
|
|
@ -201,7 +201,7 @@ Also, on very few keyboards does @kbd{C-?} generate @acronym{ASCII} code 127.
|
||||||
@section What does @file{M-x @var{command}} mean?
|
@section What does @file{M-x @var{command}} mean?
|
||||||
@cindex Extended commands
|
@cindex Extended commands
|
||||||
@cindex Commands, extended
|
@cindex Commands, extended
|
||||||
@cindex M-x, meaning of
|
@cindex @kbd{M-x}, meaning of
|
||||||
|
|
||||||
@kbd{M-x @var{command}} means type @kbd{M-x}, then type the name of the
|
@kbd{M-x @var{command}} means type @kbd{M-x}, then type the name of the
|
||||||
command, then type @key{RET}. (@xref{Basic keys}, if you're not sure
|
command, then type @key{RET}. (@xref{Basic keys}, if you're not sure
|
||||||
|
|
|
@ -1263,13 +1263,13 @@ The @var{parent-instance} slot indicates the instance which is
|
||||||
considered the parent of the current instance. Default is @code{nil}.
|
considered the parent of the current instance. Default is @code{nil}.
|
||||||
@end deftp
|
@end deftp
|
||||||
|
|
||||||
@cindex clone
|
@cindex @code{clone}
|
||||||
To use this class, inherit from it with your own class.
|
To use this class, inherit from it with your own class.
|
||||||
To make a new instance that inherits from and existing instance of your
|
To make a new instance that inherits from and existing instance of your
|
||||||
class, use the @code{clone} method with additional parameters
|
class, use the @code{clone} method with additional parameters
|
||||||
to specify local values.
|
to specify local values.
|
||||||
|
|
||||||
@cindex slot-unbound
|
@cindex @code{slot-unbound}
|
||||||
The @code{eieio-instance-inheritor} class works by causing cloned
|
The @code{eieio-instance-inheritor} class works by causing cloned
|
||||||
objects to have all slots unbound. This class' @code{slot-unbound}
|
objects to have all slots unbound. This class' @code{slot-unbound}
|
||||||
method will cause references to unbound slots to be redirected to the
|
method will cause references to unbound slots to be redirected to the
|
||||||
|
@ -1395,7 +1395,7 @@ with a minimum of effort.
|
||||||
|
|
||||||
@deftp {Class} eieio-speedbar buttontype buttonface
|
@deftp {Class} eieio-speedbar buttontype buttonface
|
||||||
Enables base speedbar display for a class.
|
Enables base speedbar display for a class.
|
||||||
@cindex speedbar-make-tag-line
|
@cindex @code{speedbar-make-tag-line}
|
||||||
The slot @var{buttontype} is any of the symbols allowed by the
|
The slot @var{buttontype} is any of the symbols allowed by the
|
||||||
function @code{speedbar-make-tag-line} for the @var{exp-button-type}
|
function @code{speedbar-make-tag-line} for the @var{exp-button-type}
|
||||||
argument @xref{Extending,,,speedbar}.
|
argument @xref{Extending,,,speedbar}.
|
||||||
|
|
|
@ -179,18 +179,18 @@ Emacs source code. This item works only in the groups matching
|
||||||
@code{mm-uu-emacs-sources-regexp}.
|
@code{mm-uu-emacs-sources-regexp}.
|
||||||
|
|
||||||
@item diff
|
@item diff
|
||||||
@vindex diff
|
@findex diff
|
||||||
@vindex mm-uu-diff-groups-regexp
|
@vindex mm-uu-diff-groups-regexp
|
||||||
Patches. This is intended for groups where diffs of committed files
|
Patches. This is intended for groups where diffs of committed files
|
||||||
are automatically sent to. It only works in groups matching
|
are automatically sent to. It only works in groups matching
|
||||||
@code{mm-uu-diff-groups-regexp}.
|
@code{mm-uu-diff-groups-regexp}.
|
||||||
|
|
||||||
@item verbatim-marks
|
@item verbatim-marks
|
||||||
@cindex verbatim-marks
|
@findex verbatim-marks
|
||||||
Slrn-style verbatim marks.
|
Slrn-style verbatim marks.
|
||||||
|
|
||||||
@item LaTeX
|
@item LaTeX
|
||||||
@cindex LaTeX
|
@findex LaTeX
|
||||||
LaTeX documents. It only works in groups matching
|
LaTeX documents. It only works in groups matching
|
||||||
@code{mm-uu-tex-groups-regexp}.
|
@code{mm-uu-tex-groups-regexp}.
|
||||||
|
|
||||||
|
@ -1093,7 +1093,7 @@ If non-@code{nil} a format=flowed article will be displayed flowed.
|
||||||
@node Interface Functions
|
@node Interface Functions
|
||||||
@chapter Interface Functions
|
@chapter Interface Functions
|
||||||
@cindex interface functions
|
@cindex interface functions
|
||||||
@cindex mail-parse
|
@cindex @code{mail-parse}
|
||||||
|
|
||||||
The @code{mail-parse} library is an abstraction over the actual
|
The @code{mail-parse} library is an abstraction over the actual
|
||||||
low-level libraries that are described in the next chapter.
|
low-level libraries that are described in the next chapter.
|
||||||
|
|
|
@ -7043,7 +7043,7 @@ visible effects, but is useful if you use the @kbd{A T} command a lot
|
||||||
|
|
||||||
The server has to support @acronym{NOV} for any of this to work.
|
The server has to support @acronym{NOV} for any of this to work.
|
||||||
|
|
||||||
@cindex Gmane, gnus-fetch-old-headers
|
@cindex Gmane, @code{gnus-fetch-old-headers}
|
||||||
This feature can seriously impact performance it ignores all locally
|
This feature can seriously impact performance it ignores all locally
|
||||||
cached header entries. Setting it to @code{t} for groups for a server
|
cached header entries. Setting it to @code{t} for groups for a server
|
||||||
that doesn't expire articles (such as news.gmane.org), leads to very
|
that doesn't expire articles (such as news.gmane.org), leads to very
|
||||||
|
@ -12225,7 +12225,7 @@ If non-@code{nil}, use the same article buffer for all the groups.
|
||||||
article buffer.
|
article buffer.
|
||||||
|
|
||||||
@item gnus-widen-article-window
|
@item gnus-widen-article-window
|
||||||
@cindex gnus-widen-article-window
|
@vindex gnus-widen-article-window
|
||||||
If non-@code{nil}, selecting the article buffer with the @kbd{h}
|
If non-@code{nil}, selecting the article buffer with the @kbd{h}
|
||||||
command will ``widen'' the article window to take the entire frame.
|
command will ``widen'' the article window to take the entire frame.
|
||||||
|
|
||||||
|
|
|
@ -1116,7 +1116,7 @@ Some of the (informal) data structures used in Htmlfontify are detailed here:
|
||||||
@table @code
|
@table @code
|
||||||
|
|
||||||
@item hfy-style-assoc
|
@item hfy-style-assoc
|
||||||
@cindex hfy-style-assoc
|
@cindex @code{hfy-style-assoc}
|
||||||
@anchor{hfy-style-assoc}
|
@anchor{hfy-style-assoc}
|
||||||
|
|
||||||
An assoc representing/describing an Emacs face. Properties may be repeated,
|
An assoc representing/describing an Emacs face. Properties may be repeated,
|
||||||
|
@ -1148,7 +1148,7 @@ Some examples:
|
||||||
@end lisp
|
@end lisp
|
||||||
|
|
||||||
@item hfy-sheet-assoc
|
@item hfy-sheet-assoc
|
||||||
@cindex hfy-sheet-assoc
|
@cindex @code{hfy-sheet-assoc}
|
||||||
@anchor{hfy-sheet-assoc}
|
@anchor{hfy-sheet-assoc}
|
||||||
|
|
||||||
An assoc with elements of the form @samp{(face-name style-name . style-string)}.
|
An assoc with elements of the form @samp{(face-name style-name . style-string)}.
|
||||||
|
@ -1160,7 +1160,7 @@ The actual stylesheet for each page is derived from one of these.
|
||||||
@end lisp
|
@end lisp
|
||||||
|
|
||||||
@item hfy-facemap-assoc
|
@item hfy-facemap-assoc
|
||||||
@cindex hfy-facemap-assoc
|
@cindex @code{hfy-facemap-assoc}
|
||||||
@anchor{hfy-facemap-assoc}
|
@anchor{hfy-facemap-assoc}
|
||||||
|
|
||||||
An assoc of @code{(point . @var{face-symbol})} or
|
An assoc of @code{(point . @var{face-symbol})} or
|
||||||
|
|
|
@ -172,7 +172,7 @@ Catalogs
|
||||||
@cindex CORBA (Common Object Request Broker Architecture)
|
@cindex CORBA (Common Object Request Broker Architecture)
|
||||||
@cindex Interface Definition Language
|
@cindex Interface Definition Language
|
||||||
@cindex Interactive Data Language
|
@cindex Interactive Data Language
|
||||||
@cindex cc-mode.el
|
@cindex @file{cc-mode.el}
|
||||||
@cindex @file{idl.el}
|
@cindex @file{idl.el}
|
||||||
@cindex @file{idl-shell.el}
|
@cindex @file{idl-shell.el}
|
||||||
@cindex Feature overview
|
@cindex Feature overview
|
||||||
|
|
|
@ -1222,7 +1222,7 @@ according to two different standards, namely @acronym{PGP} or
|
||||||
@node Passphrase caching
|
@node Passphrase caching
|
||||||
@subsection Passphrase caching
|
@subsection Passphrase caching
|
||||||
|
|
||||||
@cindex gpg-agent
|
@cindex @command{gpg-agent}
|
||||||
Message with EasyPG internally calls GnuPG (the @command{gpg} or
|
Message with EasyPG internally calls GnuPG (the @command{gpg} or
|
||||||
@command{gpgsm} command) to perform
|
@command{gpgsm} command) to perform
|
||||||
data encryption, and in certain cases (decrypting or signing for
|
data encryption, and in certain cases (decrypting or signing for
|
||||||
|
|
|
@ -2101,9 +2101,9 @@ Emacs 21 and XEmacs. For more information, see
|
||||||
@uref{http://quimby.gnus.org/circus/face/}.}.
|
@uref{http://quimby.gnus.org/circus/face/}.}.
|
||||||
|
|
||||||
@cindex @command{uncompface}
|
@cindex @command{uncompface}
|
||||||
@cindex Emacs, packages, x-face
|
@cindex Emacs, packages, @samp{x-face}
|
||||||
@cindex Unix commands, @command{uncompface}
|
@cindex Unix commands, @command{uncompface}
|
||||||
@cindex x-face package
|
@cindex @samp{x-face} package
|
||||||
@vindex mh-show-xface
|
@vindex mh-show-xface
|
||||||
|
|
||||||
Next is the traditional @samp{X-Face:} header field@footnote{The
|
Next is the traditional @samp{X-Face:} header field@footnote{The
|
||||||
|
@ -2306,8 +2306,8 @@ System: type @kbd{M-! xterm -e mhshow @var{message-number}}. You can
|
||||||
leave out the @samp{xterm -e} if you use @command{mhlist} or
|
leave out the @samp{xterm -e} if you use @command{mhlist} or
|
||||||
@command{mhstore}.}.
|
@command{mhstore}.}.
|
||||||
|
|
||||||
@cindex Emacs, packages, mm-decode
|
@cindex Emacs, packages, @samp{mm-decode}
|
||||||
@cindex mm-decode package
|
@cindex @samp{mm-decode} package
|
||||||
@findex mh-toggle-mh-decode-mime-flag
|
@findex mh-toggle-mh-decode-mime-flag
|
||||||
@kindex ; (semicolon)
|
@kindex ; (semicolon)
|
||||||
@vindex mh-decode-mime-flag
|
@vindex mh-decode-mime-flag
|
||||||
|
@ -2904,8 +2904,8 @@ Another related function is the command @kbd{P F}
|
||||||
faces and not. When faces are enabled, the printed message will look
|
faces and not. When faces are enabled, the printed message will look
|
||||||
very similar to the message in the MH-Show buffer.
|
very similar to the message in the MH-Show buffer.
|
||||||
|
|
||||||
@cindex ps-print package
|
@cindex @samp{ps-print} package
|
||||||
@cindex Emacs, packages, ps-print
|
@cindex Emacs, packages, @samp{ps-print}
|
||||||
|
|
||||||
MH-E uses the @samp{ps-print} package to do the printing, so you can
|
MH-E uses the @samp{ps-print} package to do the printing, so you can
|
||||||
customize the printing further by going to the @samp{ps-print}
|
customize the printing further by going to the @samp{ps-print}
|
||||||
|
@ -4997,8 +4997,8 @@ You can also turn on the @code{mh-delete-yanked-msg-window-flag}
|
||||||
option to delete the window containing the original message after
|
option to delete the window containing the original message after
|
||||||
yanking it to make more room on your screen for your reply.
|
yanking it to make more room on your screen for your reply.
|
||||||
|
|
||||||
@cindex Emacs, packages, supercite
|
@cindex Emacs, packages, @samp{supercite}
|
||||||
@cindex supercite package
|
@cindex @samp{supercite} package
|
||||||
@kindex r
|
@kindex r
|
||||||
@vindex mail-citation-hook
|
@vindex mail-citation-hook
|
||||||
@vindex mh-yank-behavior
|
@vindex mh-yank-behavior
|
||||||
|
@ -5061,8 +5061,8 @@ and it should leave point and mark around the modified citation text
|
||||||
for the next hook function. The standard prefix
|
for the next hook function. The standard prefix
|
||||||
@code{mh-ins-buf-prefix} is not added if this hook is set.
|
@code{mh-ins-buf-prefix} is not added if this hook is set.
|
||||||
|
|
||||||
@cindex Emacs, packages, trivial-cite
|
@cindex Emacs, packages, @samp{trivial-cite}
|
||||||
@cindex trivial-cite package
|
@cindex @samp{trivial-cite} package
|
||||||
@vindex mh-yank-behavior
|
@vindex mh-yank-behavior
|
||||||
|
|
||||||
For example, if you use the hook function
|
For example, if you use the hook function
|
||||||
|
@ -5499,7 +5499,7 @@ LyogWFBNICovCnN0YXRpYyBjaGFyICogc2V0aWF0aG9tZV94cG1bXSA9IHsKIjQ1IDQ1IDc2N
|
||||||
@end cartouche
|
@end cartouche
|
||||||
@i{MH-E @sc{mime} draft ready to send}
|
@i{MH-E @sc{mime} draft ready to send}
|
||||||
|
|
||||||
@cindex undo effects of mh-mml-to-mime
|
@cindex undo effects of @code{mh-mml-to-mime}
|
||||||
|
|
||||||
This action can be undone by running @kbd{C-_} (@code{undo}).
|
This action can be undone by running @kbd{C-_} (@code{undo}).
|
||||||
|
|
||||||
|
@ -5507,7 +5507,7 @@ This action can be undone by running @kbd{C-_} (@code{undo}).
|
||||||
@cindex @command{mhn}
|
@cindex @command{mhn}
|
||||||
@cindex MH commands, @command{mhbuild}
|
@cindex MH commands, @command{mhbuild}
|
||||||
@cindex MH commands, @command{mhn}
|
@cindex MH commands, @command{mhn}
|
||||||
@cindex undo effects of mh-mh-to-mime
|
@cindex undo effects of @code{mh-mh-to-mime}
|
||||||
@findex mh-mh-to-mime
|
@findex mh-mh-to-mime
|
||||||
@findex mh-mh-to-mime-undo
|
@findex mh-mh-to-mime-undo
|
||||||
@kindex C-c C-e
|
@kindex C-c C-e
|
||||||
|
|
|
@ -1145,7 +1145,7 @@ Typing @kbd{RET} on a reference line jumps to that reference.
|
||||||
|
|
||||||
@node MRU Bookmarks
|
@node MRU Bookmarks
|
||||||
@section MRU Bookmarks mode
|
@section MRU Bookmarks mode
|
||||||
@cindex semantic-mru-bookmark-mode
|
@cindex @code{semantic-mru-bookmark-mode}
|
||||||
|
|
||||||
Semantic MRU Bookmarks mode is a minor mode that keeps track of the
|
Semantic MRU Bookmarks mode is a minor mode that keeps track of the
|
||||||
tags you have edited, allowing you to quickly return to them later
|
tags you have edited, allowing you to quickly return to them later
|
||||||
|
@ -1193,7 +1193,7 @@ declarations. Other possible tag classes are @code{variable},
|
||||||
|
|
||||||
@node Highlight Func Mode
|
@node Highlight Func Mode
|
||||||
@section Highlight Func Mode
|
@section Highlight Func Mode
|
||||||
@cindex semantic-highlight-func-mode
|
@cindex @code{semantic-highlight-func-mode}
|
||||||
|
|
||||||
Semantic Highlight Function minor mode highlights the declaration line
|
Semantic Highlight Function minor mode highlights the declaration line
|
||||||
of the current function or tag (that is to say, the first line that
|
of the current function or tag (that is to say, the first line that
|
||||||
|
@ -1220,7 +1220,7 @@ Func mode.
|
||||||
|
|
||||||
@node Tag Decoration Mode
|
@node Tag Decoration Mode
|
||||||
@section Tag Decoration Mode
|
@section Tag Decoration Mode
|
||||||
@cindex semantic-decoration-mode
|
@cindex @code{semantic-decoration-mode}
|
||||||
|
|
||||||
Semantic Tag Decoration mode ``decorates'' each tag based on certain
|
Semantic Tag Decoration mode ``decorates'' each tag based on certain
|
||||||
arbitrary features of that tag. Decorations are specified using the
|
arbitrary features of that tag. Decorations are specified using the
|
||||||
|
|
|
@ -1282,10 +1282,10 @@ avoid virus warnings, each function used in a formula needs
|
||||||
|
|
||||||
@node Uses of defadvice in @acronym{SES}
|
@node Uses of defadvice in @acronym{SES}
|
||||||
@section Uses of defadvice in @acronym{SES}
|
@section Uses of defadvice in @acronym{SES}
|
||||||
@cindex defadvice
|
@findex defadvice
|
||||||
@cindex undo-more
|
@findex undo-more
|
||||||
@cindex copy-region-as-kill
|
@findex copy-region-as-kill
|
||||||
@cindex yank
|
@findex yank
|
||||||
|
|
||||||
@table @code
|
@table @code
|
||||||
@item undo-more
|
@item undo-more
|
||||||
|
|
|
@ -2558,8 +2558,8 @@ For ad-hoc definitions to be saved automatically in
|
||||||
|
|
||||||
@node Remote processes
|
@node Remote processes
|
||||||
@section Integration with other Emacs packages
|
@section Integration with other Emacs packages
|
||||||
@cindex compile
|
@cindex @code{compile}
|
||||||
@cindex recompile
|
@cindex @code{recompile}
|
||||||
|
|
||||||
@value{tramp} supports starting new running processes on the remote
|
@value{tramp} supports starting new running processes on the remote
|
||||||
host for discovering remote file names. Emacs packages on the remote
|
host for discovering remote file names. Emacs packages on the remote
|
||||||
|
@ -2699,7 +2699,7 @@ local host.
|
||||||
|
|
||||||
|
|
||||||
@subsection Running @code{shell} on a remote host
|
@subsection Running @code{shell} on a remote host
|
||||||
@cindex shell
|
@cindex @code{shell}
|
||||||
|
|
||||||
Set @option{explicit-shell-file-name} to the appropriate shell name
|
Set @option{explicit-shell-file-name} to the appropriate shell name
|
||||||
when using @value{tramp} between two hosts with different operating
|
when using @value{tramp} between two hosts with different operating
|
||||||
|
@ -2747,7 +2747,7 @@ different remote hosts.
|
||||||
|
|
||||||
|
|
||||||
@subsection Running @code{shell-command} on a remote host
|
@subsection Running @code{shell-command} on a remote host
|
||||||
@cindex shell-command
|
@cindex @code{shell-command}
|
||||||
|
|
||||||
@code{shell-command} executes commands synchronously or asynchronously
|
@code{shell-command} executes commands synchronously or asynchronously
|
||||||
on remote hosts and displays output in buffers on the local
|
on remote hosts and displays output in buffers on the local
|
||||||
|
@ -2768,7 +2768,7 @@ continuous output.
|
||||||
|
|
||||||
|
|
||||||
@subsection Running @code{eshell} on a remote host
|
@subsection Running @code{eshell} on a remote host
|
||||||
@cindex eshell
|
@cindex @code{eshell}
|
||||||
|
|
||||||
@value{tramp} is integrated into @file{eshell.el}, which enables
|
@value{tramp} is integrated into @file{eshell.el}, which enables
|
||||||
interactive eshell sessions on remote hosts at the command prompt.
|
interactive eshell sessions on remote hosts at the command prompt.
|
||||||
|
@ -2814,9 +2814,9 @@ uid=0(root) gid=0(root) groups=0(root)
|
||||||
|
|
||||||
@anchor{Running a debugger on a remote host}
|
@anchor{Running a debugger on a remote host}
|
||||||
@subsection Running a debugger on a remote host
|
@subsection Running a debugger on a remote host
|
||||||
@cindex gud
|
@cindex @code{gud}
|
||||||
@cindex gdb
|
@cindex @code{gdb}
|
||||||
@cindex perldb
|
@cindex @code{perldb}
|
||||||
|
|
||||||
@file{gud.el} provides a unified interface to symbolic debuggers
|
@file{gud.el} provides a unified interface to symbolic debuggers
|
||||||
@ifinfo
|
@ifinfo
|
||||||
|
@ -2863,8 +2863,8 @@ relative or absolute paths, but not remote paths.
|
||||||
|
|
||||||
|
|
||||||
@subsection Running remote processes on MS Windows hosts
|
@subsection Running remote processes on MS Windows hosts
|
||||||
@cindex winexe
|
@cindex @command{winexe}
|
||||||
@cindex powershell
|
@cindex @command{powershell}
|
||||||
|
|
||||||
@command{winexe} runs processes on a remote MS Windows host, and
|
@command{winexe} runs processes on a remote MS Windows host, and
|
||||||
@value{tramp} can use it for @code{process-file} and
|
@value{tramp} can use it for @code{process-file} and
|
||||||
|
|
|
@ -322,7 +322,7 @@ the minibuffer when you hit @kbd{TAB}.
|
||||||
@chapter Customizing Indentation
|
@chapter Customizing Indentation
|
||||||
@cindex Customizing Indentation
|
@cindex Customizing Indentation
|
||||||
|
|
||||||
@cindex vhdl-set-offset
|
@cindex @code{vhdl-set-offset}
|
||||||
@cindex set-offset (vhdl-)
|
@cindex set-offset (vhdl-)
|
||||||
The @code{vhdl-offsets-alist} variable is where you customize all your
|
The @code{vhdl-offsets-alist} variable is where you customize all your
|
||||||
indentations. You simply need to decide what additional offset you want
|
indentations. You simply need to decide what additional offset you want
|
||||||
|
@ -334,7 +334,7 @@ pre-defined styles will suit your needs, but if not, this section will
|
||||||
describe how to set up basic editing configurations. @xref{Styles}, for
|
describe how to set up basic editing configurations. @xref{Styles}, for
|
||||||
an explanation of how to set up named styles.
|
an explanation of how to set up named styles.
|
||||||
|
|
||||||
@cindex vhdl-basic-offset
|
@cindex @code{vhdl-basic-offset}
|
||||||
@cindex basic-offset (vhdl-)
|
@cindex basic-offset (vhdl-)
|
||||||
As mentioned previously, the variable @code{vhdl-offsets-alist} is an
|
As mentioned previously, the variable @code{vhdl-offsets-alist} is an
|
||||||
association list between syntactic symbols and the offsets to be applied
|
association list between syntactic symbols and the offsets to be applied
|
||||||
|
|
Loading…
Add table
Reference in a new issue