diff options
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/ChangeLog | 4 | ||||
| -rw-r--r-- | admin/FOR-RELEASE | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index 3204ed9cb0c..f5c6da45881 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2005-10-27 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * FOR-RELEASE: Fringe angle bitmap at eob fixed. | ||
| 4 | |||
| 1 | 2005-10-19 Chong Yidong <cyd@stupidchicken.com> | 5 | 2005-10-19 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 6 | ||
| 3 | * FOR-RELEASE (New features): max-image-size implemented. | 7 | * FOR-RELEASE (New features): max-image-size implemented. |
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 991fbd4f6bf..967b0123c3f 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -29,10 +29,6 @@ face name prefixes should be in it for good results. | |||
| 29 | 29 | ||
| 30 | ** Change .emacs.d/.emacs to .emacs.d/emacs. | 30 | ** Change .emacs.d/.emacs to .emacs.d/emacs. |
| 31 | 31 | ||
| 32 | ** Rework how the fringe "angle" bitmap at at bottom of buffer is | ||
| 33 | shown to include an indication of whether the last line has a NL or not. | ||
| 34 | [Assigned to KFS] | ||
| 35 | |||
| 36 | ** Rework how fringe bitmaps are defined and used. | 32 | ** Rework how fringe bitmaps are defined and used. |
| 37 | Currently, bitmap usage and bitmap appearence are "mixed-up" in a | 33 | Currently, bitmap usage and bitmap appearence are "mixed-up" in a |
| 38 | one-level representation. It would be cleaner to split the | 34 | one-level representation. It would be cleaner to split the |