comparison lisp/pcvs-info.el @ 54871:22cdf6999b11

(cvs-status-map): Update binding name.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 14 Apr 2004 17:38:23 +0000
parents bfa320f698d6
children 53103758d397
comparison
equal deleted inserted replaced
54870:3b1741ff0676 54871:22cdf6999b11
128 128
129 (defvar cvs-bakprefix ".#" 129 (defvar cvs-bakprefix ".#"
130 "The prefix that CVS prepends to files when rcsmerge'ing.") 130 "The prefix that CVS prepends to files when rcsmerge'ing.")
131 131
132 (easy-mmode-defmap cvs-status-map 132 (easy-mmode-defmap cvs-status-map
133 '(([(mouse-2)] . cvs-mouse-toggle-mark)) 133 '(([(mouse-2)] . cvs-mode-toggle-mark))
134 "Local keymap for text properties of status") 134 "Local keymap for text properties of status")
135 135
136 ;; Constructor: 136 ;; Constructor:
137 137
138 (defstruct (cvs-fileinfo 138 (defstruct (cvs-fileinfo