comparison lisp/ChangeLog @ 112280:a0a140d8d84d

* lisp/isearch.el (isearch-abort): Don't quit if search has an incomplete regexp (isearch-error is non-nil). (Bug#7534)
author Juri Linkov <juri@jurta.org>
date Sun, 16 Jan 2011 01:04:22 +0000
parents cc0887b67703
children 697cfa263439
comparison
equal deleted inserted replaced
112279:87a2c7d05f19 112280:a0a140d8d84d
1 2011-01-16 Juri Linkov <juri@jurta.org>
2
3 * isearch.el (isearch-abort): Don't quit if search has
4 an incomplete regexp (isearch-error is non-nil). (Bug#7534)
5
1 2011-01-15 Mark Diekhans <markd@soe.ucsc.edu> 6 2011-01-15 Mark Diekhans <markd@soe.ucsc.edu>
2 7
3 * files.el (backup-buffer): Make last-resort backup file in 8 * files.el (backup-buffer): Make last-resort backup file in
4 .emacs.d (Bug#6953). 9 .emacs.d (Bug#6953).
5 10