changeset 69066:0bef3c03596b

(fringe-bitmaps): Rename `horisontal-bar' to `horizontal-bar'. (fringe-cursor-alist): Use `horizontal-bar'.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 21 Feb 2006 08:38:15 +0000
parents 4c87a7783f95
children 7e42bca9af96
files lisp/fringe.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/fringe.el	Tue Feb 21 08:37:33 2006 +0000
+++ b/lisp/fringe.el	Tue Feb 21 08:38:15 2006 +0000
@@ -59,7 +59,7 @@
 		   left-bracket right-bracket
 		   filled-rectangle hollow-rectangle
 		   filled-square hollow-square
-		   vertical-bar horisontal-bar
+		   vertical-bar horizontal-bar
 		   empty-line))
 	(bn 1))
     (while bitmaps
@@ -86,7 +86,7 @@
       '((box . filled-rectangle)
 	(hollow . hollow-rectangle)
 	(bar . vertical-bar)
-	(hbar . horisontal-bar)
+	(hbar . horizontal-bar)
 	(hollow-small . hollow-square)))
 
 ;; Control presence of fringes