diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 985a07c4ea3..e1e66c0c249 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,7 +1,10 @@ | |||
| 1 | 2010-11-10 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * emacs.c (syms_of_emacs) <system-type>: Doc fix. | ||
| 4 | |||
| 1 | 2010-11-09 Eli Zaretskii <eliz@gnu.org> | 5 | 2010-11-09 Eli Zaretskii <eliz@gnu.org> |
| 2 | 6 | ||
| 3 | * xfns.c (x_real_positions): Fix declaration-after-statement | 7 | * xfns.c (x_real_positions): Fix declaration-after-statement problem. |
| 4 | problem. | ||
| 5 | 8 | ||
| 6 | 2010-11-09 Chong Yidong <cyd@stupidchicken.com> | 9 | 2010-11-09 Chong Yidong <cyd@stupidchicken.com> |
| 7 | 10 | ||