summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJSDurand <mmemmew@gmail.com>2024-03-09 14:57:48 +0800
committerJSDurand <mmemmew@gmail.com>2024-03-09 14:57:48 +0800
commit4aaf6977b2785dc2aade1eeb46cc5c72bc76f155 (patch)
treed45d2e9b3da2226a66fe4a86179dc2dfb4179432
parent278d694d9971d20e9cf393564a33e8915186418b (diff)
bookmark: precise precision
* bookmark-conf.el (ilist-pixel-precision): This should have the value of `precise`. I forgot to do so previously.
-rw-r--r--bookmark-conf.el2
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