comparison lisp/ChangeLog @ 108668:5a957bb32b66

* epa.el (epa--select-keys): Don't explicitly delete the window since that can fail (e.g. sole window in frame). Use dedication instead.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 25 May 2010 13:53:37 -0400
parents 30ebb77362b6
children c1945e85d4b9
comparison
equal deleted inserted replaced
108667:559e7260976c 108668:5a957bb32b66
1 2010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * epa.el (epa--select-keys): Don't explicitly delete the window since
4 that can fail (e.g. sole window in frame). Use dedication instead.
5
1 2010-05-19 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change) 6 2010-05-19 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
2 7
3 * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201). 8 * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201).
4 9
5 2010-05-18 Stefan Monnier <monnier@iro.umontreal.ca> 10 2010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>