summaryrefslogtreecommitdiff
path: root/lisp/fringe.el
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2006-02-21 08:38:15 +0000
committerJuanma Barranquero <lekktu@gmail.com>2006-02-21 08:38:15 +0000
commit2f32c77e9980a42f6f100b3deb581f9dd7f45160 (patch)
treea8d1a0158f58342fd03c975442881867977725fc /lisp/fringe.el
parenta8f4bdc694f9a0b19f48bb6b55d3722386714b89 (diff)
downloademacs-2f32c77e9980a42f6f100b3deb581f9dd7f45160.tar.gz
(fringe-bitmaps): Rename `horisontal-bar' to `horizontal-bar'.
(fringe-cursor-alist): Use `horizontal-bar'.
Diffstat (limited to 'lisp/fringe.el')
-rw-r--r--lisp/fringe.el4
1 files changed, 2 insertions, 2 deletions
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