]> code.delx.au - gnu-emacs/commit
Fix last change to isearch-update (bug#23406)
authorLeo Liu <sdl.web@gmail.com>
Sun, 1 May 2016 03:03:59 +0000 (11:03 +0800)
committerLeo Liu <sdl.web@gmail.com>
Sun, 1 May 2016 03:03:59 +0000 (11:03 +0800)
commit16e5e8e4ea4ad46157fcdeafb16f245124fba375
tree87513e6453263f0b73437c61648b40724d9982da
parentb755d988b498b19bd9a70a5dd8c6597ceb14a372
Fix last change to isearch-update (bug#23406)

* lisp/isearch.el (isearch-update): Remove (setq cursor-sensor-inhibit
  nil) ie remove the original (unless (boundp 'cursor-sensor-inhibit)
  ...) form.
lisp/isearch.el