diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2005-10-27 15:04:41 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2005-10-27 15:04:41 +0000 |
commit | c809f7cc8ed4b07d70cb6c87aab20277d947e928 (patch) | |
tree | 2a38c14bdbe25cf6dd572840f3e1d90703aadcbd /admin | |
parent | f351b58b73be8c719a34372204be7f7825f0a00a (diff) | |
download | emacs-c809f7cc8ed4b07d70cb6c87aab20277d947e928.tar.gz |
* FOR-RELEASE: Fringe angle bitmap at eob fixed.
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 @@ +2005-10-27 Chong Yidong <cyd@stupidchicken.com> + + * FOR-RELEASE: Fringe angle bitmap at eob fixed. + 2005-10-19 Chong Yidong <cyd@stupidchicken.com> * 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. ** Change .emacs.d/.emacs to .emacs.d/emacs. -** Rework how the fringe "angle" bitmap at at bottom of buffer is -shown to include an indication of whether the last line has a NL or not. -[Assigned to KFS] - ** Rework how fringe bitmaps are defined and used. Currently, bitmap usage and bitmap appearence are "mixed-up" in a one-level representation. It would be cleaner to split the |