diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fee5e34942c..9d019be9796 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-04-10 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * misc.el: Display absolute path of loaded DLLs (bug#10424). | ||
| 4 | (list-dynamic-libraries--loaded): New function. | ||
| 5 | (list-dynamic-libraries--refresh): Use it. | ||
| 6 | |||
| 1 | 2012-04-10 Nathan Weizenbaum <nweiz@google.com> | 7 | 2012-04-10 Nathan Weizenbaum <nweiz@google.com> |
| 2 | 8 | ||
| 3 | * progmodes/python.el (python-fill-paragraph): Make | 9 | * progmodes/python.el (python-fill-paragraph): Make |