]> git.eshelyaron.com Git - emacs.git/commit
Check that file argument is a string
authorKaushal Modi <kaushal.modi@gmail.com>
Wed, 5 Apr 2017 21:16:33 +0000 (17:16 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Fri, 7 Apr 2017 22:29:28 +0000 (18:29 -0400)
commit75824977851f27146638672bba4d3789f2a32612
tree47175fec5badfd681d65e4cdf29709e1aacd22b3
parent9e27e0d1a6c90d0d29e41884155245b6c3378b0a
Check that file argument is a string

* lisp/vc/ediff-diff.el (ediff-exec-process): Check that the argument
  passed to `file-local-copy' is a string (Bug#26378).  Also fix
  the existing comment for this function, and convert it to its
  doc-string.
lisp/vc/ediff-diff.el