]> code.delx.au - gnu-emacs/commit
Fix shell-for/backward-command to exclude spaces
authorLeo Liu <sdl.web@gmail.com>
Tue, 23 Jun 2015 01:19:36 +0000 (09:19 +0800)
committerLeo Liu <sdl.web@gmail.com>
Tue, 23 Jun 2015 01:19:36 +0000 (09:19 +0800)
commiteccfc0a487787a7c1c2465c469becad983fc2810
treecb3711c836c21c41c0b5cb88c852b0d617b8fd4e
parent1b1b6644c8cb27539ca99e97ef2f352f411c06d8
Fix shell-for/backward-command to exclude spaces

* lisp/shell.el (shell-forward-command, shell-backward-command):
  Handle the 'move case from re-search-forward/backward.

  fixes debbugs:20873
lisp/shell.el