Mercurial > emacs
diff doc/lispref/ChangeLog @ 109182:843d932d732e
Adapt docs of primitives to ANSI C arg list.
internals.texi (Writing Emacs Primitives): Adapt to ANSI C
calling sequences, which are now the standard.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 09 Jul 2010 11:38:50 +0300 |
parents | d418516def73 |
children | 60516122d066 |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Thu Jul 08 18:09:50 2010 -0700 +++ b/doc/lispref/ChangeLog Fri Jul 09 11:38:50 2010 +0300 @@ -1,3 +1,8 @@ +2010-07-09 Eli Zaretskii <eliz@gnu.org> + + * internals.texi (Writing Emacs Primitives): Adapt to ANSI C + calling sequences, which are now the standard. + 2010-06-02 Chong Yidong <cyd@stupidchicken.com> * searching.texi (Regexp Special): Remove obsolete information