diff options
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 0475635e958..2400c6a8e0a 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-05-08 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | * internals.texi (C Dialect): New section. | ||
| 4 | (C Integer Types): Mention bool_bf. | ||
| 5 | |||
| 1 | 2014-04-30 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2014-04-30 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * processes.texi (Filter Functions, Sentinels): Advertise add-function. | 8 | * processes.texi (Filter Functions, Sentinels): Advertise add-function. |