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 0bc49473e13..f33ac8574ba 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com> | ||
| 2 | |||
| 3 | * net/secrets.el: Fix parenthesis. | ||
| 4 | (secrets-enabled): Fix parenthesis. | ||
| 5 | |||
| 1 | 2010-03-20 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2010-03-20 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * outline.el (hide-sublevels): Unfix the paren non-typo! (bug#5738). | 8 | * outline.el (hide-sublevels): Unfix the paren non-typo! (bug#5738). |