emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/progmodes/compile.el


From: Romain Francoise
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/compile.el
Date: Sun, 02 Oct 2005 07:07:08 -0400

Index: emacs/lisp/progmodes/compile.el
diff -c emacs/lisp/progmodes/compile.el:1.386 
emacs/lisp/progmodes/compile.el:1.387
*** emacs/lisp/progmodes/compile.el:1.386       Sun Oct  2 03:33:18 2005
--- emacs/lisp/progmodes/compile.el     Sun Oct  2 11:06:59 2005
***************
*** 1553,1559 ****
        (dired-other-window (car (get-text-property (point) 'directory)))
      (push-mark)
      (setq compilation-current-error (point))
!     (next-error-internal))))
  
  ;; Return a compilation buffer.
  ;; If the current buffer is a compilation buffer, return it.
--- 1553,1559 ----
        (dired-other-window (car (get-text-property (point) 'directory)))
      (push-mark)
      (setq compilation-current-error (point))
!     (next-error-internal)))
  
  ;; Return a compilation buffer.
  ;; If the current buffer is a compilation buffer, return it.




reply via email to

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