emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/olivetti 777ec83 033/134: Updated README/Commentary


From: Stefan Monnier
Subject: [elpa] externals/olivetti 777ec83 033/134: Updated README/Commentary
Date: Thu, 25 Apr 2019 09:57:23 -0400 (EDT)

branch: externals/olivetti
commit 777ec835ee6bc451af875d1015dd309e090b444d
Author: Paul Rankin <address@hidden>
Commit: Paul Rankin <address@hidden>

    Updated README/Commentary
---
 README.md   | 3 +++
 olivetti.el | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/README.md b/README.md
index 448e0c3..2c7977a 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,9 @@ Features
   fraction of the window width (a float between 0.0 and 1.0).
 - Interactively change body width with `olivetti-expand`,
   `olivetti-shrink` and `olivetti-set-width`.
+- If `olivetti-body-width` is an integer, the text body width will scale
+  with use of `text-scale-mode`, whereas if a fraction (float) then the
+  text body width will remain at that fraction.
 - Optionally hide the modeline for distraction-free writing.
 
 Requirements
diff --git a/olivetti.el b/olivetti.el
index 184179e..640a60e 100644
--- a/olivetti.el
+++ b/olivetti.el
@@ -34,6 +34,9 @@
 ;;   fraction of the window width (a float between 0.0 and 1.0).
 ;; - Interactively change body width with `olivetti-expand`,
 ;;   `olivetti-shrink` and `olivetti-set-width`.
+;; - If `olivetti-body-width` is an integer, the text body width will scale
+;;   with use of `text-scale-mode`, whereas if a fraction (float) then the
+;;   text body width will remain at that fraction.
 ;; - Optionally hide the modeline for distraction-free writing.
 
 ;; Requirements



reply via email to

[Prev in Thread] Current Thread [Next in Thread]