Mercurial > emacs
comparison lisp/ChangeLog @ 92313:be4e2a3fa5b6
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Thu, 28 Feb 2008 21:02:45 +0000 |
parents | 0b6dc19a2e70 |
children | 3fe6adc69c98 |
comparison
equal
deleted
inserted
replaced
92312:8d89f150f3d7 | 92313:be4e2a3fa5b6 |
---|---|
19 | 19 |
20 * menu-bar.el (menu-bar-search-menu, menu-bar-replace-menu): | 20 * menu-bar.el (menu-bar-search-menu, menu-bar-replace-menu): |
21 Capitalize "Tagged Files". | 21 Capitalize "Tagged Files". |
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 | |
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. | |
24 | 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 |
28 done in desktop.el instead. | 32 done in desktop.el instead. |