From: Richard M. Stallman Date: Mon, 16 Feb 2004 22:17:42 +0000 (+0000) Subject: (Changing Files): Fix argname. X-Git-Tag: ttn-vms-21-2-B4~7568 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b705e83b11ed13663cbca2d3ba96c99d78a9dc86;p=emacs.git (Changing Files): Fix argname. --- diff --git a/lispref/files.texi b/lispref/files.texi index 04c27971445..f2c3638ac5f 100644 --- a/lispref/files.texi +++ b/lispref/files.texi @@ -1341,7 +1341,7 @@ links. @end deffn @defun define-logical-name varname string -This function defines the logical name @var{name} to have the value +This function defines the logical name @var{varname} to have the value @var{string}. It is available only on VMS. @end defun