CVS update by aidan xemacs/lisp ...
xemacs-cvs at xemacs.org
xemacs-cvs at xemacs.org
Mon Jul 16 09:47:47 EDT 2007
User: aidan
Date: 07/07/16 15:47:47
Modified: xemacs/lisp ChangeLog
Log:
Don't highlight in isearch when executing as a keyboard macro
Revision Changes Path
1.812 +6 -0 XEmacs/xemacs/lisp/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/lisp/ChangeLog,v
retrieving revision 1.811
retrieving revision 1.812
diff -u -p -r1.811 -r1.812
--- ChangeLog 2007/07/16 12:26:00 1.811
+++ ChangeLog 2007/07/16 13:47:41 1.812
@@ -1,5 +1,11 @@
2007-07-16 Aidan Kehoe <kehoea at parhasard.net>
+ * isearch-mode.el (isearch-exit):
+ Don't highlight matches if we're currently executing a keyboard
+ macro.
+
+2007-07-16 Aidan Kehoe <kehoea at parhasard.net>
+
* x-init.el (x-initialize-keyboard):
Treat Cygwin and X.org as XFree86 on startup.
More information about the XEmacs-CVS
mailing list