diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5764330bcce..6ea84c84d1a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -22,6 +22,10 @@ | |||
| 22 | (minibuffer-local-map): Add menu items for next/previous | 22 | (minibuffer-local-map): Add menu items for next/previous |
| 23 | history elements and isearch history forward/backward. | 23 | history elements and isearch history forward/backward. |
| 24 | 24 | ||
| 25 | * progmodes/hideshow.el (hs-minor-mode-menu): Compare | ||
| 26 | `hs-isearch-open' with t instead of `comment' in :selected | ||
| 27 | for "Code and Comment blocks" menu item. | ||
| 28 | |||
| 25 | 2008-02-28 Stefan Monnier <monnier@iro.umontreal.ca> | 29 | 2008-02-28 Stefan Monnier <monnier@iro.umontreal.ca> |
| 26 | 30 | ||
| 27 | * uniquify.el (uniquify-buffer-base-name): Undo last change. Should be | 31 | * uniquify.el (uniquify-buffer-base-name): Undo last change. Should be |