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

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

[elpa] externals/crisp 7068a39 2/5: Format crisp package to meet ELPA's


From: Stefan Monnier
Subject: [elpa] externals/crisp 7068a39 2/5: Format crisp package to meet ELPA's requirement: maintainer and version.
Date: Tue, 1 Dec 2020 15:34:11 -0500 (EST)

branch: externals/crisp
commit 7068a390ea240b53e6c17ebe347fb12fbe9fbee4
Author: Luke Lee <luke.yx.lee@gmail.com>
Commit: Luke Lee <luke.yx.lee@gmail.com>

    Format crisp package to meet ELPA's requirement: maintainer and version.
---
 crisp.el | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/crisp.el b/crisp.el
index ad46341..68017eb 100644
--- a/crisp.el
+++ b/crisp.el
@@ -3,7 +3,9 @@
 ;; Copyright (C) 1997-1999, 2001-2014 Free Software Foundation, Inc.
 
 ;; Author: Gary D. Foster <Gary.Foster@Corp.Sun.COM>
+;; Maintainer: Luke Lee <luke.yx.lee@gmail.com>
 ;; Keywords: emulations brief crisp
+;; Version: 1.3.4
 
 ;; This file is part of GNU Emacs.
 
@@ -222,7 +224,7 @@ does not load the scroll-all package."
   :type 'hook
   :group 'crisp)
 
-(defconst crisp-version "1.34"
+(defconst crisp-version "1.3.4"
   "The version of the CRiSP emulator.")
 
 (defconst crisp-mode-help-address "gfoster@suzieq.ml.org"



reply via email to

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