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

Miscellaneous compatibility and regexp fixes
  
  Patch from Michael Olson <[EMAIL PROTECTED]>
  * lisp/xgit-annotate.el (xgit-annotate-font-lock-keywords)
    (xgit-info-to-allbutlinenum, xgit-annotate-revision-regexp)
    (xgit-annotate-show-rev): Use "\\s" instead of "\s" and "^" instead of
    "^^?" and "^^".
    (_xgit-annotate-hide-revinfo): Pass 1 to `previous-line' for Emacs21
    compatibility.
  
  * lisp/xgit.el (xgit-annotate): Use `dvc-line-number-at-pos' instead of
    `line-number-at-pos'.
  
  * lisp/xhg-mq.el (xhg-mq-ewoc-data-at-point): Use
    `dvc-line-number-at-pos' instead of `line-number-at-pos'.

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

Reply via email to