diff options
| author | Eli Zaretskii | 2001-11-23 12:19:13 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2001-11-23 12:19:13 +0000 |
| commit | d92cb53b455584e21f0ee00e3d775f8b5587362c (patch) | |
| tree | b3f494de513fa6d3b51cb7c9d90b41e2ab7990df /info | |
| parent | d4b56a8f2a92de4b891db5904742fec1df233269 (diff) | |
| download | emacs-d92cb53b455584e21f0ee00e3d775f8b5587362c.tar.gz emacs-d92cb53b455584e21f0ee00e3d775f8b5587362c.zip | |
Add an item for emacs-lisp-intro.
Diffstat (limited to 'info')
| -rw-r--r-- | info/dir | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -18,6 +18,8 @@ Emacs | |||
| 18 | * Info: (info). How to use the documentation browsing system. | 18 | * Info: (info). How to use the documentation browsing system. |
| 19 | * Emacs: (emacs). The extensible self-documenting text editor. | 19 | * Emacs: (emacs). The extensible self-documenting text editor. |
| 20 | * Emacs FAQ: (efaq). Frequently Asked Questions about Emacs. | 20 | * Emacs FAQ: (efaq). Frequently Asked Questions about Emacs. |
| 21 | * Emacs Lisp Intro: (emacs-lisp-intro). | ||
| 22 | A simple introduction to Emacs Lisp programming. | ||
| 21 | * Elisp: (elisp). The Emacs Lisp Reference Manual. | 23 | * Elisp: (elisp). The Emacs Lisp Reference Manual. |
| 22 | 24 | ||
| 23 | * CL: (cl). Partial Common Lisp support for Emacs Lisp. | 25 | * CL: (cl). Partial Common Lisp support for Emacs Lisp. |