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

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

[elpa] externals/kiwix e7edd5e 004/192: rename old kiwix.el to kiwix-htt


From: Stefan Monnier
Subject: [elpa] externals/kiwix e7edd5e 004/192: rename old kiwix.el to kiwix-http.el
Date: Sat, 19 Dec 2020 00:41:22 -0500 (EST)

branch: externals/kiwix
commit e7edd5e82d00378dc08c18a5f535ede8b6450abb
Author: stardiviner <numbchild@gmail.com>
Commit: stardiviner <numbchild@gmail.com>

    rename old kiwix.el to kiwix-http.el
---
 kiwix.el => kiwix-http.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/kiwix.el b/kiwix-http.el
similarity index 96%
rename from kiwix.el
rename to kiwix-http.el
index 25a2d7c..db57811 100644
--- a/kiwix.el
+++ b/kiwix-http.el
@@ -1,4 +1,4 @@
-;;; kiwix.el --- Emacs client to Kiwix.
+;;; kiwix-http.el
 ;;; -*- coding: utf-8 -*-
 
 ;;; Commentary:
@@ -72,6 +72,6 @@ Return a list of results."
 
 
 
-(provide 'kiwix)
+(provide 'kiwix-http)
 
-;;; kiwix.el ends here
+;;; kiwix-http.el ends here



reply via email to

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