diff options
| author | Glenn Morris | 2013-06-23 19:38:45 -0700 |
|---|---|---|
| committer | Glenn Morris | 2013-06-23 19:38:45 -0700 |
| commit | 8009a04a1546aa5ca7202ea9731d9ff28b43b184 (patch) | |
| tree | 2eb68e5a93ad6c118c9d3bdaf6dad2bbab481fdc | |
| parent | a4c0de97dc360428b9640c512d1368c63ee70be3 (diff) | |
| download | emacs-8009a04a1546aa5ca7202ea9731d9ff28b43b184.tar.gz emacs-8009a04a1546aa5ca7202ea9731d9ff28b43b184.zip | |
Revert previous change
| -rw-r--r-- | doc/misc/ChangeLog | 3 | ||||
| -rw-r--r-- | doc/misc/eudc.texi | 7 |
2 files changed, 1 insertions, 9 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 514cd616aa2..b2624e7b05a 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,8 +1,5 @@ | |||
| 1 | 2013-06-24 Glenn Morris <rgm@gnu.org> | 1 | 2013-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 | |||
| 6 | * eshell.texi: Fix cross-references to other manuals. | 3 | * eshell.texi: Fix cross-references to other manuals. |
| 7 | 4 | ||
| 8 | 2013-03-11 Glenn Morris <rgm@gnu.org> | 5 | 2013-03-11 Glenn Morris <rgm@gnu.org> |
diff --git a/doc/misc/eudc.texi b/doc/misc/eudc.texi index c9c4af5722e..03438eab58d 100644 --- a/doc/misc/eudc.texi +++ b/doc/misc/eudc.texi | |||
| @@ -104,9 +104,7 @@ inline query | |||
| 104 | Fast minibuffer queries for email addresses and phone numbers | 104 | Fast minibuffer queries for email addresses and phone numbers |
| 105 | @item | 105 | @item |
| 106 | Interface to BBDB to let you insert server records into your own BBDB database | 106 | Interface to BBDB to let you insert server records into your own BBDB database |
| 107 | @ifinfo | ||
| 108 | (@pxref{Top,,BBDB,bbdb,BBDB Manual}) | 107 | (@pxref{Top,,BBDB,bbdb,BBDB Manual}) |
| 109 | @end ifinfo | ||
| 110 | @end itemize | 108 | @end itemize |
| 111 | 109 | ||
| 112 | @menu | 110 | @menu |
| @@ -732,10 +730,7 @@ that all available servers should be tried. | |||
| 732 | @findex eudc-insert-record-at-point-into-bbdb | 730 | @findex eudc-insert-record-at-point-into-bbdb |
| 733 | @findex eudc-try-bbdb-insert | 731 | @findex eudc-try-bbdb-insert |
| 734 | With EUDC, you can automatically create BBDB records | 732 | With EUDC, you can automatically create BBDB records |
| 735 | @ifinfo | 733 | (@pxref{Top,,BBDB,bbdb,BBDB Manual}) from records you get from a |
| 736 | (@pxref{Top,,BBDB,bbdb,BBDB Manual}) | ||
| 737 | @end ifinfo | ||
| 738 | from records you get from a | ||
| 739 | directory server. You do this by moving point to the appropriate | 734 | directory server. You do this by moving point to the appropriate |
| 740 | record in a query result display buffer and invoking the command | 735 | record in a query result display buffer and invoking the command |
| 741 | @kbd{M-x eudc-insert-record-at-point-into-bbdb} with the | 736 | @kbd{M-x eudc-insert-record-at-point-into-bbdb} with the |