|
Lines 1-7
Link Here
|
| 1 |
<!-- |
1 |
<!-- |
| 2 |
The FreeBSD Documentation Project |
2 |
The FreeBSD Documentation Project |
| 3 |
|
3 |
|
| 4 |
$FreeBSD$ |
4 |
$FreeBSD: doc/en_US.ISO8859-1/books/developers-handbook/tools/chapter.sgml,v 1.30 2003/04/04 03:39:08 seanc Exp $ |
| 5 |
--> |
5 |
--> |
| 6 |
|
6 |
|
| 7 |
<chapter id="tools"> |
7 |
<chapter id="tools"> |
|
Lines 1831-1837
Link Here
|
| 1831 |
<para>Instead of using a proprietary macro language for |
1831 |
<para>Instead of using a proprietary macro language for |
| 1832 |
configuration, Emacs uses a version of Lisp specially adapted |
1832 |
configuration, Emacs uses a version of Lisp specially adapted |
| 1833 |
for editors, known as Emacs Lisp. This can be quite useful if |
1833 |
for editors, known as Emacs Lisp. This can be quite useful if |
| 1834 |
you want to go on and learn something like Common Lisp, as |
1834 |
you want to go on and learn something like Emacs Lisp, as |
| 1835 |
it is considerably smaller than Common Lisp (although still |
1835 |
it is considerably smaller than Common Lisp (although still |
| 1836 |
quite big!).</para> |
1836 |
quite big!).</para> |