Mercurial > emacs
comparison lisp/ChangeLog @ 75713:f0eb82656af7
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Wed, 07 Feb 2007 21:12:18 +0000 |
parents | f24fee7e36d4 |
children | 290bc5c215d2 |
comparison
equal
deleted
inserted
replaced
75712:f24fee7e36d4 | 75713:f0eb82656af7 |
---|---|
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 |
4 just because the diff was produced using "-p" (--show-c-function). | 9 just because the diff was produced using "-p" (--show-c-function). |
5 | 10 |