changeset 54678:db4c0d22d62b

*** empty log message ***
author Daniel Pfeiffer <occitan@esperanto.org>
date Thu, 01 Apr 2004 10:48:40 +0000
parents bf0752d84f5a
children 821beb22a34c
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Apr 01 10:46:37 2004 +0000
+++ b/lisp/ChangeLog	Thu Apr 01 10:48:40 2004 +0000
@@ -1,3 +1,13 @@
+2004-04-01  Daniel Pfeiffer  <occitan@esperanto.org>
+
+	* compile.el (compilation-current-error): New var.
+	(compilation-setup, compile-mouse-goto-error)
+	(compile-goto-error, next-error): Use it.
+	(compilation-skip-to-next-location): Default to t, which gives
+	contiguous skipping like old compile (where this was redundant).
+	(compilation-next-error): Prevent previous-* commands from moving
+	back to message at or just before point.
+
 2004-04-01  Nick Roberts  <nick@nick.uklinux.net>
 
 	* progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)