From: Eli Zaretskii Date: Sun, 25 Aug 2024 10:55:35 +0000 (+0300) Subject: ; Fix bad references to other manuals X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fa54c5df9d89bef579f5034683d10f05d17ca75d;p=emacs.git ; Fix bad references to other manuals * doc/misc/bovine.texi (top, Optional Lambda Expression) (Starting Rules, Bovine Grammar Rules, How Lexical Tokens Match): * doc/misc/eudc.texi (Overview, Creating BBDB Records) (Inline Query Expansion): * doc/misc/dbus.texi (Top): * doc/misc/efaq.texi (Top): * doc/misc/wisent.texi (Wisent Semantic, Wisent Lex): Fix cross-references to other manuals. Remove redundant pointers from Top node. (cherry picked from commit 7319f5e078b6c98379414a4601a269e6581ec206) --- diff --git a/doc/misc/calc.texi b/doc/misc/calc.texi index 384ad889ae1..7aadaac4a44 100644 --- a/doc/misc/calc.texi +++ b/doc/misc/calc.texi @@ -142,7 +142,7 @@ modify this GNU manual.'' @c [begin] @ifnottex -@node Top, Getting Started, (dir), (dir) +@node Top @top The GNU Emacs Calculator @noindent diff --git a/doc/misc/dbus.texi b/doc/misc/dbus.texi index b81c862c80f..42fe07367b8 100644 --- a/doc/misc/dbus.texi +++ b/doc/misc/dbus.texi @@ -41,7 +41,7 @@ modify this GNU manual.'' @contents -@node Top, Overview, (dir), (dir) +@node Top @top D-Bus integration in Emacs This manual documents an API for usage of D-Bus in Emacs. D-Bus is a diff --git a/doc/misc/efaq.texi b/doc/misc/efaq.texi index 937975521f9..feb200bf1b6 100644 --- a/doc/misc/efaq.texi +++ b/doc/misc/efaq.texi @@ -48,7 +48,7 @@ itself allows free copying and redistribution. @contents -@node Top, FAQ notation, (dir), (dir) +@node Top @top The GNU Emacs FAQ This is the GNU Emacs FAQ. diff --git a/doc/misc/eudc.texi b/doc/misc/eudc.texi index 0a16f2561f7..fa7d130f3ed 100644 --- a/doc/misc/eudc.texi +++ b/doc/misc/eudc.texi @@ -107,7 +107,7 @@ inline query Fast minibuffer queries for email addresses and phone numbers @item Interface to BBDB to let you insert server records into your own BBDB database -(@pxref{Top,,BBDB,bbdb,BBDB Manual}) +(@pxref{BBDB,,BBDB,bbdb,BBDB Manual}) @end itemize @menu @@ -986,8 +986,8 @@ In addition to providing a dedicated EUDC function for binding to a key shortcut (@pxref{Inline Query Expansion}), EUDC also provides a function to contribute search results to the Emacs in-buffer completion system available via the function -@code{completion-at-point} (@pxref{Identifier -Inquiries,,,maintaining}) in @code{message-mode} buffers +@code{completion-at-point} (@pxref{List Identifiers,,,emacs, The GNU +Emacs Manual}) in @code{message-mode} buffers (@pxref{Top,Message,, message, Message}). When using this mechanism, queries are made in the multi-server query mode of operation (@pxref{Multi-server Queries}). @@ -1133,7 +1133,7 @@ that all available servers should be tried. @findex eudc-insert-record-at-point-into-bbdb @findex eudc-try-bbdb-insert With EUDC, you can automatically create BBDB records -(@pxref{Top,,BBDB,bbdb,BBDB Manual}) from records you get from a +(@pxref{BBDB,,BBDB,bbdb,BBDB Manual}) from records you get from a directory server. You do this by moving point to the appropriate record in a query result display buffer and invoking the command @kbd{M-x eudc-insert-record-at-point-into-bbdb} with the