[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/emms 6e83871c60 2/2: * emms.texinfo (Lyrics): Use @var
From: |
ELPA Syncer |
Subject: |
[elpa] externals/emms 6e83871c60 2/2: * emms.texinfo (Lyrics): Use @var for 'interactive' and 'force' args |
Date: |
Thu, 28 Nov 2024 18:58:06 -0500 (EST) |
branch: externals/emms
commit 6e83871c60d2d561a154a2a6aecb89e26c02eebc
Author: Daniel Semyonov <daniel@dsemy.com>
Commit: Daniel Semyonov <daniel@dsemy.com>
* emms.texinfo (Lyrics): Use @var for 'interactive' and 'force' args
---
doc/emms.texinfo | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/emms.texinfo b/doc/emms.texinfo
index e7d1300ec4..251d665df3 100644
--- a/doc/emms.texinfo
+++ b/doc/emms.texinfo
@@ -2748,9 +2748,9 @@ When used as a track initialization function, @var{track}
is set to
the track being initialized.
The lyrics are saved in an ``.lrc'' file alongside the track, unless
the file already exists (in which case the search isn’t performed).
-When called interactively (non-nil INTERACTIVE), display informative
-messages, and with prefix argument FORCE, ask to overwrite existing
-``.lrc'' files.
+When called interactively (non-nil @var{interactive}), display
+informative messages, and with prefix argument @var{force}, ask to
+overwrite existing ``.lrc'' files.
@end defun
There are a number of variables we can set to define the way that