diff options
author | Glenn Morris <rgm@gnu.org> | 2013-06-23 19:26:57 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2013-06-23 19:26:57 -0700 |
commit | a4c0de97dc360428b9640c512d1368c63ee70be3 (patch) | |
tree | c0cc22400796931b79ed119b4f3ab20e18e4aa07 /doc/misc/eudc.texi | |
parent | 07f8499f767e61f89b831cb3850e0005df357d77 (diff) | |
download | emacs-a4c0de97dc360428b9640c512d1368c63ee70be3.tar.gz |
* 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.
Diffstat (limited to 'doc/misc/eudc.texi')
-rw-r--r-- | doc/misc/eudc.texi | 7 |
1 files changed, 6 insertions, 1 deletions
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 Fast minibuffer queries for email addresses and phone numbers @item Interface to BBDB to let you insert server records into your own BBDB database +@ifinfo (@pxref{Top,,BBDB,bbdb,BBDB Manual}) +@end ifinfo @end itemize @menu @@ -730,7 +732,10 @@ 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 +@ifinfo +(@pxref{Top,,BBDB,bbdb,BBDB Manual}) +@end ifinfo +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 |