]> git.eshelyaron.com Git - emacs.git/commit
* src/callint.c (Fcall_interactively): Set `visargs[i]' for code 'n'
authorJuri Linkov <juri@jurta.org>
Tue, 7 May 2013 20:49:46 +0000 (23:49 +0300)
committerJuri Linkov <juri@jurta.org>
Tue, 7 May 2013 20:49:46 +0000 (23:49 +0300)
commita261c53eaefb9f2d0a5e9175827b12ddefddbb7f
tree67f7a1f5f432499285fb01ff7339ca46a189e30e
parent2b66427dedba115445a06e1b9097a253222377f4
* src/callint.c (Fcall_interactively): Set `visargs[i]' for code 'n'
to the string converted from number with `Fnumber_to_string'.

Fixes: debbugs:14254
src/ChangeLog
src/callint.c