diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 304176a40eb..afe3e6db046 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2010-11-18 Dan Nicolaescu <dann@ics.uci.edu> | 1 | 2010-11-18 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 2 | ||
| 3 | * callproc.c (syms_of_callproc): Use intern_c_string. | ||
| 4 | |||
| 3 | Move declarations from .c files to .h files. | 5 | Move declarations from .c files to .h files. |
| 4 | * process.c (timers_run): | 6 | * process.c (timers_run): |
| 5 | * minibuf.c (quit_char): | 7 | * minibuf.c (quit_char): |