]> code.delx.au - gnu-emacs-elpa/commit
Stricter check on bounds of list in strings
authorLeo Liu <sdl.web@gmail.com>
Tue, 15 Apr 2014 15:21:53 +0000 (23:21 +0800)
committerLeo Liu <sdl.web@gmail.com>
Tue, 15 Apr 2014 15:23:30 +0000 (23:23 +0800)
commitcc1111e2635bb88d1f8655e35b385062121e6b86
tree102be84196d14ca5f8555329a5047b77bc133572
parent6e8a85357249227ce460072528963deeda04ca47
Stricter check on bounds of list in strings

When in a string, (bounds-of-thing-at-point 'list) may return a
boundary outside of the string.
easy-kill.el