Enlightenment CVS committal

Author  : mej
Project : eterm
Module  : Eterm

Dir     : eterm/Eterm


Modified Files:
        ChangeLog configure.in 


Log Message:
Mon Jun 28 12:04:05 2004                        Michael Jennings (mej)

Merge.
----------------------------------------------------------------------

===================================================================
RCS file: /cvsroot/enlightenment/eterm/Eterm/ChangeLog,v
retrieving revision 1.386
retrieving revision 1.387
diff -u -3 -r1.386 -r1.387
--- ChangeLog   25 Jun 2004 21:51:59 -0000      1.386
+++ ChangeLog   28 Jun 2004 16:06:35 -0000      1.387
@@ -4620,9 +4620,21 @@
 Disable the screen dump escape sequence and implement a save_buff()
 script function instead.
 ----------------------------------------------------------------------
-Mon Apr 29 21:18:20 2002                        Michael Jennings (mej)
+Mon Apr 29 17:44:46 2002                        Michael Jennings (mej)
 
-Fixed the --install option which hasn't worked for ages.
+Use the new option parser in libast.  You will need the latest libast
+from CVS to use this version, but if you have it, and you've always
+been bugged by that -F -font-name-with-dashes problem, give this a
+try.
+
+This branch is a playground for 0.10 development.  Be careful before
+attempting to use anything you get from here.
+----------------------------------------------------------------------
+Mon Apr 29 21:06:07 2002                        Michael Jennings (mej)
+
+Oops...need to pre-parse some of those options. :)
+
+Also fixed the --install option which hasn't worked for ages.
 ----------------------------------------------------------------------
 Sat May  4 10:23:38 2002                        Michael Jennings (mej)
 
@@ -4643,13 +4655,18 @@
 configure.in and configure.ac should no longer differ, so let's not
 maintain both.
 ----------------------------------------------------------------------
-Mon May 13 18:46:06 2002                        Michael Jennings (mej)
+Thu May  9 11:30:15 2002                        Michael Jennings (mej)
 
-Latest Escreen patch from Azundris <[EMAIL PROTECTED]>.
+Getting synced back up with the main trunk.  This includes Azundris'
+Escreen patch and re-indenting the code.
 ----------------------------------------------------------------------
-Mon May 13 19:18:46 2002                        Michael Jennings (mej)
+Thu May  9 11:39:02 2002                        Michael Jennings (mej)
 
-Fixed indentation.
+Now works with the latest libast.
+----------------------------------------------------------------------
+Mon May 13 19:15:34 2002                        Michael Jennings (mej)
+
+Latest Escreen patch from Azundris <[EMAIL PROTECTED]>.
 ----------------------------------------------------------------------
 Mon May 13 23:58:16 2002                        Michael Jennings (mej)
 
@@ -5225,3 +5242,7 @@
 keypresses if another app (like synergy) decided to listen for its
 events.  This should correct that behavior.
 ----------------------------------------------------------------------
+Mon Jun 28 12:04:05 2004                        Michael Jennings (mej)
+
+Merge.
+----------------------------------------------------------------------
===================================================================
RCS file: /cvsroot/enlightenment/eterm/Eterm/configure.in,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -3 -r1.82 -r1.83
--- configure.in        20 Apr 2004 19:41:37 -0000      1.82
+++ configure.in        28 Jun 2004 16:06:35 -0000      1.83
@@ -1,4 +1,4 @@
-dnl# $Id: configure.in,v 1.82 2004/04/20 19:41:37 mej Exp $
+dnl# $Id: configure.in,v 1.83 2004/06/28 16:06:35 mej Exp $
 
 PATH=$PATH:/usr/bin:/bin:/usr/local/bin:/usr/ccs/bin:/usr/contrib/bin:/usr/ucb/bin
 export PATH
@@ -22,7 +22,7 @@
 SAVE_AUTOCONF="$AUTOCONF"
 
 AC_INIT(src/feature.h)
-AM_INIT_AUTOMAKE(Eterm, 0.9.3)
+AM_INIT_AUTOMAKE(Eterm, 0.10)
 
 dnl# Set some basic variables
 DATE="`date '+%d %B %Y'`"




-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to