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 69c8f22e700..6c39715fed3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-12-15 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * xdisp.c (decode_mode_spec): Inhibit garbage collection when | ||
| 4 | calling file-remote-p. Reported by Jim Meyering. | ||
| 5 | |||
| 1 | 2009-12-15 Michael Albinus <michael.albinus@gmx.de> | 6 | 2009-12-15 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 7 | ||
| 3 | * dbusbind.c (xd_retrieve_arg): Reorder declarations in order to | 8 | * dbusbind.c (xd_retrieve_arg): Reorder declarations in order to |