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

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

[elpa] externals/olivetti e0dabc0 024/134: Obsessive cleanliness


From: Stefan Monnier
Subject: [elpa] externals/olivetti e0dabc0 024/134: Obsessive cleanliness
Date: Thu, 25 Apr 2019 09:57:21 -0400 (EDT)

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

    Obsessive cleanliness
---
 olivetti.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/olivetti.el b/olivetti.el
index 6521ea0..71d9903 100644
--- a/olivetti.el
+++ b/olivetti.el
@@ -69,7 +69,7 @@
   :prefix "olivetti-"
   :group 'wp)
 
-;;; Customizable Variables 
=====================================================
+;;; Customizable Variables =============================================
 
 (defcustom olivetti-mode-hook
   '(turn-on-visual-line-mode)
@@ -110,7 +110,7 @@ Can cause display issues in console mode."
   :type 'boolean
   :group 'olivetti)
 
-;;; Functions 
==================================================================
+;;; Functions ==========================================================
 
 (defun olivetti-set-mode-line (&optional arg)
   "Set the mode line formating appropriately.
@@ -208,7 +208,7 @@ If prefixed with ARG, incrementally increase."
   "Olivetti provides a nice writing environment.
 
 Window margins are set to relative widths to accomodate a text
-body width set in `olivetti-body-width'.
+body width set with `olivetti-body-width'.
 
 When `olivetti-hide-mode-line' is non-nil, the mode line is also
 hidden."



reply via email to

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