diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 22b15a5b00f..1da08defc39 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2014-04-03 Daniel Colascione <dancol@dancol.org> | ||
| 2 | |||
| 3 | * data.c (Ffset): Abort if we're trying to set a function call to | ||
| 4 | a dead lisp object. | ||
| 5 | |||
| 6 | * lisp.h (EARRAYSIZE): New macro. | ||
| 7 | |||
| 1 | 2014-04-02 Martin Rudalics <rudalics@gmx.at> | 8 | 2014-04-02 Martin Rudalics <rudalics@gmx.at> |
| 2 | 9 | ||
| 3 | * xterm.c (x_new_font): Don't calculate non-toolkit scrollbar | 10 | * xterm.c (x_new_font): Don't calculate non-toolkit scrollbar |