emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 04 Jun 2005 15:10:52 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7670 emacs/lisp/ChangeLog:1.7671
*** emacs/lisp/ChangeLog:1.7670 Sat Jun  4 18:51:22 2005
--- emacs/lisp/ChangeLog        Sat Jun  4 19:10:52 2005
***************
*** 1,7 ****
  2005-06-04  Matt Hodges  <address@hidden>
  
!       * iswitchb.el (iswitchb-get-matched-buffers): Handle
!       invalid-regexp errors in post-command-hook.
  
  2005-06-04  David Reitter  <address@hidden>  (tiny change)
  
--- 1,23 ----
  2005-06-04  Matt Hodges  <address@hidden>
  
!       * iswitchb.el (iswitchb-single-match-face)
!       (iswitchb-current-match-face, iswitchb-virtual-matches-face)
!       (iswitchb-invalid-regexp-face): New faces.
!       (iswitchb-completions): Use them.
!       (iswitchb-use-faces): Renamed from iswitchb-use-fonts, which is
!       now marked as an obsolete alias.
!       (iswitchb-read-buffer): Remove check for bound font variables.
!       (iswitchb-invalid-regexp): New free variable.
!       (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
!       set iswitchb-invalid-regexp.
!       (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
!       invalid regexps.
!       (iswitchb-completions): Add check for complete match when entering
!       a regexp.
!       (iswitchb-completions): Remove require-match argument.
!       (iswitchb-exhibit): Fix caller. 
!       (iswitchb-common-match-inserted): New variable.
!       (iswitchb-complete, iswitchb-completion-help): Use it.
  
  2005-06-04  David Reitter  <address@hidden>  (tiny change)
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]