]> code.delx.au - gnu-emacs/commit
ffap.el (ffap-read-file-or-url): Fix completing-read call
authorOleh Krehel <ohwoeowho@gmail.com>
Fri, 8 May 2015 14:43:21 +0000 (16:43 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Fri, 8 May 2015 14:43:21 +0000 (16:43 +0200)
commit9713747dffe7d34e61ce54584a524818307897b8
treeb923797f82717a5b15b5cba8e6615a18fdcad9de
parent5ed5a04963aa5372cd07d72e0330045e99609964
ffap.el (ffap-read-file-or-url): Fix completing-read call

* lisp/ffap.el (ffap-read-file-or-url): The HIST argument of
  `completing-read' should be a symbol.
lisp/ffap.el