|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| AddOp | |
| defcustom | |
| defgroup | |
| DivideOp | |
| ELisp | |
| ELispReader | A class to read Emacs Lisp forms (S-expressions). |
| lambda | The Syntax transformer that re-writes the lambda builtin. |
| NumberCompare | |
| SaveExcursion | |
| While | Implement the ELisp `while' syntax form. |
| Exception Summary | |
|---|---|
| CatchableException | An exception thrown by (throw tag value) and caught by (catch tag body). |
Contains classes to implement the Emacs Lisp language.
In contrast
gnu.jemacs.buffer
contains classes that implement the editing functionality for buffers.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||