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

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

[nongnu] elpa/ws-butler 34393f1aaa 07/64: add install instructions


From: Stefan Kangas
Subject: [nongnu] elpa/ws-butler 34393f1aaa 07/64: add install instructions
Date: Fri, 31 Dec 2021 11:09:28 -0500 (EST)

branch: elpa/ws-butler
commit 34393f1aaabf4ff3a5ee2442cdececda7087edc0
Author: Le Wang <le.wang@agworld.com.au>
Commit: Le Wang <le.wang@agworld.com.au>

    add install instructions
---
 ws-butler.el | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/ws-butler.el b/ws-butler.el
index 36a3830612..2a00628456 100644
--- a/ws-butler.el
+++ b/ws-butler.el
@@ -13,7 +13,7 @@
 ;; Version: 0.1
 ;; Last-Updated:
 ;;           By:
-;;     Update #: 3
+;;     Update #: 5
 ;; URL: https://github.com/lewang/ws-butler
 ;; Keywords:
 ;; Compatibility: Emacs 24
@@ -21,7 +21,10 @@
 ;;; Installation:
 
 ;;
+;; To enable for all ruby-mode buffers, add to .emacs.el:
 ;;
+;;      (require 'ws-butler)
+;;      (add-hook 'ruby-mode-hook 'ws-butler-mode)
 ;;
 
 ;;; Commentary:



reply via email to

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