branch: elpa/isl
commit f7fc846e6f7881c6d7dadf3658c0b24520ff0237
Author: Thierry Volpiatto <[email protected]>
Commit: Thierry Volpiatto <[email protected]>

    Add version number and author
---
 isearch-light.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/isearch-light.el b/isearch-light.el
index 4b0a1568dcc..eccd88c19b9 100644
--- a/isearch-light.el
+++ b/isearch-light.el
@@ -1,7 +1,9 @@
 ;;; isearch-light.el --- simple incremental search in current-buffer -*- 
lexical-binding: t -*- 
 
+;; Author:      Thierry Volpiatto <[email protected]>
 ;; Copyright (C) 2021 Thierry Volpiatto <[email protected]>
 
+;; Version: 1.0
 ;; X-URL: https://github.com/thierryvolpiatto/isearch-light
 
 ;; Compatibility: GNU Emacs 26.3+

Reply via email to