diff options
| author | Eli Zaretskii | 2001-11-24 09:41:13 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2001-11-24 09:41:13 +0000 |
| commit | c4b090da7a18ee2c3e804505c3308f4ff1c950f9 (patch) | |
| tree | 5260058089886a37949481ce4429c9a3fad2e26b | |
| parent | 613d8ea445fa5f74e3bb4bfb3d0b2924e6cad95a (diff) | |
| download | emacs-c4b090da7a18ee2c3e804505c3308f4ff1c950f9.tar.gz emacs-c4b090da7a18ee2c3e804505c3308f4ff1c950f9.zip | |
Update the entry for Emacs Lisp Introduction.
| -rw-r--r-- | info/dir | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -18,7 +18,7 @@ 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). | 21 | * Emacs Lisp Introduction: (eintr). |
| 22 | A simple introduction to Emacs Lisp programming. | 22 | A simple introduction to Emacs Lisp programming. |
| 23 | * Elisp: (elisp). The Emacs Lisp Reference Manual. | 23 | * Elisp: (elisp). The Emacs Lisp Reference Manual. |
| 24 | 24 | ||