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 283f3fb4201..2a0ad325f6d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -6,6 +6,8 @@ | |||
| 6 | * nsmenu.m (EmacsMenu-parseKeyEquiv:, addItemWithWidgetValue:): | 6 | * nsmenu.m (EmacsMenu-parseKeyEquiv:, addItemWithWidgetValue:): |
| 7 | Display all shortcuts, including those w/o super modifier. | 7 | Display all shortcuts, including those w/o super modifier. |
| 8 | 8 | ||
| 9 | * nsfns.m (ns-read-file-name): Fix typo in assignment statement. | ||
| 10 | |||
| 9 | 2009-01-22 Chong Yidong <cyd@stupidchicken.com> | 11 | 2009-01-22 Chong Yidong <cyd@stupidchicken.com> |
| 10 | 12 | ||
| 11 | * fileio.c (Vwrite_region_post_annotation_function) | 13 | * fileio.c (Vwrite_region_post_annotation_function) |