* doc/emacs/dired.texi (Flagging Many Files): Use @emph instead of @strong.

This commit is contained in:
Xue Fuqiao 2013-09-26 22:22:49 +08:00
parent 798b870725
commit 09f62a15c0
2 changed files with 5 additions and 3 deletions

View file

@ -1,5 +1,7 @@
2013-09-26 Xue Fuqiao <xfq.free@gmail.com>
* dired.texi (Flagging Many Files): Use @emph instead of @strong.
* emacs.texi (Intro): Minor cleanup.
2013-09-22 Xue Fuqiao <xfq.free@gmail.com>

View file

@ -281,9 +281,9 @@ say they are backup files---that is, files whose names end in
the backup files for deletion: all but the oldest few and newest few
backups of any one file. Normally, the number of newest versions kept
for each file is given by the variable @code{dired-kept-versions}
(@strong{not} @code{kept-new-versions}; that applies only when
saving). The number of oldest versions to keep is given by the
variable @code{kept-old-versions}.
(@emph{not} @code{kept-new-versions}; that applies only when saving).
The number of oldest versions to keep is given by the variable
@code{kept-old-versions}.
Period with a positive numeric argument, as in @kbd{C-u 3 .},
specifies the number of newest versions to keep, overriding