Committed revision 231 to http://bzr.xsteve.at/dvc/

Merged from Michael Olson: Improved the dvc-capturing-lambda macro. Use 
dvc-trace instead of message in many places
    ------------------------------------------------------------
    revno: 229.1.5
    merged: [EMAIL PROTECTED]
    committer: Michael W. Olson <[EMAIL PROTECTED]>
    branch nick: mwolson
    timestamp: Mon 2007-08-20 06:30:23 -0400
    message:
      dvc-lisp: Update header
      
      * lisp/dvc-lisp.el: Update copyright year to 2007 and add my name.
    ------------------------------------------------------------
    revno: 229.1.4
    merged: [EMAIL PROTECTED]
    committer: Michael W. Olson <[EMAIL PROTECTED]>
    branch nick: mwolson
    timestamp: Mon 2007-08-20 06:26:28 -0400
    message:
      dvc-lisp: Minor indentation cleanup and function rename
      
      * lisp/dvc-lisp.el: Remove extra put instance.
        (dvc-capturing-lambda-perform-replacement-in-source): Rename from
        dvc-capturing-lambda-performe-replacement-in-source.
        (dvc-lexical-let-perform-replacement-in-source): Minor indentation
        tweak.
    ------------------------------------------------------------
    revno: 229.1.3
    merged: [EMAIL PROTECTED]
    committer: Michael W. Olson <[EMAIL PROTECTED]>
    branch nick: mwolson
    timestamp: Sun 2007-08-19 22:00:14 -0400
    message:
      Turn off debugging output by default
      
      * lisp/dvc-utils.el (dvc-debug): Set to nil by default.  We have some
        users now, and should not be showing them debugging output.
      
      Throughout:
      
       - Change some instances of message to dvc-trace.
       - Fix some uses of (message (format ...)) to (message ...).
    ------------------------------------------------------------
    revno: 229.1.2
    merged: [EMAIL PROTECTED]
    committer: Michael W. Olson <[EMAIL PROTECTED]>
    branch nick: mwolson
    timestamp: Sun 2007-08-19 21:53:08 -0400
    message:
      Merge from Matthieu
      
      I kept my version of `xgit-revision-get-last-revision', because it
      handles the last-revision argument, and is smaller.
    ------------------------------------------------------------
    revno: 229.1.1
    merged: [EMAIL PROTECTED]
    committer: Michael W. Olson <[EMAIL PROTECTED]>
    branch nick: mwolson
    timestamp: Sun 2007-08-19 21:33:48 -0400
    message:
      Make dvc-capturing-lambda work with recent Emacs CVS
      
      * lisp/dvc-lisp.el (dvc-capturing-lambda): A recent update to Emacs CVS
        broke this macro.  As I wasn't particularly happy with the use of
        nested backquotes anyway, I changed it to make my eyes hurt less.
        Also, added some edebug hints.  The (funcall (lambda ...)) stuff looks
        superfluous, but I'll keep it in for now.

_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev

Reply via email to