diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2005-11-29 03:14:49 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2005-11-29 03:14:49 +0000 |
commit | 2950d850ebcc5c238b4c85e6348f9ff145984c92 (patch) | |
tree | a4e76d3ef99c516e2b867f67acb361fa46d4b075 /admin | |
parent | c6a257fc2b22b7a2d0cb363b0243638e4f7b85a0 (diff) | |
download | emacs-2950d850ebcc5c238b4c85e6348f9ff145984c92.tar.gz |
* FOR-RELEASE: Icons installed. Partial completion bug 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 ff753ae0b6f..b5545f5d76a 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog @@ -1,3 +1,7 @@ +2005-11-28 Chong Yidong <cyd@stupidchicken.com> + + * FOR-RELEASE: Icons installed. Partial completion bug fixed. + 2005-11-11 Kim F. Storm <storm@cua.dk> * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 26de10026db..741cd7a61e6 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -38,8 +38,6 @@ bitmap usage to a bitmap name, and second level maps bitmap name to a bitmap appearence. [Assigned to KFS] -** Install Zhilin's icons. - * FATAL ERRORS ** Investigate reported crashes in compact_small_strings. @@ -53,8 +51,6 @@ invalid pointer from string_free_list. C-x 2, C-x 3, C-x 2. Now try to move the bottom of the second window to the left. -** Fix completion highlighting bug in partial completion mode. - ** TCP server processes do not work on Windows. TCP/IP server processes created with `make-network-process' consume |