aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3346fcf497a..ed5d215a953 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12010-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
12010-05-19 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change) 62010-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).