* 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:
Magnus Henoch 2009-07-20 13:07:17 -08:00
parent 0786aae292
commit 876b3ef83c

View file

@ -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