aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7e15fccf25f..842f4e9b55d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -25,7 +25,7 @@
25 * textmodes/fill.el (fill-move-to-break-point): Don't inhibit 25 * textmodes/fill.el (fill-move-to-break-point): Don't inhibit
26 fill-nobreak-predicate when the break is past fill-column. 26 fill-nobreak-predicate when the break is past fill-column.
27 27
282007-04-20 Francesco Potort=8ec <pot@gnu.org> 282007-04-20 Francesco Potort,Al(B <pot@gnu.org>
29 29
30 * locate.el (locate): Output from shell-command should go in the 30 * locate.el (locate): Output from shell-command should go in the
31 current buffer rather than *Shell Command Output*. 31 current buffer rather than *Shell Command Output*.