The trivial-ed-functions Reference Manual

This is the trivial-ed-functions Reference Manual, version 0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Feb 26 18:07:22 2024 GMT+0.

Table of Contents


1 Introduction


2 Systems

The main system appears first, followed by any subsystem dependency.


2.1 trivial-ed-functions

A simple compatibility layer for *ed-functions*

Author

Tarn W. Burton

Home Page

https://yitzchak.github.io/trivial-ed-functions/

Bug Tracker

https://github.com/yitzchak/trivial-ed-functions/issues

License

MIT

Version

0.1

Source

trivial-ed-functions.asd.

Child Component

lisp (module).


3 Modules

Modules are listed depth-first from the system components tree.


3.1 trivial-ed-functions/lisp

Source

trivial-ed-functions.asd.

Parent Component

trivial-ed-functions (system).

Child Components

4 Files

Files are sorted by type and then listed depth-first from the systems components trees.


4.1 Lisp


4.1.1 trivial-ed-functions/trivial-ed-functions.asd

Source

trivial-ed-functions.asd.

Parent Component

trivial-ed-functions (system).

ASDF Systems

trivial-ed-functions.


4.1.2 trivial-ed-functions/lisp/packages.lisp

Source

trivial-ed-functions.asd.

Parent Component

lisp (module).

Packages

trivial-ed-functions.


4.1.3 trivial-ed-functions/lisp/interface.lisp

Dependency

packages.lisp (file).

Source

trivial-ed-functions.asd.

Parent Component

lisp (module).

Internals

ed-hook (function).


5 Packages

Packages are listed by definition order.


5.1 trivial-ed-functions

A simple compatibility layer for *ed-functions*

Source

packages.lisp.

Nickname

tef

Use List

common-lisp.

Internals

ed-hook (function).


6 Definitions

Definitions are sorted by export status, category, package, and then by lexicographic order.


6.1 Internals


6.1.1 Ordinary functions

Function: ed-hook (&optional x)
Package

trivial-ed-functions.

Source

interface.lisp.


Appendix A Indexes


A.1 Concepts


A.2 Functions

Jump to:   E   F  
Index Entry  Section

E
ed-hook: Private ordinary functions

F
Function, ed-hook: Private ordinary functions


A.3 Variables