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: Teodor Zlatanov
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 29 Nov 2004 13:50:33 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6688 emacs/lisp/ChangeLog:1.6689
*** emacs/lisp/ChangeLog:1.6688 Mon Nov 29 07:37:45 2004
--- emacs/lisp/ChangeLog        Mon Nov 29 18:44:26 2004
***************
*** 1,3 ****
--- 1,15 ----
+ 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>
  
        * startup.el (command-line): Decode all buffer names by




reply via email to

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