comparison lisp/ChangeLog @ 66593:60e25292e3f2

*** empty log message ***
author John Wiegley <johnw@newartisans.com>
date Tue, 01 Nov 2005 07:10:36 +0000
parents bbcc51021698
children e790b816b43d
comparison
equal deleted inserted replaced
66592:a30dfd31ff22 66593:60e25292e3f2
1 2005-11-01 John Wiegley <johnw@newartisans.com> 1 2005-11-01 John Wiegley <johnw@newartisans.com>
2
3 * iswitchb.el (iswitchb-define-mode-map): Re-enabled the
4 toggle-ignore keybinding (C-a). The author said it had been
5 disabled much earlier due to a possible incompatibility, but after
6 many months of usage I have encountered no problems (and it is a
7 rather useful option, especially for switching to " *temp*").
2 8
3 * net/eudcb-mab.el (eudc-mab-query-internal): Added backend 9 * net/eudcb-mab.el (eudc-mab-query-internal): Added backend
4 support for OS/X's AddressBook, by calling out to the open source 10 support for OS/X's AddressBook, by calling out to the open source
5 program "contacts" (installable through Fink). 11 program "contacts" (installable through Fink).
6 12