diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 4898a2568da..c8b4bee483b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2005-11-09 Juri Linkov <juri@jurta.org> | ||
| 2 | |||
| 3 | * keymap.c (shadow_lookup): If Flookup_key returns a number, | ||
| 4 | call it again with a sub-key-sequence, and if its return value | ||
| 5 | is non-nil (sub-key is bound), return nil. | ||
| 6 | |||
| 1 | 2005-11-08 Kim F. Storm <storm@cua.dk> | 7 | 2005-11-08 Kim F. Storm <storm@cua.dk> |
| 2 | 8 | ||
| 3 | * process.c (Fsignal_process): Recognize signal names with and | 9 | * process.c (Fsignal_process): Recognize signal names with and |