# HG changeset patch # User Jesper Harder # Date 1081953437 0 # Node ID ca548870d87ab1e6a23bd14307373e36629d8bc3 # Parent bfda5e1d8a2134e41b4b09084f65f215534076c3 Markup fixes. diff -r bfda5e1d8a21 -r ca548870d87a lispref/keymaps.texi --- a/lispref/keymaps.texi Wed Apr 14 02:48:08 2004 +0000 +++ b/lispref/keymaps.texi Wed Apr 14 14:37:17 2004 +0000 @@ -2333,7 +2333,7 @@ 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 diff -r bfda5e1d8a21 -r ca548870d87a lispref/processes.texi --- a/lispref/processes.texi Wed Apr 14 02:48:08 2004 +0000 +++ b/lispref/processes.texi Wed Apr 14 14:37:17 2004 +0000 @@ -1896,7 +1896,7 @@ @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 @@ @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