Mercurial > emacs
changeset 54025:8659505a7f3d
(Changing Files): Fix argname.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 16 Feb 2004 22:17:42 +0000 |
parents | 9f3c718e5096 |
children | 8fa7ff960e1c |
files | lispref/files.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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