branch: externals/logos commit 95000cf5976c3b7a9f5211c391a53bb6fe0226ac Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Minor rewording in the Commentary --- logos.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/logos.el b/logos.el index ff428cbffa..653c0e7ea0 100644 --- a/logos.el +++ b/logos.el @@ -50,7 +50,8 @@ ;; when the buffer-local `logos-focus-mode' is enabled. These will hide ;; the mode line (`logos-hide-mode-line'), enable `scroll-lock-mode' ;; (`logos-scroll-lock'), and use `variable-pitch-mode' in -;; non-programming buffers (`logos-variable-pitch'). +;; non-programming buffers (`logos-variable-pitch'). All these +;; variables are buffer-local. ;; ;; To position the buffer in the center of the window, use the ;; `olivetti' package by Paul W. Rankin.