view lwlib/README @ 98162:d5c5ea23d8ea

(proced-sort-header): New face. (proced-sort-header-face): New variable. (proced-format): Allow format value nil. Use proced-sort-header-face for header of sort column. (proced-format-args): New function. (proced-grammar-alist, proced-timer-flag, proced-process-alist) (proced-header-help-echo, proced-field-help-echo, proced-timer) (proced-toggle-timer-flag, proced, proced-mode): Doc fix. (proced-refine): Renamed from proced-filter-attribute. Doc fix. (proced-sort-header): Bind also to mouse-1. (proced-move-to-goal-column): Return position of point. (proced-filter-interactive): Always revert listing. (proced-format-ttname): Simplify. (proced-update): Do not keep undo information. Put point at beginning of buffer if we generate the first listing.
author Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
date Fri, 12 Sep 2008 16:58:53 +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.