diff options
| author | Nick Roberts | 2008-04-03 08:38:18 +0000 |
|---|---|---|
| committer | Nick Roberts | 2008-04-03 08:38:18 +0000 |
| commit | e39936ac9602d4a6bb78219c6a3deccb74c30d05 (patch) | |
| tree | 9013347e84b8dda739e25d63aa8a485df6e8cad6 | |
| parent | 7832afa92a5404b0a150137a2cdba198b4b7424e (diff) | |
| download | emacs-e39936ac9602d4a6bb78219c6a3deccb74c30d05.tar.gz emacs-e39936ac9602d4a6bb78219c6a3deccb74c30d05.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cdfd90cfafa..8efe904a294 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-04-03 Nick Roberts <nickrob@snap.net.nz> | ||
| 2 | |||
| 3 | * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): | ||
| 4 | Fix in disassembly buffer (regression in 22.2). | ||
| 5 | |||
| 1 | 2008-04-03 Chong Yidong <cyd@stupidchicken.com> | 6 | 2008-04-03 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * shell.el (shell-dynamic-complete-filename): New fun. | 8 | * shell.el (shell-dynamic-complete-filename): New fun. |