emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/nextstep/FOR-RELEASE,v


From: Adrian Robert
Subject: [Emacs-diffs] Changes to emacs/nextstep/FOR-RELEASE,v
Date: Sun, 20 Jul 2008 00:53:42 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Adrian Robert <arobert> 08/07/20 00:53:41

Index: FOR-RELEASE
===================================================================
RCS file: /sources/emacs/emacs/nextstep/FOR-RELEASE,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- FOR-RELEASE 17 Jul 2008 18:28:57 -0000      1.7
+++ FOR-RELEASE 20 Jul 2008 00:53:41 -0000      1.8
@@ -1,7 +1,26 @@
 -*- outline -*-
 
-* BUGS
-* NON-SPECIFIC
+
+* POST_MERGE CLEANUP
+
+** remove aliases from x- to ns- in ns-win.el and replace by function renames
+
+
+* 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
+
+** cursor-over bugs w/some scripts (move around in HELLO to see)
+
+
+* OTHER BUGS
 
 ** Find out why char_quoted() in syntax.c gets called with charpos < 2 ||
    bytepos < 2 only under NS port.
@@ -10,14 +29,12 @@
 
 ** free_frame_resources, face colors
 
-** look at nsfont_char_width and nsfont_string_width utils (Dan C.)
-
-** config improvements (Dan C.)
-
 ** numeric keysetting bug
 
+** http://emacsbugs.donarmstrong.com/cgi-bin/pkgreport.cgi?pkg=openstep
 
-* Mac-related:
+
+* MAC-RELATED:
 
 ** open file:/// URLs
 
@@ -31,22 +48,11 @@
 
 ** 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)
+** set were-is-preferred-modifier to Qsuper when ns-extended-platform-support
+   mode on (and recompute menubar bindings if needed)
 
 
-* Other:
+* OTHER / LOW PRIORITY:
 
 ** better recog of unicode scripts / Greek / composition
 
@@ -56,5 +62,4 @@
 
 ** undo for color-drag face customization
 
-
-
+** look at nsfont_char_width and nsfont_string_width utils (Dan C.)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]