]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Sat, 25 Jun 2005 04:48:24 +0000 (04:48 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 25 Jun 2005 04:48:24 +0000 (04:48 +0000)
etc/PROBLEMS
src/ChangeLog

index 3bca366ef2652431c0cec6a175cb97eafbabcfbb..5b0c4e5eee71160f8b8af608a14fec72af6020eb 100644 (file)
@@ -961,6 +961,20 @@ xmodmap command to the xdm setup script for that display.
 
 Use the shell command `xset bc' to make the old X Menu package work.
 
+*** C-SPC fails to work on Fedora GNU/Linux.
+
+Fedora Core 4 steals the C-SPC key by default for the `iiimx' program
+which is the input method for some languages.  It blocks Emacs users
+from using the C-SPC key for `set-mark-command'.
+
+One solutions is to remove the `<Ctrl>space' from the `Iiimx' file
+which can be found in the `/usr/lib/X11/app-defaults' directory.
+However, that requires root access.
+
+Another is to specify `Emacs*useXIM: false' in your X resources.
+
+Another is to build Emacs with the `--without-xim' configure option.
+
 *** M-SPC seems to be ignored as input.
 
 See if your X server is set up to use this as a command
index 6bec8c3b0447006081fae6dfc3ffb6134de32b9c..44f00321d369f8c6b2a60751552b83079bdc879a 100644 (file)
@@ -1,3 +1,7 @@
+2005-06-25  Richard M. Stallman  <rms@gnu.org>
+
+       * lread.c (read1): 0.0e+NaN should make a "positive" NaN.
+
 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
 
        * fileio.c (Frename_file): Undo last change: no need to ifdef away