* pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
commit027b73ac1b06bae302a5bfe45d0b7e82ccd0fcd7
authorSam Steingold <sds@gnu.org>
Thu, 3 Aug 2000 18:11:47 +0000 (3 18:11 +0000)
committerSam Steingold <sds@gnu.org>
Thu, 3 Aug 2000 18:11:47 +0000 (3 18:11 +0000)
tree4b2c8f1efdc148104f2c051634994661572aab03
parentbbe1599028a3702deefc4089e950957a72967ee2
* pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
instead of `buffer-string'.
(require 'cl): Always, not just when compiling.
`ignore-errors' in `interactive', `list*', `defun*' &c make this necessary.
lisp/ChangeLog
lisp/pcvs.el