summaryrefslogtreecommitdiff
path: root/smart-documents.org
diff options
context:
space:
mode:
authorBlendoit <blendoit@gmail.com>2020-12-06 23:22:46 -0800
committerBlendoit <blendoit@gmail.com>2020-12-06 23:22:46 -0800
commitd592db0e9c0877ee8e43cfddca6449c90d1852bd (patch)
treed1bb53985fe4c0aec35fd88281536cf18e8431da /smart-documents.org
parent6b092e6892746c96415b157bd607dce2c97db50d (diff)
Misc.
Diffstat (limited to 'smart-documents.org')
-rw-r--r--smart-documents.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/smart-documents.org b/smart-documents.org
index 64640fb..2a4e6e5 100644
--- a/smart-documents.org
+++ b/smart-documents.org
@@ -1727,8 +1727,8 @@ cursor is a more MS Word-like bar.
We use ~variable-pitch-mode~ for appropriate modes.
#+BEGIN_SRC emacs-lisp :tangle yes
-(add-hook 'org-mode-hook 'variable-pitch-mode)
-(add-hook 'info-mode-hook 'variable-pitch-mode)
+ (add-hook 'org-mode-hook 'variable-pitch-mode)
+ (add-hook 'info-mode-hook 'variable-pitch-mode)
#+END_SRC
**** TODO Default font size
Copyright 2019--2024 Marius PETER