mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-06 05:52:32 -08:00
(Porting Common Lisp): Fix typo.
This commit is contained in:
parent
f587e30b7f
commit
4f79343e09
2 changed files with 5 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue