aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Robert <[email protected]>2009-01-22 20:24:11 +0000
committerAdrian Robert <[email protected]>2009-01-22 20:24:11 +0000
commitc663e9a4680d9843daeb56a5133cf4cd0b3a2543 (patch)
tree93ad526952f1652b65db53f2085665b9268bdec1
parenta8c9886870e8156569b3cbea2253e74df567d1a6 (diff)
updates
-rw-r--r--nextstep/FOR-RELEASE16
1 files changed, 2 insertions, 14 deletions
diff --git a/nextstep/FOR-RELEASE b/nextstep/FOR-RELEASE
index a9d6867375..41c0240e48 100644
--- a/nextstep/FOR-RELEASE
+++ b/nextstep/FOR-RELEASE
@@ -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.)