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 a402a195225..c9bff1a7e29 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-04-21 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * fileio.c (Qdefault_directory): New variable. | ||
| 4 | (Fread_file_name): Use it to pass `dir' to the completion functions. | ||
| 5 | |||
| 1 | 2008-04-20 Chong Yidong <cyd@stupidchicken.com> | 6 | 2008-04-20 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * xdisp.c (pos_visible_p): Check if iterator stops on a display string. | 8 | * xdisp.c (pos_visible_p): Check if iterator stops on a display string. |