* doc/emacs/dired.texi (Flagging Many Files): Use @emph instead of @strong.
authorXue Fuqiao <xfq.free@gmail.com>
Thu, 26 Sep 2013 14:22:49 +0000 (22:22 +0800)
committerXue Fuqiao <xfq.free@gmail.com>
Thu, 26 Sep 2013 14:22:49 +0000 (22:22 +0800)
doc/emacs/ChangeLog
doc/emacs/dired.texi

index cf866fe..f356d35 100644 (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>
index f4ca6c3..391cd99 100644 (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