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

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

[nongnu] elpa/golden-ratio 1df894012e 51/95: Merge pull request #28 from


From: ELPA Syncer
Subject: [nongnu] elpa/golden-ratio 1df894012e 51/95: Merge pull request #28 from thierryvolpiatto/master
Date: Thu, 7 Sep 2023 22:02:13 -0400 (EDT)

branch: elpa/golden-ratio
commit 1df894012ebb5b9754a36e4228b57f6aae616ae8
Merge: 25e95f7833 ef1fba5902
Author: Thierry Volpiatto <thierry.volpiatto@gmail.com>
Commit: Thierry Volpiatto <thierry.volpiatto@gmail.com>

    Merge pull request #28 from thierryvolpiatto/master
    
    update readme
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 30f47b6db2..65eb80020f 100644
--- a/README.md
+++ b/README.md
@@ -26,13 +26,13 @@ To enable automatic resizing, put on your .emacs.d/init.el
 ```elisp
 (require 'golden-ratio)
 
-(golden-ratio-enable)
+(golden-ratio-mode 1)
 ```
 
 ***
 
 If you want to disable automatic resizing done by golden-ratio, just invoke
-`(golden-ratio-disable)`
+`M-x golden-ratio-mode`
 
 To call golden ratio manually just `M-x golden-ratio`
 



reply via email to

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