comparison lisp/ChangeLog @ 106569:d92d9cf06c0d

* info.el (Info-hide-cookies-node): Before hiding a cookie, check if it already has the `display' property added by `Info-display-images-node', and not put the `invisible' property in this case.
author Juri Linkov <juri@jurta.org>
date Mon, 14 Dec 2009 05:09:08 +0000
parents a54ddff7ac90
children a452e58c22cb
comparison
equal deleted inserted replaced
106568:a54ddff7ac90 106569:d92d9cf06c0d
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)
4 (semantic-mru-bookmark-mode): Doc fixes. 11 (semantic-mru-bookmark-mode): Doc fixes.
5 12