view lwlib/README @ 110660:4b5aaeebe785

lisp/server.el: Use just one way to pass the Emacs PID to emacsclient. * lib-src/emacsclient.c (get_server_config): Don't read Emacs pid from the authentication file. * lisp/server.el (server-start): Don't write pid to the authentication file. (server-create-tty-frame): Don't send pid. (server-process-filter): Send pid at the start of every connection.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 30 Sep 2010 04:53:26 +0200
parents 316cee8951ad
children
line wrap: on
line source

This subdirectory contains the Lucid Widget Library (lwlib), which
provides a uniform interface to a few different X toolkits.  The
library was written by Lucid, Inc and released under the terms of the
GPL version 1 (or later).  It is not considered part of GNU Emacs.

This version of the library differs from the original as described in
the ChangeLog file.