comparison lisp/vc-svn.el @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 9b5f3940a1ef
children ae9b6f1e3bdf 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
500 (and (string-match "^[0-9]" tag) 500 (and (string-match "^[0-9]" tag)
501 (not (string-match "[^0-9]" tag)))) 501 (not (string-match "[^0-9]" tag))))
502 502
503 (provide 'vc-svn) 503 (provide 'vc-svn)
504 504
505 ;;; arch-tag: 02f10c68-2b4d-453a-90fc-1eee6cfb268d
505 ;;; vc-svn.el ends here 506 ;;; vc-svn.el ends here