diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d87c1d0fbcb..e70683dd12a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | 2011-03-16 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2011-03-16 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 2 | ||
| 3 | * callint.c (quotify_arg, quotify_args): Now static. | 3 | * callint.c (quotify_arg, quotify_args): Now static. |
| 4 | (Fcall_interactively): Rename locals to avoid shadowing. | ||
| 4 | 5 | ||
| 5 | * lisp.h (get_system_name, get_operating_system_release): | 6 | * lisp.h (get_system_name, get_operating_system_release): |
| 6 | Move decls here, to check interfaces. | 7 | Move decls here, to check interfaces. |