Committed revision 320 to http://mwolson.org/bzr/dvc/
Fix XEmacs issues with ewoc-delete and also a bug in dvc-fileinfo-same-status.
* lisp/dvc-utils.el (dvc-ewoc-delete): Move the compatibility function
for ewoc-delete from dvc-emacs.el to here, and rename it
dvc-ewoc-delete. Use it throughout instead of ewoc-delete. This fixes
another XEmacs 21.5 issue.
* lisp/dvc-fileinfo.el (dvc-fileinfo-same-status): mapc was being called
with only one argument. Fix this, and change it to a dolist instead
for readability.
--
Michael Olson -- FSF Associate Member #652 |
http://mwolson.org/ -- Jabber: mwolson_at_hcoop.net | /` |\ | | |
Programmer -- Hobbies: Lisp, HCoop | |_] | \| |_|
Projects: Emacs, Muse, ERC, EMMS, ErBot, DVC, Planner |
pgpdIDZuHrtqc.pgp
Description: PGP signature
_______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
