Mercurial > emacs
comparison lisp/ChangeLog @ 68680:bdaa27dd39d3
(wdired-mode-map): Use remap.
(wdired-get-filename): Massage.
(wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
(wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
`keymap' property rather than `local-map'.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 07 Feb 2006 17:30:10 +0000 |
parents | c2c8a8c1d686 |
children | 7b228a060cbc |
comparison
equal
deleted
inserted
replaced
68679:c2c8a8c1d686 | 68680:bdaa27dd39d3 |
---|---|
1 2006-02-07 +00 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * wdired.el (wdired-mode-map): Use remap. | |
4 (wdired-get-filename): Massage. | |
5 (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map. | |
6 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the | |
7 `keymap' property rather than `local-map'. | |
8 | |
1 2006-02-07 Mathias Dahl <brakjoller@hotmail.com> | 9 2006-02-07 Mathias Dahl <brakjoller@hotmail.com> |
2 | 10 |
3 * tumme.el (tumme-get-thumbnail-image): New utility function. | 11 * tumme.el (tumme-get-thumbnail-image): New utility function. |
4 Suggested by from Chong Yidong. | 12 Suggested by from Chong Yidong. |
5 (tumme-dired-with-window-configuration): Rename from | 13 (tumme-dired-with-window-configuration): Rename from |