CVS update: talon

From: cvs@openprivacy.org
Date: Sun Mar 11 2001 - 01:21:42 PST

  • Next message: cvs@openprivacy.org: "CVS update: talon/src/java/talon/interfaces"

    Date: Sunday March 11, 19101 @ 1:21
    Author: burton
    CVSWEB Options: -------------------

    Main CVSWeb: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi

    View this module: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/talon

    -----------------------------------

    Update of /usr/local/cvs/public/talon
    In directory giga:/tmp/cvs-serv19426

    Modified Files:
            prj.el
    Log Message:
    now we can't have duplicate property names

    *****************************************************************
    File: talon/prj.el

    CVSWEB Options: -------------------

    CVSWeb: Annotate this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/talon/prj.el?annotate=1.6

    CVSWeb: View this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/talon/prj.el?rev=1.6&content-type=text/x-cvsweb-markup

    CVSWeb: Diff to previous version: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/talon/prj.el.diff?r1=1.6&r2=1.5

    -----------------------------------

    Index: talon/prj.el
    diff -u talon/prj.el:1.5 talon/prj.el:1.6
    --- talon/prj.el:1.5 Fri Feb 23 02:09:17 2001
    +++ talon/prj.el Sun Mar 11 01:21:42 2001
    @@ -1,6 +1,6 @@
     ;;; prj.el --- Emacs JDE project settings
     
    -;; $Id: prj.el,v 1.5 2001/02/23 10:09:17 burton Exp $
    +;; $Id: prj.el,v 1.6 2001/03/11 09:21:42 burton Exp $
     
     ;; Copyright (C) 1997-2000 Free Software Foundation, Inc.
     
    @@ -46,6 +46,8 @@
     ;; ==============================================================================
     ;; PROJECTS SPECIFIC SETTINGS
     ;; ==============================================================================
    +
    +(setq jde-project-name "Talon")
     
     (setq my-java-vm-args '())
     (setq my-java-application-args '("test"))



    This archive was generated by hypermail 2b30 : Sun Mar 11 2001 - 01:21:53 PST