]> git.eshelyaron.com Git - emacs.git/commit
Support null characters in interactive specs
authorEli Zaretskii <eliz@gnu.org>
Tue, 23 Jan 2018 15:48:08 +0000 (17:48 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 23 Jan 2018 15:48:08 +0000 (17:48 +0200)
commit6d836771da7e9a6a67fcd18e52dd16de1cdc154e
treeeba6486f1f95de4ac3e244f0ed7969458905a7a6
parent0a75af915653bd8927f92be420603725a7e3c744
Support null characters in interactive specs

* src/callint.c (Fcall_interactively): Support 'interactive'
specifications with embedded null characters.  (Bug#30005)
src/callint.c