]> git.eshelyaron.com Git - emacs.git/commit
Fix position argument to macroexp--warn-wrap in cconv--convert-funcbody
authorAlan Mackenzie <acm@muc.de>
Sun, 23 Jan 2022 13:47:38 +0000 (13:47 +0000)
committerAlan Mackenzie <acm@muc.de>
Sun, 23 Jan 2022 13:49:27 +0000 (13:49 +0000)
commit3b0d848b5471a9bb1602d95cdbb6fde5416b0a96
treeb7844d17e8e5cb2fd50ce5123480e4db02b42317
parent9f5048456af11b533c8762d8e1f7d63cda896535
Fix position argument to macroexp--warn-wrap in cconv--convert-funcbody

* lisp/emacs-lisp/cconv.el (cconv--convert-funcbody): Change the position
argument to macroexp--warn-wrap from BODY to ARG, to give correct positions in
warning messages.
lisp/emacs-lisp/cconv.el