comparison lisp/mh-e/ChangeLog @ 68206:1052cc7b7d7f

* mh-e.el (mh-limit-map, mh-help-messages): Change keybinding of mh-narrow-to-from from / f to / m; mh-narrow-to-range from / r to / g. * mh-utils.el (mh-show-limit-map): Ditto.
author Bill Wohler <wohler@newt.com>
date Mon, 16 Jan 2006 05:41:26 +0000
parents 3e14f7a3572e
children 3299c642df41 de425e4eb0bc f79a24752390
comparison
equal deleted inserted replaced
68205:bd5caab540b5 68206:1052cc7b7d7f
1 2006-01-15 Bill Wohler <wohler@newt.com> 1 2006-01-15 Bill Wohler <wohler@newt.com>
2
3 * mh-e.el (mh-limit-map, mh-help-messages): Change keybinding of
4 mh-narrow-to-from from / f to / m; mh-narrow-to-range from / r to
5 / g.
6
7 * mh-utils.el (mh-show-limit-map): Ditto.
2 8
3 * mh-exec.el: Require mh-acros, mh-buffers, and mh-utils for 9 * mh-exec.el: Require mh-acros, mh-buffers, and mh-utils for
4 standalone compile. 10 standalone compile.
5 (mh-progs, mh-lib, mh-lib-progs): Move here from mh-init.el. 11 (mh-progs, mh-lib, mh-lib-progs): Move here from mh-init.el.
6 12