From: Juanma Barranquero Date: Tue, 21 Feb 2006 08:38:15 +0000 (+0000) Subject: (fringe-bitmaps): Rename `horisontal-bar' to `horizontal-bar'. X-Git-Tag: emacs-pretest-22.0.90~3977 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2f32c77e9980a42f6f100b3deb581f9dd7f45160;p=emacs.git (fringe-bitmaps): Rename `horisontal-bar' to `horizontal-bar'. (fringe-cursor-alist): Use `horizontal-bar'. --- diff --git a/lisp/fringe.el b/lisp/fringe.el index 14ce045e683..06defd2ee0d 100644 --- a/lisp/fringe.el +++ b/lisp/fringe.el @@ -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