* doc/misc/ediff.texi (Quick Help Commands): Add a couple of index entries.
Fixes: debbugs:10834
This commit is contained in:
parent
07498861ae
commit
fa9a085539
3 changed files with 8 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,8 @@
|
|||
2012-02-26 Chong Yidong <cyd@gnu.org>
|
||||
|
||||
* ediff.texi (Quick Help Commands): Add a couple of index entries
|
||||
(Bug#10834).
|
||||
|
||||
2012-02-17 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* gnus.texi (Posting Styles):
|
||||
|
|
|
|||
|
|
@ -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 ?
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue