diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index cf866fef9ef..f356d35f1c5 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,5 +1,7 @@ 2013-09-26 Xue Fuqiao + * dired.texi (Flagging Many Files): Use @emph instead of @strong. + * emacs.texi (Intro): Minor cleanup. 2013-09-22 Xue Fuqiao diff --git a/doc/emacs/dired.texi b/doc/emacs/dired.texi index f4ca6c30a5a..391cd99fbce 100644 --- a/doc/emacs/dired.texi +++ b/doc/emacs/dired.texi @@ -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