diff options
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 05716cd77b3..43d737b618f 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-12-11 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | * internals.texi (C Integer Types): New section. | ||
| 4 | This follows up and records an email in | ||
| 5 | <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00496.html>. | ||
| 6 | |||
| 1 | 2012-12-10 Stefan Monnier <monnier@iro.umontreal.ca> | 7 | 2012-12-10 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 8 | ||
| 3 | * control.texi (Pattern maching case statement): New node. | 9 | * control.texi (Pattern maching case statement): New node. |