1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-22 18:35:09 +00:00

Markup fixes.

This commit is contained in:
Jesper Harder 2004-04-14 14:37:17 +00:00
parent 619fb950d6
commit f3544d1135
2 changed files with 3 additions and 3 deletions

View File

@ -2333,7 +2333,7 @@ command @var{def}, and @var{key} is the fake function key symbol in the
prefix keymap. The remaining arguments @var{props} are additional
property list elements to add to the menu item specification.
To define items in some local map, bind @code{`tool-bar-map} with
To define items in some local map, bind @code{tool-bar-map} with
@code{let} around calls of this function:
@example
(defvar foo-tool-bar-map

View File

@ -1896,7 +1896,7 @@ that port.
@end table
The original argument list, modified with the actual connection
information, is available via the `process-contact' function.
information, is available via the @code{process-contact} function.
@end defun
@defun set-network-process-option process option value
@ -1905,7 +1905,7 @@ This function sets or modifies a network option for network process
@var{option} and their corresponding values @var{value}.
The current setting of an option is available via the
`process-contact' function.
@code{process-contact} function.
@end defun
@defun network-interface-list