# HG changeset patch # User John Wiegley # Date 1130828825 0 # Node ID bbcc510216986290647481d7c1bdc80eb9328b7a # Parent 8c8902a666bfa28f2d205af9a633ac8035f68470 *** empty log message *** diff -r 8c8902a666bf -r bbcc51021698 lisp/ChangeLog --- a/lisp/ChangeLog Tue Nov 01 07:03:20 2005 +0000 +++ b/lisp/ChangeLog Tue Nov 01 07:07:05 2005 +0000 @@ -1,5 +1,13 @@ 2005-11-01 John Wiegley + * net/eudcb-mab.el (eudc-mab-query-internal): Added backend + support for OS/X's AddressBook, by calling out to the open source + program "contacts" (installable through Fink). + + * net/eudc.el (eudc-expand-inline): If the + `eudc-multiple-match-handling-method' is set to `all', delete the + query string before inserting the query result. + * eshell/em-ls.el (eshell-do-ls): Added no-op support for --dired flag, to prevent Eshell from using the system ls when `eshell-ls-insert-directory' is in used.