* vc-p4.el: Note that Emacs 23 is required.
[git-p4: depot-paths = "//guest/Ben_Key/vc-p4/,//guest/jonathan_kamens/vc-p4/,//guest/magnus_henoch/vc-p4/": change = 7330]
This commit is contained in:
parent
0786aae292
commit
876b3ef83c
1 changed files with 2 additions and 2 deletions
4
vc-p4.el
4
vc-p4.el
|
@ -33,8 +33,8 @@
|
|||
|
||||
;;; Commentary:
|
||||
|
||||
;; This file adds support for Perforce to VC mode in Emacs 21, 22 and any
|
||||
;; other Emacs variant which uses the VC mode included in Emacs 21.
|
||||
;; This file adds support for Perforce to VC mode in Emacs 23 and any
|
||||
;; other Emacs variant which uses the VC mode included in Emacs 23.
|
||||
;;
|
||||
;; To use this file, you also need p4-lowlevel.el somewhere in your
|
||||
;; load path (or load it explicitly with "load" if it's not in your
|
||||
|
|
Loading…
Reference in a new issue