*Internal struggle about variable-pitch-mode*

Commit
aefa926c4a01b1b80953b6d3d9ac99652315f208
Author
Marius Peter <marius.peter@tutanota.com>
Author date
Committer
Marius Peter <marius.peter@tutanota.com>
Committer date
smart-documents.org
index feec8f86..d6c4a77f 100644..100644
@@ -1743,7 +1743,7 @@
1743 1743
1744 1744 We use ~variable-pitch-mode~ for appropriate modes.
1745 1745
1746 Removed: #+BEGIN_SRC emacs-lisp :tangle yes
1746 Added: #+BEGIN_SRC emacs-lisp :tangle no
1747 1747 (add-hook 'org-mode-hook 'variable-pitch-mode)
1748 1748 (add-hook 'info-mode-hook 'variable-pitch-mode)
1749 1749 #+END_SRC