]> git.eshelyaron.com Git - emacs.git/commit
Add an assertion to xdisp.c
authorEli Zaretskii <eliz@gnu.org>
Wed, 8 May 2019 06:29:20 +0000 (09:29 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 8 May 2019 06:29:20 +0000 (09:29 +0300)
commitcd8a1d6bfdc5aebc34348801dbaca06f2f4986c5
tree01ff563a4b8317478fd792a07c49a2e3858bd417
parent4cb64ac3f9468422b471d9cc4c8edbc92fab6722
Add an assertion to xdisp.c

* src/xdisp.c (display_mode_element): Add an assertion where
we assume that 'string' returned by decode_mode_spec is always
either a Lisp string or nil.
src/xdisp.c