diff options
Diffstat (limited to 'bookmark-conf.el')
-rw-r--r-- | bookmark-conf.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bookmark-conf.el b/bookmark-conf.el index 6d44a99..ff9983b 100644 --- a/bookmark-conf.el +++ b/bookmark-conf.el @@ -52,7 +52,7 @@ ;; characters, so pixel-level precision is critical in the correct ;; display. -(setq ilist-pixel-precision t) +(setq ilist-pixel-precision 'precise) ;;;; No strange fringe indicators |