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 cd50bba543a..14f9557e78d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-03-28 Juri Linkov <juri@jurta.org> | ||
| 2 | |||
| 3 | * help-fns.el (describe-function-1): Correctly locate adviced | ||
| 4 | functions in hyperlink (Bug#2438). | ||
| 5 | |||
| 1 | 2009-06-28 Chong Yidong <cyd@stupidchicken.com> | 6 | 2009-06-28 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * files.el (trash-directory): Change default to nil. | 8 | * files.el (trash-directory): Change default to nil. |