Nelson Ferreira | 23 Jun 2012 00:36
Picon
Gravatar

[PATCH] Allow DVC to compile with XEmacsen


Did not attempt to run yet, but at least this makes it compile...

Summary of changes:

* condition-case (require 'dired-x) ignoring errors

* Only add uniquify-list-buffers-directory-modes to dvc-status-mode if
it is bound.

* Transform all ecase instances with 't' conditional to case, since
ecase does not support otherwise clauses, despite the fact the GNU Emacs
seems to violate Common Lisp there.

Attachment (dvc.xemacs.diff): text/x-patch, 3194 bytes
_______________________________________________
Dvc-dev mailing list
Dvc-dev <at> gna.org
https://mail.gna.org/listinfo/dvc-dev

Gmane