aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2013-06-23 19:26:57 -0700
committerGlenn Morris2013-06-23 19:26:57 -0700
commita4c0de97dc360428b9640c512d1368c63ee70be3 (patch)
treec0cc22400796931b79ed119b4f3ab20e18e4aa07
parent07f8499f767e61f89b831cb3850e0005df357d77 (diff)
downloademacs-a4c0de97dc360428b9640c512d1368c63ee70be3.tar.gz
emacs-a4c0de97dc360428b9640c512d1368c63ee70be3.zip
* doc/misc/eudc.texi (Overview, Creating BBDB Records): Restrict bbdb cross-ref
to info output. It's not very important, and gives broken links in the html version.
-rw-r--r--doc/misc/ChangeLog3
-rw-r--r--doc/misc/eudc.texi7
2 files changed, 9 insertions, 1 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index b2624e7b05a..514cd616aa2 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,5 +1,8 @@
12013-06-24 Glenn Morris <rgm@gnu.org> 12013-06-24 Glenn Morris <rgm@gnu.org>
2 2
3 * eudc.texi (Overview, Creating BBDB Records):
4 Restrict bbdb cross-ref to info output.
5
3 * eshell.texi: Fix cross-references to other manuals. 6 * eshell.texi: Fix cross-references to other manuals.
4 7
52013-03-11 Glenn Morris <rgm@gnu.org> 82013-03-11 Glenn Morris <rgm@gnu.org>
diff --git a/doc/misc/eudc.texi b/doc/misc/eudc.texi
index 03438eab58d..c9c4af5722e 100644
--- a/doc/misc/eudc.texi
+++ b/doc/misc/eudc.texi
@@ -104,7 +104,9 @@ inline query
104Fast minibuffer queries for email addresses and phone numbers 104Fast minibuffer queries for email addresses and phone numbers
105@item 105@item
106Interface to BBDB to let you insert server records into your own BBDB database 106Interface to BBDB to let you insert server records into your own BBDB database
107@ifinfo
107(@pxref{Top,,BBDB,bbdb,BBDB Manual}) 108(@pxref{Top,,BBDB,bbdb,BBDB Manual})
109@end ifinfo
108@end itemize 110@end itemize
109 111
110@menu 112@menu
@@ -730,7 +732,10 @@ that all available servers should be tried.
730@findex eudc-insert-record-at-point-into-bbdb 732@findex eudc-insert-record-at-point-into-bbdb
731@findex eudc-try-bbdb-insert 733@findex eudc-try-bbdb-insert
732With EUDC, you can automatically create BBDB records 734With EUDC, you can automatically create BBDB records
733(@pxref{Top,,BBDB,bbdb,BBDB Manual}) from records you get from a 735@ifinfo
736(@pxref{Top,,BBDB,bbdb,BBDB Manual})
737@end ifinfo
738from records you get from a
734directory server. You do this by moving point to the appropriate 739directory server. You do this by moving point to the appropriate
735record in a query result display buffer and invoking the command 740record in a query result display buffer and invoking the command
736@kbd{M-x eudc-insert-record-at-point-into-bbdb} with the 741@kbd{M-x eudc-insert-record-at-point-into-bbdb} with the