unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* ff-find-related-file
@ 2002-10-12  8:29 Alfred M. Szmidt
  2002-10-12  8:39 ` ff-find-related-file Alfred M. Szmidt
  0 siblings, 1 reply; 3+ messages in thread
From: Alfred M. Szmidt @ 2002-10-12  8:29 UTC (permalink / raw)



It seems that the function ff-find-related-file never existed in
Emacs, but it got added to the info pages anyway.  Maybe it can be
added?  If not then the following patch removes the entry in the info
pages.

--- man/programs.texi.~1.73.~	2002-10-03 20:19:03.000000000 +0200
+++ man/programs.texi	2002-10-12 10:25:16.000000000 +0200
@@ -1776,17 +1776,6 @@
 @samp{#ifdef} preprocessor blocks.  See the documentation string of
 @code{hide-ifdef-mode} for more information.
 
-@item M-x ff-find-related-file
-@cindex related files
-@findex ff-find-related-file
-@vindex ff-related-file-alist
-Find a file ``related'' in a special way to the file visited by the
-current buffer.  Typically this will be the header file corresponding
-to a C/C++ source file, or vice versa.  The variable
-@code{ff-related-file-alist} specifies how to compute related file
-names.
-@end table
-
 @node Comments in C
 @subsection Comments in C Modes


-- 
Alfred M. Szmidt

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ff-find-related-file
  2002-10-12  8:29 ff-find-related-file Alfred M. Szmidt
@ 2002-10-12  8:39 ` Alfred M. Szmidt
  2002-10-13  4:08   ` ff-find-related-file Richard Stallman
  0 siblings, 1 reply; 3+ messages in thread
From: Alfred M. Szmidt @ 2002-10-12  8:39 UTC (permalink / raw)


ams@kemisten.nu (Alfred M. Szmidt) writes:
> It seems that the function ff-find-related-file never existed in
> Emacs, but it got added to the info pages anyway.  Maybe it can be
> added?  If not then the following patch removes the entry in the info
> pages.

After looking a bit more it seems that ff-find-other-file is what the
function is called that corresponds to ff-find-related-file.

Cheers,
-- 
Alfred M. Szmidt

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ff-find-related-file
  2002-10-12  8:39 ` ff-find-related-file Alfred M. Szmidt
@ 2002-10-13  4:08   ` Richard Stallman
  0 siblings, 0 replies; 3+ messages in thread
From: Richard Stallman @ 2002-10-13  4:08 UTC (permalink / raw)
  Cc: emacs-devel

    After looking a bit more it seems that ff-find-other-file is what the
    function is called that corresponds to ff-find-related-file.

I will make ff-find-related-file an alias for that, because it is
a clearer name.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-10-13  4:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-12  8:29 ff-find-related-file Alfred M. Szmidt
2002-10-12  8:39 ` ff-find-related-file Alfred M. Szmidt
2002-10-13  4:08   ` ff-find-related-file Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).