(Porting Common Lisp): Fix typo.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
|
||||
|
||||
* cl.texi (Porting Common Lisp): Fix typo.
|
||||
|
||||
2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
|
||||
|
||||
* rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
|
||||
|
||||
@@ -5144,7 +5144,7 @@ difficult to port large Common Lisp applications to Emacs. For
|
||||
one, some of the features in this package are not fully compliant
|
||||
with ANSI or Steele; @pxref{Common Lisp Compatibility}. But there
|
||||
are also quite a few features that this package does not provide
|
||||
at all. Here are some major omissions that you will want watch out
|
||||
at all. Here are some major omissions that you will want to watch out
|
||||
for when bringing Common Lisp code into Emacs.
|
||||
|
||||
@itemize @bullet
|
||||
|
||||
Reference in New Issue
Block a user