emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/fringe.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/fringe.el
Date: Tue, 21 Feb 2006 08:38:16 +0000

Index: emacs/lisp/fringe.el
diff -u emacs/lisp/fringe.el:1.24 emacs/lisp/fringe.el:1.25
--- emacs/lisp/fringe.el:1.24   Mon Feb 20 22:14:47 2006
+++ emacs/lisp/fringe.el        Tue Feb 21 08:38:15 2006
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]