Mercurial > emacs
view lwlib/README @ 72037:52f1e8d569ad
(calcAlg-edit, calcAlg-enter): Remove reference to calc-previous-alg-entry.
(calcAlg-previous): Use previous-history-element instead of
calc-previous-alg-entry.
(calc-do-alg-entry): Add history to reading from minibuffer.
Change keybinding for calcAlg-plus-minus, add keybindings for
previous-history-element and next-history-element.
(calc-alg-entry-history, calc-quick-calc-history): New variables.
(calc-do-quick-calc): Use calc-quick-calc-history.
Remove reference to calc-previous-alg-entry.
(calc-alg-entry): Use calc-alg-entry-history.
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Thu, 20 Jul 2006 20:23:06 +0000 |
parents | 648d04be6a9c |
children | 94ef9897d110 |
line wrap: on
line source
This subdirectory contains the lwlib library which provides a uniform interface to a few different X toolkits. The library was written by Lucid. This version has changes in the makefile to fit in with Emacs's configure script, and some source files have been renamed to fit in 14 characters.