Mercurial > emacs
comparison admin/ChangeLog @ 69057:542b9be4c5e3
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 20 Feb 2006 22:31:16 +0000 |
parents | 67f979cda725 |
children | 2636d9dd3567 d1c5430c5bff |
comparison
equal
deleted
inserted
replaced
69056:3a62e61ef09c | 69057:542b9be4c5e3 |
---|---|
1 2006-02-20 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * FOR-RELEASE (NEW FEATURES): Completed work on this item: | |
4 Rework how fringe bitmaps are defined and used. | |
5 Currently, bitmap usage and bitmap appearence are "mixed-up" in a | |
6 one-level representation. It would be cleaner to split the | |
7 representation into a two-level model where first level maps | |
8 bitmap usage to a bitmap name, and second level maps bitmap name to | |
9 a bitmap appearence. | |
10 | |
1 2006-01-27 Chong Yidong <cyd@stupidchicken.com> | 11 2006-01-27 Chong Yidong <cyd@stupidchicken.com> |
2 | 12 |
3 * FOR-RELEASE: string allocation bugs fixed. | 13 * FOR-RELEASE: string allocation bugs fixed. |
4 | 14 |
5 2005-12-13 Bill Wohler <wohler@newt.com> | 15 2005-12-13 Bill Wohler <wohler@newt.com> |