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

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

[nongnu] elpa/symbol-overlay 2650738135 031/152: a new image


From: ELPA Syncer
Subject: [nongnu] elpa/symbol-overlay 2650738135 031/152: a new image
Date: Thu, 7 Jul 2022 12:04:09 -0400 (EDT)

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

    a new image
---
 readme.md            |   2 +-
 screenshot-black.png | Bin 0 -> 133024 bytes
 screenshot.png       | Bin 203310 -> 0 bytes
 3 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/readme.md b/readme.md
index 87eaf5f583..0ee2aa6576 100644
--- a/readme.md
+++ b/readme.md
@@ -1,7 +1,7 @@
 # Symbol Overlay
 
 <p align="center">
-  <img src="screenshot.png">
+  <img src="screenshot-black.png">
 </p>
 
 Highlight symbols with overlays while providing a keymap for various 
operations about highlighted symbols.  It was originally inspired by the 
package `highlight-symbol`.  The fundamental difference is that in 
`symbol-overlay` every symbol is highlighted by the Emacs built-in function 
`overlay-put` rather than the `font-lock` mechanism used in `highlight-symbol`.
diff --git a/screenshot-black.png b/screenshot-black.png
new file mode 100644
index 0000000000..05396ad999
Binary files /dev/null and b/screenshot-black.png differ
diff --git a/screenshot.png b/screenshot.png
deleted file mode 100644
index 7434db38f4..0000000000
Binary files a/screenshot.png and /dev/null differ



reply via email to

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