diff options
author | Johnathan Rabkin <yonirabkin@member.fsf.org> | 2013-08-16 13:30:30 -0400 |
---|---|---|
committer | Johnathan Rabkin <yonirabkin@member.fsf.org> | 2013-08-16 13:30:30 -0400 |
commit | 8d3a0e035d09a433cdac8a15a5a3d41bdc475bd1 (patch) | |
tree | d6c681fb4615d1d7b16b8b262a7bb6267f195905 | |
parent | bc052418b84f343478e80f9dde44a419de9fd6ee (diff) |
* doc/emms.texinfo: Close @defun statement.
-rw-r--r-- | doc/emms.texinfo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/emms.texinfo b/doc/emms.texinfo index 692ec8a..035e68a 100644 --- a/doc/emms.texinfo +++ b/doc/emms.texinfo @@ -672,6 +672,7 @@ Toggle whether emms repeats the current track. See @end defun @defun emms-toggle-random-playlist Toggle whether emms plays the tracks randomly or sequentially. See +@end defun @var{emms-random-playlist}. Some functions deal with the getting and setting track information. |