diff options
| author | Miles Bader | 2002-09-18 02:36:10 +0000 |
|---|---|---|
| committer | Miles Bader | 2002-09-18 02:36:10 +0000 |
| commit | bd3c9eb62202f579000c3dad85e3a79003e2beb7 (patch) | |
| tree | ce262f3001fe316d622f12ea8776e1018a67ce1e /lisp/ChangeLog | |
| parent | 8b3e840e9511d2bfe98282a35896fe6c7bebc174 (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2002-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 | |||
| 1 | 2002-09-16 Markus Rost <rost@math.ohio-state.edu> | 6 | 2002-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 |