Show
Ignore:
Timestamp:
2006年08月18日 08時35分31秒 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/pcvs.el

    r4098 r4148  
    22882288  (if (or (file-directory-p (expand-file-name "CVSROOT" newroot)) 
    22892289          (y-or-n-p (concat "Warning: no CVSROOT found inside repository." 
    2290                             " Change cvs-cvsroot anyhow?"))) 
     2290                            " Change cvs-cvsroot anyhow? "))) 
    22912291      (setq cvs-cvsroot newroot))) 
    22922292