Mercurial > emacs
comparison lib-src/ChangeLog @ 74345:d734bb49c745
*** empty log message ***
| author | Juanma Barranquero <lekktu@gmail.com> |
|---|---|
| date | Thu, 30 Nov 2006 23:34:05 +0000 |
| parents | 987cb3362b63 |
| children | 807f5f0914e7 |
comparison
equal
deleted
inserted
replaced
| 74344:c953b13ecd3f | 74345:d734bb49c745 |
|---|---|
| 1 2006-11-30 Juanma Barranquero <lekktu@gmail.com> | |
| 2 | |
| 3 * emacsclient.c (emacs_pid): New variable. | |
| 4 (message): Remove leftover code. | |
| 5 (get_server_config): Set emacs_pid. Don't allow Emacs to grab the | |
| 6 focus yet; emacsclient can still display an informational message | |
| 7 before sending requests to Emacs. | |
| 8 (main): Allow Emacs to grab the focus. Simplify message() call. | |
| 9 | |
| 10 2006-11-30 Michael Mauger <mmaug@yahoo.com> | |
| 11 | |
| 12 * emacsclient.c (message): Make sure the message is properly | |
| 13 written even if it contains printf escapes, and flush the result. | |
| 14 (set_tcp_socket): Make the message for non-local connections | |
| 15 informational rather than an error. | |
| 16 | |
| 1 2006-11-28 Kevin Ryde <user42@zip.com.au> (tiny change) | 17 2006-11-28 Kevin Ryde <user42@zip.com.au> (tiny change) |
| 2 | 18 |
| 3 * etags.c (readline): Check for double quote after #line. | 19 * etags.c (readline): Check for double quote after #line. |
| 4 | 20 |
| 5 2006-11-28 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> (tiny change) | 21 2006-11-28 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> (tiny change) |
