diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2d75a9ab5da..78c24038dc8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-02-07 Nick Roberts <nickrob@snap.net.nz> | ||
| 2 | |||
| 3 | * progmodes/gdb-ui.el (gdb-mouse-until, gdb-mouse-jump): Make them | ||
| 4 | work when there is just an assembler buffer (no source buffer). | ||
| 5 | |||
| 1 | 2007-02-07 Per Cederqvist <ceder@lysator.liu.se> (tiny change) | 6 | 2007-02-07 Per Cederqvist <ceder@lysator.liu.se> (tiny change) |
| 2 | 7 | ||
| 3 | * diff-mode.el (diff-sanity-check-hunk): Don't reject the hunk | 8 | * diff-mode.el (diff-sanity-check-hunk): Don't reject the hunk |