Mercurial > hg > xemacs-beta
comparison lib-src/ChangeLog @ 5225:1086297242fe
Don't throw an error if gnuclient supports GTK and XEmacs doesn't.
2010-06-02 Aidan Kehoe <kehoea@parhasard.net>
* gnuclient.c (main):
If gnuclient was built with GTK support, and is asking a gnuserv
without GTK support to open a frame, fall back to X11, don't
throw an error on the server side, invisible to the client.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Wed, 02 Jun 2010 15:31:15 +0100 |
parents | 39d74978fd32 |
children | 0f7d483cff5a |
comparison
equal
deleted
inserted
replaced
5224:35c2b7e9c03f | 5225:1086297242fe |
---|---|
1 2010-06-02 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * gnuclient.c (main): | |
4 If gnuclient was built with GTK support, and is asking a gnuserv | |
5 without GTK support to open a frame, fall back to X11, don't | |
6 throw an error on the server side, invisible to the client. | |
7 | |
1 2010-04-17 Aidan Kehoe <kehoea@parhasard.net> | 8 2010-04-17 Aidan Kehoe <kehoea@parhasard.net> |
2 | 9 |
3 * make-docfile.c (scan_lisp_file): | 10 * make-docfile.c (scan_lisp_file): |
4 Even if a function doesn't have a doc string, store its file name | 11 Even if a function doesn't have a doc string, store its file name |
5 in DOC. | 12 in DOC. |