changeset 61364:41156582073a

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Thu, 07 Apr 2005 15:16:39 +0000
parents eebed65dbe97
children e59db0620294
files lisp/ChangeLog
diffstat 1 files changed, 18 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Apr 07 15:16:01 2005 +0000
+++ b/lisp/ChangeLog	Thu Apr 07 15:16:39 2005 +0000
@@ -1,3 +1,21 @@
+2005-04-07  Juri Linkov  <juri@jurta.org>
+
+	* simple.el (next-error-overlay-arrow-position): New defvar.
+	Put "=>" on its property `overlay-arrow-string'.  Add it to
+	`overlay-arrow-variable-list'.
+
+	* progmodes/compile.el (compilation-setup):
+	Set `next-error-overlay-arrow-position' to nil.  Also set it to
+	nil in the local hook `kill-buffer-hook'.  Make local variable
+	`overlay-arrow-string' and set it to "=>".
+	(compilation-goto-locus): Set BOL position to
+	`next-error-overlay-arrow-position' instead of
+	`overlay-arrow-position'.
+
+	* info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
+	locally instead of adding it to the global hook.
+	(Info-kill-buffer): Move up.
+
 2005-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
 
 	* term/xterm.el (xterm-standard-colors): Update color values from