# HG changeset patch # User Juri Linkov # Date 1204232565 0 # Node ID be4e2a3fa5b6831418755d8179de7b2f30d55e13 # Parent 8d89f150f3d7e8842322ffd7ecfad2a428ddd476 *** empty log message *** diff -r 8d89f150f3d7 -r be4e2a3fa5b6 lisp/ChangeLog --- a/lisp/ChangeLog Thu Feb 28 21:02:12 2008 +0000 +++ b/lisp/ChangeLog Thu Feb 28 21:02:45 2008 +0000 @@ -22,6 +22,10 @@ (minibuffer-local-map): Add menu items for next/previous history elements and isearch history forward/backward. + * progmodes/hideshow.el (hs-minor-mode-menu): Compare + `hs-isearch-open' with t instead of `comment' in :selected + for "Code and Comment blocks" menu item. + 2008-02-28 Stefan Monnier * uniquify.el (uniquify-buffer-base-name): Undo last change. Should be