diff lisp/eos/sun-eos-common.el @ 22:8fc7fe29b841 r19-15b94

Import from CVS: tag r19-15b94
author cvs
date Mon, 13 Aug 2007 08:50:29 +0200
parents 376386a54a3c
children 131b0175ea99
line wrap: on
line diff
--- a/lisp/eos/sun-eos-common.el	Mon Aug 13 08:50:06 2007 +0200
+++ b/lisp/eos/sun-eos-common.el	Mon Aug 13 08:50:29 2007 +0200
@@ -358,7 +358,7 @@
 	       (graphics (eos::annotation-get-glyph type device-type))
 	       (face (eos::annotation-get-face type device-type))
 	       )
-	  (setq anot (make-annotation graphics (point) 'whitespace))
+	  (setq anot (make-annotation graphics (point) 'outside-margin))
 	  (set-annotation-data anot uid)
 	  (set-extent-face anot face)
 	  (eos::add-to-annotation-list anot type)