Changeset 1163

Show
Ignore:
Timestamp:
06/06/08 17:33:05 (4 years ago)
Author:
alex
Message:

latest version of psvn fixes problem with _ and file group operations

Location:
alex-emacs-settings
Files:
1 added
1 modified

Legend:

Unmodified
Added
Removed
  • alex-emacs-settings/dotemacs-alex-common.el

    r1162 r1163  
    270270 
    271271;; subversion 
    272 (setq load-path (cons "/usr/share/emacs/site-lisp/subversion" load-path)) 
    273 (add-to-list 'vc-handled-backends 'SVN) 
     272;(setq load-path (cons "/usr/share/emacs/site-lisp/subversion" load-path)) 
     273;(add-to-list 'vc-handled-backends 'SVN) 
    274274(require 'psvn) 
     275; (require 'vc-svn) 
    275276 
    276277(cond (window-system