From: Juri Linkov Date: Thu, 7 Apr 2005 15:15:15 +0000 (+0000) Subject: (next-error-overlay-arrow-position): New defvar. X-Git-Tag: ttn-vms-21-2-B4~1161 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9c9b00d67f955c2077bf32781cdab7b15ec6c76b;p=emacs.git (next-error-overlay-arrow-position): New defvar. Put "=>" on its property `overlay-arrow-string'. Add it to `overlay-arrow-variable-list'. --- diff --git a/lisp/simple.el b/lisp/simple.el index 36ac34b511e..36b640f3de6 100644 --- a/lisp/simple.el +++ b/lisp/simple.el @@ -114,6 +114,10 @@ If `fringe-arrow', indicate the locus by the fringe arrow." (defvar next-error-highlight-timer nil) +(defvar next-error-overlay-arrow-position nil) +(put 'next-error-overlay-arrow-position 'overlay-arrow-string "=>") +(add-to-list 'overlay-arrow-variable-list 'next-error-overlay-arrow-position) + (defvar next-error-last-buffer nil "The most recent next-error buffer. A buffer becomes most recent when its compilation, grep, or