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: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 29 Nov 2004 18:43:59 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6691 emacs/lisp/ChangeLog:1.6692
*** emacs/lisp/ChangeLog:1.6691 Mon Nov 29 23:26:08 2004
--- emacs/lisp/ChangeLog        Mon Nov 29 23:37:30 2004
***************
*** 10,24 ****
  
  2004-11-26  Teodor Zlatanov  <address@hidden>
  
!       * simple.el (next-error-buffer-p): allow for inclusive and
!       exclusive tests for finding a buffer
!       (next-error-find-buffer): pass the exclusive and inclusive tests
!       to next-error-buffer-p
! 
!       * replace.el (occur-next-error): switch to the Occur buffer when
!       appropriate, and use the exclusive filter to
!       next-error-find-buffer to do it.  Use the absolute value of the
!       motion amount.
  
  2004-11-29  Kenichi Handa  <address@hidden>
  
--- 10,23 ----
  
  2004-11-26  Teodor Zlatanov  <address@hidden>
  
!       * simple.el (next-error-buffer-p): Allow for inclusive and
!       exclusive tests for finding a buffer.
!       (next-error-find-buffer): Pass the exclusive and inclusive tests
!       to next-error-buffer-p.
! 
!       * replace.el (occur-next-error): Switch to the Occur buffer when
!       appropriate, use the exclusive filter to next-error-find-buffer to
!       do it.  Use the absolute value of the motion amount.
  
  2004-11-29  Kenichi Handa  <address@hidden>
  




reply via email to

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