From 4aaf6977b2785dc2aade1eeb46cc5c72bc76f155 Mon Sep 17 00:00:00 2001 From: JSDurand Date: Sat, 9 Mar 2024 14:57:48 +0800 Subject: bookmark: precise precision * bookmark-conf.el (ilist-pixel-precision): This should have the value of `precise`. I forgot to do so previously. --- bookmark-conf.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bookmark-conf.el') 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 -- cgit v1.2.3-18-g5258