aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader2002-09-18 02:36:10 +0000
committerMiles Bader2002-09-18 02:36:10 +0000
commitbd3c9eb62202f579000c3dad85e3a79003e2beb7 (patch)
treece262f3001fe316d622f12ea8776e1018a67ce1e /lisp/ChangeLog
parent8b3e840e9511d2bfe98282a35896fe6c7bebc174 (diff)
downloademacs-bd3c9eb62202f579000c3dad85e3a79003e2beb7.tar.gz
emacs-bd3c9eb62202f579000c3dad85e3a79003e2beb7.zip
(diff-mode): Don't evaluate `compilation-last-buffer' unless it's bound.
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 132f879b626..012ac51a6f5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12002-09-18 Miles Bader <miles@gnu.org>
2
3 * diff-mode.el (diff-mode): Don't evaluate `compilation-last-buffer'
4 unless it's bound.
5
12002-09-16 Markus Rost <rost@math.ohio-state.edu> 62002-09-16 Markus Rost <rost@math.ohio-state.edu>
2 7
3 * ls-lisp.el (ls-lisp-format-time-list): Fix type and provide 8 * ls-lisp.el (ls-lisp-format-time-list): Fix type and provide