]> git.eshelyaron.com Git - emacs.git/commitdiff
subr-arity
authorDave Love <fx@gnu.org>
Fri, 26 May 2000 10:28:09 +0000 (10:28 +0000)
committerDave Love <fx@gnu.org>
Fri, 26 May 2000 10:28:09 +0000 (10:28 +0000)
etc/NEWS

index 1d66b78f92041a3e0a7a418e4e317348a28d4d77..2d78e34f71e8c240aad8b5b1de7cf2fc22bc4910 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -895,7 +895,7 @@ declarations when given the --declarations option.
 *** New language Ada: tags are functions, procedures, packages, tasks, and
 types.
 
-*** In Fortran, procedure is no more tagged.
+*** In Fortran, `procedure' is not tagged.
 
 *** In Java, tags are created for "interface".
 
@@ -1199,6 +1199,9 @@ functionality with aliases for the mldrag functions.
 * Lisp changes made after edition 2.6 of the Emacs Lisp Manual,
 (Display-related features are described in a page of their own below.)
 
+** The function `sub-arity' provides information on the argument list
+of a primitive.
+
 \f
 * Lisp changes in Emacs 21.1 (see following page for display-related features)