Markup fixes.
authorJesper Harder <harder@ifa.au.dk>
Wed, 14 Apr 2004 14:37:17 +0000 (14:37 +0000)
committerJesper Harder <harder@ifa.au.dk>
Wed, 14 Apr 2004 14:37:17 +0000 (14:37 +0000)
lispref/keymaps.texi
lispref/processes.texi

index a67b208..9b2df2b 100644 (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
index 098d393..27721ef 100644 (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