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

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

[elpa] externals/topspace 919774a212 033/181: Expand upon customization


From: ELPA Syncer
Subject: [elpa] externals/topspace 919774a212 033/181: Expand upon customization options in README
Date: Tue, 23 Aug 2022 12:58:31 -0400 (EDT)

branch: externals/topspace
commit 919774a21261504140b0b94382077ca6662c749c
Author: Trevor Pogue <trevorpogue@gmail.com>
Commit: GitHub <noreply@github.com>

    Expand upon customization options in README
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a0bb97a654..ad1ac69100 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ If `topspace` did not appear here in `package-install` try 
running <kbd>M-x</kbd
 Alternatively, add `(global-topspace-mode 1)` to your Emacs config to enable 
`topspace-mode` globally on startup.
 
 # Customization
-By default, buffers will be vertically centered with top space when first 
opened. To disable this, simply add the following to your Emacs config:
+By default, small buffers will be vertically centered with top space when 
first opened. To disable this feature, simply add the following to your Emacs 
config:
 ```
 (custom-set-variables '(topspace-autocenter-buffers nil))
 ```



reply via email to

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