Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Don't require `cl'. | Thien-Thi Nguyen | 2007-08-27 | 1 | -9/+4 | |
| | | | | | (elib-stack-create, elib-stack-push, elib-stack-pop): Delete funcs. (elib-avl-mapc): Use `nil' for new stack, and `push' and `pop' directly. | |||||
* | Move provide form to end; nfc. | Thien-Thi Nguyen | 2007-08-27 | 1 | -1/+2 | |
| | ||||||
* | Munge comments, whitespace, indentation, hanging parens; nfc. | Thien-Thi Nguyen | 2007-08-27 | 1 | -397/+252 | |
| | ||||||
* | Initial revision, comprising elib-node.el and avltree.el, | Thien-Thi Nguyen | 2007-08-27 | 1 | -0/+715 | |
with minimum modifications for standalone-compilation. |