]> code.delx.au - gnu-emacs/blobdiff - nextstep/FOR-RELEASE
Bump version to 23.1.94 and regenerate ldefs-boot.el.
[gnu-emacs] / nextstep / FOR-RELEASE
index d02837b0b7d80d7938de8017fe58530b2975f5ff..0f8a6534ad0d7ab26b2a488824721412f1ad4b97 100644 (file)
@@ -1,27 +1,24 @@
 -*- outline -*-
 
-* BUGS
-* NON-SPECIFIC
 
-** Find out why char_quoted() in syntax.c gets called with charpos < 2 ||
-   bytepos < 2 only under NS port.
+* CURSOR BUGS:
 
-** Remove Feval calls relating to insert working text in isearch mode.
+** (mouse-avoidance-mode 'banish) then minimize Emacs, will pop window back up
+   on top of all others
 
-** free_frame_resources, face colors
 
-** look at nsfont_char_width and nsfont_string_width utils (Dan C.)
+* OTHER BUGS
 
-** config improvements (Dan C.)
+** free_frame_resources, face colors
 
 ** numeric keysetting bug
 
+** http://debbugs.gnu.org/ns
 
-* Mac-related:
 
-** open file:/// URLs
+* MAC-RELATED:
 
-** finish handle terminate request (user logout)
+** open file:/// URLs
 
 ** put frame autopositioning into C code somewhere -- if loc = same, offset
 
 ** Ctrl-F2 won't pull up menus
 
 
-* Cursor:
-
-** 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
-
-** if I do:  (mouse-avoidance-mode 'banish) and then minimize Emacs, it pops back immediately.
-  Also, it insists on being on top of other windows if they overlap.
-
-** cursor-over bugs w/some scripts (move around in HELLO to see)
-
-
-* Other:
+* OTHER / LOW PRIORITY:
 
 ** better recog of unicode scripts / Greek / composition
 
-** Ctrl-g not picked up in all situations get --experimental-ctrl-g in 'compile' working better
-
 ** Exec-dump not working on GNUstep (so slow startup).
 
 ** undo for color-drag face customization
-
-
-