summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
authorCase Duckworth2021-10-05 14:23:20 -0500
committerCase Duckworth2021-10-05 14:23:20 -0500
commit4fe1c79b453499a4cf2d4c1693e65b9703578478 (patch)
tree32c93b77a556f462e3fe1dbbe922270e121ba0fb /init.el
parentAdd consult-dir (diff)
downloademacs-4fe1c79b453499a4cf2d4c1693e65b9703578478.tar.gz
emacs-4fe1c79b453499a4cf2d4c1693e65b9703578478.zip
Change quoting style
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el index 31811d7..fb6a8c9 100644 --- a/init.el +++ b/init.el
@@ -2307,7 +2307,7 @@ the default is \"/\"."
2307 (:hook-into prog-mode) 2307 (:hook-into prog-mode)
2308 (:when-loaded 2308 (:when-loaded
2309 (:option topsy-header-line-format 2309 (:option topsy-header-line-format
2310 '(:eval 2310 `(:eval
2311 (list 2311 (list
2312 (propertize " " 2312 (propertize " "
2313 'display 2313 'display