Mercurial > emacs
diff doc/lispref/ChangeLog @ 104991:0b7fb1bd00dc
* functions.texi (Anonymous Functions): Rearrange discussion,
giving usage of unquoted lambda forms first. Mention that
`function' and `#'' are no longer required (Bug#4290).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 13 Sep 2009 01:47:03 +0000 |
parents | 540bac758b93 |
children | 0dbc7a436f38 |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Sun Sep 13 00:52:55 2009 +0000 +++ b/doc/lispref/ChangeLog Sun Sep 13 01:47:03 2009 +0000 @@ -1,3 +1,9 @@ +2009-09-13 Chong Yidong <cyd@stupidchicken.com> + + * functions.texi (Anonymous Functions): Rearrange discussion, + giving usage of unquoted lambda forms first. Mention that + `function' and `#'' are no longer required (Bug#4290). + 2009-09-11 Alan Mackenzie <acm@muc.de> * os.texi (Terminal Output): document `send-string-to-terminal' in