diff options
Diffstat (limited to 'lisp/fringe.el')
-rw-r--r-- | lisp/fringe.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/fringe.el b/lisp/fringe.el index 0c7e7eb194c..329370b5fe5 100644 --- a/lisp/fringe.el +++ b/lisp/fringe.el @@ -43,7 +43,7 @@ ;; Define the built-in fringe bitmaps and setup default mappings (when (boundp 'fringe-bitmaps) - (let ((bitmaps '(question-mark + (let ((bitmaps '(question-mark exclamation-mark left-arrow right-arrow up-arrow down-arrow left-curly-arrow right-curly-arrow left-triangle right-triangle |