]> code.delx.au - gnu-emacs/commit
Add the missing test case for the previous patch
authorAlan Third <alan@idiocy.org>
Wed, 2 Mar 2016 17:21:24 +0000 (17:21 +0000)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 2 Mar 2016 17:21:39 +0000 (17:21 +0000)
commit100346aa226e4eacc56f390c099bb9aab585b5f4
tree273d3c444818c2af84f59d99507666465e8e3143
parent5aba61ea21069f38896845ece2f5b4850535698c
Add the missing test case for the previous patch

lisp/dabbrev.el (dabbrev--substitute-expansion): Return EXPANSION after
any processing.
lisp/dabbrev.el (dabbrev-expand): Set EXPANSION to the return value of
DABBREV--SUBSTITUTE-EXPANSION.
test/automated/dabbrev-tests.el (dabbrev-expand-test): Test for bug#1948.
test/automated/dabbrev-tests.el [new file with mode: 0644]