summary refs log tree commit diff stats
diff options
context:
space:
mode:
-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