*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Sat, 11 Mar 2006 15:46:24 +0000 (15:46 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 11 Mar 2006 15:46:24 +0000 (15:46 +0000)
etc/PROBLEMS
src/ChangeLog

index 490c59a..de0dc31 100644 (file)
@@ -1217,6 +1217,10 @@ resources to load all the colors it needs.
 
 A solution is to exit the offending X programs before starting Emacs.
 
+"undefined color" messages can also occur if the RgbPath entry in the
+X configuration file is incorrect, or the rgb.txt file is not where
+X expects to find it.
+
 *** Improving performance with slow X connections.
 
 There are several ways to improve this performance, any subset of which can
index f11202c..cfac912 100644 (file)
@@ -1,3 +1,8 @@
+2006-03-11  Eli Zaretskii  <eliz@gnu.org>
+
+       * vm-limit.c [HAVE_GETRLIMIT]: Don't define unconditionally.
+       Don't include sys/resource.h unless defined.
+
 2006-03-11  Richard Stallman  <rms@gnu.org>
 
        * keymap.c (describe_map): Shorten string to indicate shadowed binding.