* lisp/vc/pcvs.el: Use lexical-binding.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 8 Oct 2013 03:47:24 +0000 (23:47 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 8 Oct 2013 03:47:24 +0000 (23:47 -0400)
commitcc5da1ec4d4c7056a07ad49fb05ac0df5621a75f
tree9aa303bcd57e65c3483959a73ed3717edb797182
parent35ece233a892e0817a79cf63d2da126574b4ef45
* lisp/vc/pcvs.el: Use lexical-binding.
(cvs-temp-buffer, cvs-make-cvs-buffer): Pass some vars in the lexical
environment of `eval'.
(cvs-mode-run, cvs-mode-do): Change `postproc' to be a function rather
than a list of expressions.  Adjust callers.
* lisp/vc/pcvs-defs.el (cvs-postprocess): Remove, unused.
lisp/ChangeLog
lisp/vc/pcvs-defs.el
lisp/vc/pcvs.el