Mercurial > emacs
diff lispref/files.texi @ 54025:8659505a7f3d
(Changing Files): Fix argname.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 16 Feb 2004 22:17:42 +0000 |
parents | a679a0134e06 |
children | 5af1398ad8e2 |
line wrap: on
line diff
--- a/lispref/files.texi Mon Feb 16 22:16:53 2004 +0000 +++ b/lispref/files.texi Mon Feb 16 22:17:42 2004 +0000 @@ -1341,7 +1341,7 @@ @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