diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 33be71476c9..ae590cde276 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu> | ||
| 2 | |||
| 3 | * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating | ||
| 4 | temporary file for buffer already visiting one. This change makes | ||
| 5 | output likely to be directly usable by patch program. | ||
| 6 | Suggested by Adrian Aichner <adrian@xemacs.org> | ||
| 7 | |||
| 1 | 2004-02-20 Nick Roberts <nick@nick.uklinux.net> | 8 | 2004-02-20 Nick Roberts <nick@nick.uklinux.net> |
| 2 | 9 | ||
| 3 | * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for | 10 | * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for |