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:
parent
619fb950d6
commit
f3544d1135
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user