changeset 101362:6b53944271f5

updates
author Adrian Robert <Adrian.B.Robert@gmail.com>
date Thu, 22 Jan 2009 20:24:11 +0000
parents 5421268f1d18
children 3211179cf973
files nextstep/FOR-RELEASE
diffstat 1 files changed, 2 insertions(+), 14 deletions(-) [+]
line wrap: on
line diff
--- a/nextstep/FOR-RELEASE	Thu Jan 22 19:52:17 2009 +0000
+++ b/nextstep/FOR-RELEASE	Thu Jan 22 20:24:11 2009 +0000
@@ -1,21 +1,13 @@
 -*- outline -*-
 
-** Check doc/emacs/macos.texi.
-
 
 * POST_MERGE CLEANUP
 
-** remove all the /* 23 */ comments from the source code
+** Finish --daemon patch
 
 
 * CURSOR BUGS:
 
-** ns_cursor_blink_rate: change to use generic code; also, when set in
-   preferences, somehow save the option (but calling custom-save-all
-   from this causes error)
-
-** cursor nonerase on certain Leopard and Tiger installations
-
 ** (mouse-avoidance-mode 'banish) then minimize Emacs, will pop window back up
    on top of all others
 
@@ -24,15 +16,13 @@
 
 * OTHER BUGS
 
-** Fix #include ordering for src/ns*.
-
 ** Remove Feval calls relating to insert working text in isearch mode.
 
 ** free_frame_resources, face colors
 
 ** numeric keysetting bug
 
-** http://emacsbugs.donarmstrong.com/cgi-bin/pkgreport.cgi?pkg=openstep
+** http://emacsbugs.donarmstrong.com/cgi-bin/pkgreport.cgi?pkg=ns
 
 
 * MAC-RELATED:
@@ -60,5 +50,3 @@
 ** Exec-dump not working on GNUstep (so slow startup).
 
 ** undo for color-drag face customization
-
-** look at nsfont_char_width and nsfont_string_width utils (Dan C.)