diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d4c117e43b6..2015c5356cf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2009-12-14 David Kastrup <dak@gnu.org> | ||
| 2 | |||
| 3 | * info.el (Info-hide-cookies-node): Before hiding a cookie, | ||
| 4 | check if it already has the `display' property added by | ||
| 5 | `Info-display-images-node', and not put the `invisible' property | ||
| 6 | in this case. | ||
| 7 | |||
| 1 | 2009-12-14 Chong Yidong <cyd@stupidchicken.com> | 8 | 2009-12-14 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 9 | ||
| 3 | * cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode) | 10 | * cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode) |