Link find-sibling-file to ff-find-related-file in manual
* doc/emacs/files.texi (Visiting): Link to ff-find-related-file documentation.
This commit is contained in:
parent
81a586282d
commit
429b80062a
1 changed files with 3 additions and 0 deletions
|
@ -349,6 +349,9 @@ say:
|
|||
'(("\\([^/]+\\)\\.c\\'" "\\1.h")))
|
||||
@end lisp
|
||||
|
||||
(@code{ff-find-related-file} offers similar functionality especially
|
||||
geared towards C files, @pxref{Other C Commands}.)
|
||||
|
||||
Or, if you want to consider all files under
|
||||
@samp{"src/emacs/DIR/file-name"} to be siblings of other @var{dir}s,
|
||||
you could say:
|
||||
|
|
Loading…
Add table
Reference in a new issue