# HG changeset patch # User Juanma Barranquero # Date 1140511095 0 # Node ID 0bef3c03596b96526cf44a088ef288377a2ff5ee # Parent 4c87a7783f959d339fe38bac2fabccb4df122fec (fringe-bitmaps): Rename `horisontal-bar' to `horizontal-bar'. (fringe-cursor-alist): Use `horizontal-bar'. diff -r 4c87a7783f95 -r 0bef3c03596b lisp/fringe.el --- 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