Mercurial > emacs
changeset 54864:ca548870d87a
Markup fixes.
author | Jesper Harder <harder@ifa.au.dk> |
---|---|
date | Wed, 14 Apr 2004 14:37:17 +0000 |
parents | bfda5e1d8a21 |
children | 50d070a98492 |
files | lispref/keymaps.texi lispref/processes.texi |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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
--- 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