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: Thu, 17 Jul 2008 18:28:59 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Adrian Robert <arobert> 08/07/17 18:28:58

Index: FOR-RELEASE
===================================================================
RCS file: /sources/emacs/emacs/nextstep/FOR-RELEASE,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- FOR-RELEASE 16 Jul 2008 23:24:44 -0000      1.6
+++ FOR-RELEASE 17 Jul 2008 18:28:57 -0000      1.7
@@ -3,7 +3,8 @@
 * BUGS
 * NON-SPECIFIC
 
-** Find out why char_quoted() in syntax.c gets called with Fix char_quoted's 
workaround.
+** Find out why char_quoted() in syntax.c gets called with charpos < 2 ||
+   bytepos < 2 only under NS port.
 
 ** Remove Feval calls relating to insert working text in isearch mode.
 
@@ -13,6 +14,9 @@
 
 ** config improvements (Dan C.)
 
+** numeric keysetting bug
+
+
 * Mac-related:
 
 ** open file:/// URLs
@@ -30,8 +34,9 @@
 
 * Cursor:
 
-** ns_cursor_blink_rate: when set in preferences, somehow save the option (but
-  calling custom-save-all from this causes error)
+** 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
 
@@ -41,17 +46,6 @@
 ** cursor-over bugs w/some scripts (move around in HELLO to see)
 
 
-Keyboard:
-
-On a German (PowerBook?) keyboard alt-` produces the correct ˚, without alt 
modifier only the message “<S-268632064> is undefined” is produced. Peter 
Maurer’s Key codes shows:
-        * Modifier Change: ⇧ 131330/0x20102
-        * Key Down/Up event: ⇧ 24/0x18
-[note, this is += key on German KB setting on US keyboard]
-[unable to reproduce w/German KB setting -- need German laptop?]
-
-** numeric keysetting bug
-
-
 * Other:
 
 ** better recog of unicode scripts / Greek / composition




reply via email to

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