From: Lars Ingebrigtsen Date: Fri, 10 Jun 2022 09:48:57 +0000 (+0200) Subject: Link find-sibling-file to ff-find-related-file in manual X-Git-Tag: emacs-29.0.90~1910^2~101 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=429b80062a62c357cde3d26a36a40da4d9742172;p=emacs.git Link find-sibling-file to ff-find-related-file in manual * doc/emacs/files.texi (Visiting): Link to ff-find-related-file documentation. --- diff --git a/doc/emacs/files.texi b/doc/emacs/files.texi index 2c4f1f4619e..062185fb4af 100644 --- a/doc/emacs/files.texi +++ b/doc/emacs/files.texi @@ -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: