changeset 66593:60e25292e3f2

*** empty log message ***
author John Wiegley <johnw@newartisans.com>
date Tue, 01 Nov 2005 07:10:36 +0000
parents a30dfd31ff22
children d39ae3be63d4
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Nov 01 07:07:36 2005 +0000
+++ b/lisp/ChangeLog	Tue Nov 01 07:10:36 2005 +0000
@@ -1,5 +1,11 @@
 2005-11-01  John Wiegley  <johnw@newartisans.com>
 
+	* iswitchb.el (iswitchb-define-mode-map): Re-enabled the
+	toggle-ignore keybinding (C-a).  The author said it had been
+	disabled much earlier due to a possible incompatibility, but after
+	many months of usage I have encountered no problems (and it is a
+	rather useful option, especially for switching to " *temp*").
+
 	* 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).