]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix bad references to other manuals
authorEli Zaretskii <eliz@gnu.org>
Sun, 25 Aug 2024 10:55:35 +0000 (13:55 +0300)
committerEshel Yaron <me@eshelyaron.com>
Wed, 4 Sep 2024 07:51:31 +0000 (09:51 +0200)
* 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)

doc/misc/calc.texi
doc/misc/dbus.texi
doc/misc/efaq.texi
doc/misc/eudc.texi

index 384ad889ae16e5319ba11cb8b59a3f8a678450ef..7aadaac4a44c04feb476ea00cc47f8ab05400be2 100644 (file)
@@ -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
index b81c862c80fea219017b54f77fbc39c540188217..42fe07367b841f747ff92a109e6ab8a1e9bbb893 100644 (file)
@@ -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
index 937975521f9d37b14e59baf0350817b6975976ad..feb200bf1b68f4df555a3138f14580ec39dcf4f6 100644 (file)
@@ -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.
index 0a16f2561f73c958d27bd7458be7118550ddc51f..fa7d130f3edb82d0f3b878bcf451f09dd98a95c5 100644 (file)
@@ -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