From fa9a08553937a87d6162bb0a7b21dfd3b3f47164 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sun, 26 Feb 2012 17:29:50 +0800 Subject: [PATCH] * doc/misc/ediff.texi (Quick Help Commands): Add a couple of index entries. Fixes: debbugs:10834 --- doc/lispref/files.texi | 2 +- doc/misc/ChangeLog | 5 +++++ doc/misc/ediff.texi | 2 ++ 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/lispref/files.texi b/doc/lispref/files.texi index 277a4cabdf1..f55c84217a2 100644 --- a/doc/lispref/files.texi +++ b/doc/lispref/files.texi @@ -1021,7 +1021,7 @@ other I/O device). @defun files-equal-p file1 file2 This function returns @code{t} if the files @var{file1} and @var{file2} name the same file. Two ordinary files are considered to -be the same if the function @code{file-attributes} (@xref{File +be the same if the function @code{file-attributes} (@pxref{File Attributes}) returns @code{equal} values for them. @end defun diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index a11dd9d9a4d..8d8b4b4df8d 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,8 @@ +2012-02-26 Chong Yidong + + * ediff.texi (Quick Help Commands): Add a couple of index entries + (Bug#10834). + 2012-02-17 Glenn Morris * gnus.texi (Posting Styles): diff --git a/doc/misc/ediff.texi b/doc/misc/ediff.texi index 1e9ecf07a14..4ccb6669b2e 100644 --- a/doc/misc/ediff.texi +++ b/doc/misc/ediff.texi @@ -433,6 +433,8 @@ command (see @kbd{ga}, @kbd{gb}, and @kbd{gc}). @node Quick Help Commands,Other Session Commands,,Session Commands @section Quick Help Commands +@cindex command help +@cindex important commands @table @kbd @item ? -- 2.39.2