]> code.delx.au - gnu-emacs/commitdiff
* doc/emacs/files.texi (File Archives): Add a cross reference.
authorXue Fuqiao <xfq.free@gmail.com>
Thu, 9 Jul 2015 11:40:41 +0000 (19:40 +0800)
committerXue Fuqiao <xfq.free@gmail.com>
Thu, 9 Jul 2015 11:40:41 +0000 (19:40 +0800)
doc/emacs/files.texi
doc/emacs/help.texi

index e5c5e1beaaccced0d7cd507ce45c3dfdd2289f28..c89d3f2b5c7ac8a9a91c78fd769ec28b8986f0c3 100644 (file)
@@ -1745,7 +1745,8 @@ owner, are supported only for some of the archive formats.
 and repack archives.  However, you don't need these programs to look
 at the archive table of contents, only to extract or manipulate the
 subfiles in the archive.  Details of the program names and their
-options can be set in the @samp{Archive} Customize group.
+options can be set in the @samp{Archive} Customize group
+(@pxref{Customization Groups}).
 
 @node Remote Files
 @section Remote Files
@@ -1945,6 +1946,7 @@ opened files.  @kbd{M-x recentf-save-list} saves the current
 @code{recent-file-list} to a file, and @kbd{M-x recentf-edit-list}
 edits it.
 
+@c FIXME partial-completion-mode (complete.el) is obsolete.
   The @kbd{M-x ffap} command generalizes @code{find-file} with more
 powerful heuristic defaults (@pxref{FFAP}), often based on the text at
 point.  Partial Completion mode offers other features extending
index b3ff0517e138063228fc30113884af9d34a7f36f..5129c1c005cee34460beafb318a2f8d8b30b8e0d 100644 (file)
@@ -360,10 +360,10 @@ view, describe, default.
 
 @vindex apropos-do-all
   If the variable @code{apropos-do-all} is non-@code{nil}, most
-apropos commands behave as if they had been given a prefix
-argument. There is one exception: @code{apropos-variable} without a
-prefix argument will always search for all variables, no matter what
-the value of @code{apropos-do-all} is.
+apropos commands behave as if they had been given a prefix argument.
+There is one exception: @code{apropos-variable} without a prefix
+argument will always search for all variables, no matter what the
+value of @code{apropos-do-all} is.
 
 @vindex apropos-sort-by-scores
 @cindex apropos search results, order by score