mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-02-05 20:43:08 +00:00
Add TODO item about not defaulting to RCS.
This commit is contained in:
parent
2991e49f20
commit
3f08440f1d
@ -5,6 +5,8 @@
|
||||
|
||||
2008-01-27 Dan Nicolaescu <dann@ics.uci.edu>
|
||||
|
||||
* vc.el: Add TODO item about not defaulting to RCS.
|
||||
|
||||
* server.el (server-process-filter): Check for non-nil before
|
||||
calling file-directory-p.
|
||||
|
||||
|
@ -566,6 +566,9 @@
|
||||
;;
|
||||
;; - "snapshots" should be renamed to "branches", and thoroughly reworked.
|
||||
;;
|
||||
;; - do not default to RCS anymore when the current directory is not
|
||||
;; controlled by any VCS and the user does C-x v v
|
||||
;;
|
||||
|
||||
;;; Code:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user