Note that on <http://www.gnuvola.org/wip/> there is a "(plus, ...)" section that can be safely ignored. This is because -makefiles-3 was based on an older revision; what you see is the -config-1 changes. Regardless, to create a patch, use the command:
$ git diff bzr-revno-477 ttn-477-makefiles-3 Summary of changes: Fix bug: Relax env var `otherdirs' check for "make all". Fix bug: For lisp/ "make autoloads", expand autoload filename later. Require explicit `bye-bye' for lisp/dvc-build.el functions. Incorporate lisp/ "make autoloads" into "make all" (and "make all-verbose"). The last change reduces the number of $(ebatch) calls to one, which is as low as you can get, and includes other (dvc-build.el internal) changes to do things only once instead of repeatedly. (End result: faster "make".) I am still perplexed by the quantity of "Generating autoloads" messages, so perhaps there will be a -makefiles-4 concentrating on that weirdness, especially since... There's no rush for -config-2 as people are vacationing. I'll ping the list again towards end of month; we can decide the fate of dvc-site.el et al then. thi _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
