Mercurial > emacs
changeset 63677:0f1e07e44d2d
(Miscellaneous Commands): Texinfo usage fix.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 23 Jun 2005 01:21:38 +0000 |
parents | 5a0f08de3a11 |
children | e5e25d9c7335 |
files | man/dired-x.texi |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/man/dired-x.texi Thu Jun 23 01:20:30 2005 +0000 +++ b/man/dired-x.texi Thu Jun 23 01:21:38 2005 +0000 @@ -1154,8 +1154,8 @@ @cindex Reading mail. @kindex V @findex dired-vm -Bound to @kbd{V} if @code{dired-bind-vm} is t. Run VM on this file (assumed -to be a UNIX mail folder). +Bound to @kbd{V} if @code{dired-bind-vm} is @code{t}. Run VM on this +file (assumed to be a UNIX mail folder). @vindex dired-vm-read-only-folders If you give this command a prefix argument, it will visit the folder @@ -1168,8 +1168,8 @@ visited read-only. This is the recommended value if you run VM 5. @vindex dired-bind-vm -If the variable @code{dired-bind-vm} is t, @code{dired-vm} will be bound to -@kbd{V}. Otherwise, @code{dired-bind-rmail} will be bound. +If the variable @code{dired-bind-vm} is @code{t}, @code{dired-vm} will be bound +to @kbd{V}. Otherwise, @code{dired-bind-rmail} will be bound. @item dired-rmail @cindex Reading mail.