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 92f4fe45f35..d6447678e0b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-01-01 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * eval.c (run_hook_with_args): Handle the case where the global | ||
| 4 | value has the obsolete single-function form (Bug#5026). | ||
| 5 | |||
| 1 | 2009-12-27 Chong Yidong <cyd@stupidchicken.com> | 6 | 2009-12-27 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * minibuf.c (Fall_completions): Minor optimization. | 8 | * minibuf.c (Fall_completions): Minor optimization. |