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

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

[nongnu] elpa/evil-nerd-commenter 386cd758a4 3/3: Merge commit '95ed1ad2


From: ELPA Syncer
Subject: [nongnu] elpa/evil-nerd-commenter 386cd758a4 3/3: Merge commit '95ed1ad244'
Date: Sun, 29 May 2022 23:58:18 -0400 (EDT)

branch: elpa/evil-nerd-commenter
commit 386cd758a477d1b1ba742ef698ecc19916b43fbe
Merge: 3ca33ee87a 95ed1ad244
Author: Chen Bin <chenbin.sh@gmail.com>
Commit: Chen Bin <chenbin.sh@gmail.com>

    Merge commit '95ed1ad244'
    
    * commit '95ed1ad244':
      fixed warnings from native compiler
---
 tests/my-byte-compile.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/my-byte-compile.el b/tests/my-byte-compile.el
index 5cf4841328..d765dd79b5 100644
--- a/tests/my-byte-compile.el
+++ b/tests/my-byte-compile.el
@@ -20,7 +20,7 @@
 ;; along with this program; if not, see <https://www.gnu.org/licenses/>.
 
 ;;; Commentary:
-;;  Syntax check the pyim code.  It's used in Emacs cli.
+;;  Syntax check the code.  It's used in Emacs cli.
 ;;
 
 ;;; Code:
@@ -40,4 +40,4 @@
     (byte-compile-file file)))
 
 (provide 'my-byte-compile)
-;;; my-elint.el ends here
+;;; my-byte-compile.el ends here



reply via email to

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