diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 50e5f878355..d0fe2e86fdd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-12-14 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * progmodes/python.el (python-symbol-completions): Remove text | ||
| 4 | properties from symbol string before calling python-send-receive. | ||
| 5 | |||
| 1 | 2009-12-14 Nick Roberts <nickrob@snap.net.nz> | 6 | 2009-12-14 Nick Roberts <nickrob@snap.net.nz> |
| 2 | 7 | ||
| 3 | * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame | 8 | * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame |