aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 55fa2cf011b..1c75e6ec602 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12006-09-06 Stefan Monnier <monnier@iro.umontreal.ca> 12006-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * textmodes/fill.el (fill-single-word-nobreak-p): Allow breaking before
4 last word, if it's not the end of the paragraph.
5
3 * files.el (abbreviate-file-name): Don't mistakenly match newlines in 6 * files.el (abbreviate-file-name): Don't mistakenly match newlines in
4 file name. 7 file name.
5 8