Skip to content
Snippets Groups Projects
Commit fa8ec189 authored by gerd's avatar gerd
Browse files

*** empty log message ***

parent baf0b858
No related branches found
No related tags found
No related merge requests found
...@@ -90,6 +90,8 @@ New in this release: ...@@ -90,6 +90,8 @@ New in this release:
- DIRECT-SLOT-DEFINITION-CLASS and EFFECTIVE-SLOT-DEFINITION-CLASS - DIRECT-SLOT-DEFINITION-CLASS and EFFECTIVE-SLOT-DEFINITION-CLASS
AMOP compliant. AMOP compliant.
- ALLOCATE-INSTANCE working with structures defined with DEFSTRUCT. - ALLOCATE-INSTANCE working with structures defined with DEFSTRUCT.
- With (DEFGENERIC FOO (&REST X &KEY)) (DEFMETHOD FOO (&REST X) X),
(FOO 1) now signals an error.
* Improvements to Hemlock, the Emacs-like editor: * Improvements to Hemlock, the Emacs-like editor:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment