view lwlib/README @ 99515:9b767bc53027

* international/mule.el (autoload-coding-system, with-category-table) (ctext-non-standard-encodings-alist): Fix typos in docstrings. (coding-system-equal, set-buffer-process-coding-system): Doc fixes. (set-buffer-file-coding-system, revert-buffer-with-coding-system) (set-file-name-coding-system, ctext-pre-write-conversion) (auto-coding-functions, find-auto-coding, modify-coding-system-alist): Reflow docstrings. (charset-list, set-coding-priority): Remove redundant obsolescence info. (charset-id, charset-bytes, make-coding-system): Add obsolescence info. (char-valid-p): Define with `define-obsolete-function-alias'. * textmodes/artist.el (artist-mode): Fix typos in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 12 Nov 2008 18:39:08 +0000
parents 83d86faaca82
children 316cee8951ad
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.  For example, the file "lwlib-int.h" was renamed
from "lwlib-internal.h" in order to fit in 14 characters, and the
makefile adjusted to fit in with Emacs's configure script.