diff options
| -rw-r--r-- | man/cl.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/cl.texi b/man/cl.texi index 3282fee411a..bc4db1cb927 100644 --- a/man/cl.texi +++ b/man/cl.texi | |||
| @@ -50,7 +50,7 @@ license to the document, as described in section 6 of the license. | |||
| 50 | @end titlepage | 50 | @end titlepage |
| 51 | 51 | ||
| 52 | @node Top, Overview, (dir), (dir) | 52 | @node Top, Overview, (dir), (dir) |
| 53 | @chapter Common Lisp Extensions | 53 | @chapter Overview |
| 54 | 54 | ||
| 55 | @noindent | 55 | @noindent |
| 56 | This document describes a set of Emacs Lisp facilities borrowed from | 56 | This document describes a set of Emacs Lisp facilities borrowed from |