[Lunar-commits] r23241 - moonbase/trunk/editors/zile

Terry Chan tchan at lunar-linux.org
Mon Feb 12 17:50:30 CET 2007


Author: tchan
Date: 2007-02-12 17:50:29 +0100 (Mon, 12 Feb 2007)
New Revision: 23241

Modified:
   moonbase/trunk/editors/zile/DETAILS
Log:
Version bump to zile-2.2.29. This release makes incremental search work more
like Emacs, in particular by making case-fold-search work for regex incremental
search, and by requiring case to match when the search string contains a
capital letter, even if case-fold-search is set.


Modified: moonbase/trunk/editors/zile/DETAILS
===================================================================
--- moonbase/trunk/editors/zile/DETAILS	2007-02-12 16:39:43 UTC (rev 23240)
+++ moonbase/trunk/editors/zile/DETAILS	2007-02-12 16:50:29 UTC (rev 23241)
@@ -1,14 +1,14 @@
           MODULE=zile
-         VERSION=2.2.28
+         VERSION=2.2.29
           SOURCE=$MODULE-$VERSION.tar.gz
          SOURCE2=$MODULE-$VERSION-tbl_funcs.h.diff
       SOURCE_URL=$SFORGE_URL/$MODULE/
      SOURCE2_URL=$PATCH_URL
-      SOURCE_VFY=sha1:aafa6ed3b01dee2acbd9c01eddff8494755d7bb5
+      SOURCE_VFY=sha1:59489dbe38507233828c8dd29f4904bfccabec6d
      SOURCE2_VFY=sha1:503fc7dae05dcc8db94289d8dc872110eddca455
         WEB_SITE=http://zile.sourceforge.net
          ENTERED=20010922
-         UPDATED=20070120
+         UPDATED=20070212
            SHORT="zile is a small, fast and powerful emacs clone."
 cat << EOF
 Zile is a small, fast, and powerful Emacs clone. It is very useful for



More information about the Lunar-commits mailing list