*** empty log message ***
This commit is contained in:
parent
d0ade32543
commit
9257b6273a
2 changed files with 9 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue