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

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

[nongnu] elpa/hl-block-mode ed833baa1a 21/64: add global mode to usage d


From: ELPA Syncer
Subject: [nongnu] elpa/hl-block-mode ed833baa1a 21/64: add global mode to usage docs
Date: Thu, 7 Jul 2022 12:00:05 -0400 (EDT)

branch: elpa/hl-block-mode
commit ed833baa1aeba99e41e7a317afbfb3390d8397f1
Author: riscy <riscy@users.noreply.github.com>
Commit: riscy <riscy@users.noreply.github.com>

    add global mode to usage docs
---
 hl-block-mode.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/hl-block-mode.el b/hl-block-mode.el
index 57ce8f88ec..4e34e2e48e 100644
--- a/hl-block-mode.el
+++ b/hl-block-mode.el
@@ -27,7 +27,8 @@
 
 ;;; Usage
 
-;; (hl-block-mode)
+;; (hl-block-mode)        ; activate in the current buffer
+;; (global-hl-block-mode) ; activate globally for all buffers
 ;;
 ;; Currently only curly braces are supported (C-family languages).
 



reply via email to

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