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 81313efc69b..55df33b4d30 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-04-25 Leo Liu <sdl.web@gmail.com> | ||
| 2 | |||
| 3 | * progmodes/python.el (python-pdbtrack-get-source-buffer): Use | ||
| 4 | compilation-message if available to find real filename. | ||
| 5 | |||
| 1 | 2012-04-25 Chong Yidong <cyd@gnu.org> | 6 | 2012-04-25 Chong Yidong <cyd@gnu.org> |
| 2 | 7 | ||
| 3 | * vc/diff-mode.el (diff-setup-whitespace): New function. | 8 | * vc/diff-mode.el (diff-setup-whitespace): New function. |