diff options
| author | Nick Roberts <nickrob@snap.net.nz> | 2007-02-07 21:12:18 +0000 |
|---|---|---|
| committer | Nick Roberts <nickrob@snap.net.nz> | 2007-02-07 21:12:18 +0000 |
| commit | b773b623c953e38708181de85f41c27cfdf6b519 (patch) | |
| tree | b00b07417401e56e468c26c0dcce0b6056ca0a09 /lisp | |
| parent | 9e95965c4379887e6b931f400cbd32a59c20fd40 (diff) | |
| download | emacs-b773b623c953e38708181de85f41c27cfdf6b519.tar.gz | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -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 @@ +2007-02-07 Nick Roberts <nickrob@snap.net.nz> + + * progmodes/gdb-ui.el (gdb-mouse-until, gdb-mouse-jump): Make them + work when there is just an assembler buffer (no source buffer). + 2007-02-07 Per Cederqvist <ceder@lysator.liu.se> (tiny change) * diff-mode.el (diff-sanity-check-hunk): Don't reject the hunk |
