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

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

[nongnu] elpa/symbol-overlay 4a2d6b0e0a 010/152: edit the summary


From: ELPA Syncer
Subject: [nongnu] elpa/symbol-overlay 4a2d6b0e0a 010/152: edit the summary
Date: Thu, 7 Jul 2022 12:04:07 -0400 (EDT)

branch: elpa/symbol-overlay
commit 4a2d6b0e0ab9c0babe9d18d3202f522f11654653
Author: wolray <290061869@qq.com>
Commit: wolray <290061869@qq.com>

    edit the summary
---
 symbol-overlay.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/symbol-overlay.el b/symbol-overlay.el
index 6fbb075fe7..4da97f7d9a 100644
--- a/symbol-overlay.el
+++ b/symbol-overlay.el
@@ -1,4 +1,4 @@
-;;; symbol-overlay.el --- Highlighting symbols with a powerful keymap
+;;; symbol-overlay.el --- Highlighting symbols with keymap-enabled overlays
 
 ;; Copyright (C) 2017 wolray
 
@@ -35,8 +35,8 @@
 ;; or even a less-than-100-lines small buffer of major-mode with complicated
 ;; keywords syntax such as haskell-mode.
 
-;; More importantly, using `overlay-put' to highlight symbols has an extra
-;; benifit to enable AN AUTO-ACTIVATED OVERLAY-INSIDE KEYMAP for quick jump and
+;; More importantly, using `overlay-put' to highlight symbols has a significant
+;; benefit to enable AN AUTO-ACTIVATED OVERLAY-INSIDE KEYMAP for quick jump and
 ;; other useful commands.
 
 ;; You can also jump to a symbol's definition from any occurrence by



reply via email to

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