diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3c82211c553..52d3a7c93a1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * lisp.h: Make USE_LSB_TAG work with USE_LISP_UNION_TYPE. | ||
| 4 | (P_): Support for prototypes is now required. | ||
| 5 | |||
| 1 | 2009-10-31 Chong Yidong <cyd@stupidchicken.com> | 6 | 2009-10-31 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * frame.c (Fmake_frame_invisible, Fframe_visible_p): Doc fix | 8 | * frame.c (Fmake_frame_invisible, Fframe_visible_p): Doc fix |