diff options
Diffstat (limited to 'lispintro')
| -rw-r--r-- | lispintro/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lispintro/README b/lispintro/README index 76cf71af156..3aed4f1d8be 100644 --- a/lispintro/README +++ b/lispintro/README | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 | ||
| 2 | Free Software Foundation, Inc. | ||
| 3 | Copying and distribution of this file, with or without modification, | ||
| 4 | are permitted provided the copyright notice and this notice are preserved. | ||
| 5 | |||
| 6 | |||
| 1 | This directory contains the source of the "Introduction to Programming | 7 | This directory contains the source of the "Introduction to Programming |
| 2 | in Emacs Lisp" written by Robert J. Chassell, bob@gnu.org. This | 8 | in Emacs Lisp" written by Robert J. Chassell, bob@gnu.org. This |
| 3 | manual is an elementary introduction to programming in Emacs Lisp for | 9 | manual is an elementary introduction to programming in Emacs Lisp for |