]> git.eshelyaron.com Git - emacs.git/commit
* lisp/vc/vc.el (vc-find-revision-no-save): Use decode-coding-inserted-region
authorJuri Linkov <juri@linkov.net>
Wed, 12 Dec 2018 23:17:05 +0000 (01:17 +0200)
committerJuri Linkov <juri@linkov.net>
Wed, 12 Dec 2018 23:17:05 +0000 (01:17 +0200)
commitfcccd52ab086f94fe56900cf15fbdc0ea11b428b
treed805a0ac6294b9d65b6fd9004e35449587c3ec8b
parentf318300959c1a72fd1f97fddfd71a22ea53e8226
* lisp/vc/vc.el (vc-find-revision-no-save): Use decode-coding-inserted-region

and after-insert-file-set-coding.  Don't let-bind coding-system-for-read
and coding-system-for-write.  For non-interactive use, let-bind
enable-local-variables to :safe and ignore errors from set-auto-mode call.
(Bug#33567)
lisp/vc/vc.el