Mercurial > emacs
comparison lisp/ChangeLog @ 69806:e29aa2ccc6a0
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 05 Apr 2006 14:10:27 +0000 |
parents | 78f82837da85 |
children | c2821caabd95 |
comparison
equal
deleted
inserted
replaced
69805:78f82837da85 | 69806:e29aa2ccc6a0 |
---|---|
1 2006-04-05 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * startup.el (fancy-splash-screens): Set emulation-mode-map-alists | |
4 to nil while displaying slash screen. | |
5 | |
1 2006-04-05 Daiki Ueno <ueno@unixuser.org> | 6 2006-04-05 Daiki Ueno <ueno@unixuser.org> |
2 | 7 |
3 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait | 8 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait |
4 for BEGIN_SIGNING too, new in GnuPG 1.4.3. | 9 for BEGIN_SIGNING too, new in GnuPG 1.4.3. |
5 | 10 |
90 * progmodes/compile.el (compilation-message-face): Make it defcustom. | 95 * progmodes/compile.el (compilation-message-face): Make it defcustom. |
91 | 96 |
92 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu> | 97 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu> |
93 | 98 |
94 * ibuf-macs.el (define-ibuffer-column): Add a new key: | 99 * ibuf-macs.el (define-ibuffer-column): Add a new key: |
95 header-mouse-map. | 100 header-mouse-map. |
96 | 101 |
97 * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map) | 102 * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map) |
98 (ibuffer-mode-header-map): New keymaps. | 103 (ibuffer-mode-header-map): New keymaps. |
99 (ibuffer-update-title-and-summary): Enable mouse face highlighting | 104 (ibuffer-update-title-and-summary): Enable mouse face highlighting |
100 and keybindings for column headers. | 105 and keybindings for column headers. |