branch: externals/theme-buffet
commit 753800bb0e688adcabf4892b25bef35f37a1b850
Author: bboal <[email protected]>
Commit: bboal <[email protected]>

    More semantic and whitespace fix
---
 theme-buffet.el | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/theme-buffet.el b/theme-buffet.el
index 3923c565b5..02a2355bb6 100644
--- a/theme-buffet.el
+++ b/theme-buffet.el
@@ -43,7 +43,6 @@
 ;;
 ;;    (package-vc-install "https://git.sr.ht/~bboal/theme-buffet";)
 ;;
-;;
 ;; There are two templates preconfigured available for usage.  One enabled by
 ;; default, with the standard themes that come with vanilla Emacs; the other
 ;; more fancier, can be easily enabled by evaluating the following:
@@ -53,12 +52,11 @@
 ;; The binding above will set the themes to be either Modus or Ef, authored by
 ;; Protesilaos Stavrou <https://git.sr.ht/~protesilaos>, distributed across six
 ;; periods of the day (night, twilight, morning, day, afternoon and evening).  
The
-;; library will require the aforementioned package, installing if
-;; necessary.  Finally to start using Theme-Buffet, evaluate:
+;; library will not require the aforementioned package, you will have to 
install it
+;; manual if you intent to use it.  Finally to start using Theme-Buffet, 
evaluate:
 ;;
 ;;    (theme-buffet-mode 1)
 ;;
-;;
 ;; Following the appanage way of Emacs, both the names and number of themes and
 ;; time periods can be freely changed while mantaining the same structure.  
There
 ;; is also a time-offset that can be set by the user to match a specific

Reply via email to