aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2007-04-21 13:15:03 +0000
committerRichard M. Stallman2007-04-21 13:15:03 +0000
commit1e35b3c196f5367ebf055a8becfcce040820ae55 (patch)
tree6d272ab261442668398b0b254e62f0197787b75d
parentf2aded174711eab5031ead471674dd05920be560 (diff)
downloademacs-1e35b3c196f5367ebf055a8becfcce040820ae55.tar.gz
emacs-1e35b3c196f5367ebf055a8becfcce040820ae55.zip
*** empty log message ***
-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*.