diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 88a86246728..29b0e0c5ab1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2008-04-10 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * fileio.c (read_file_name_cleanup, Fread_file_name_internal): | ||
| 4 | Move functions to minibuffer.el. | ||
| 5 | (syms_of_fileio): Don't declare them. | ||
| 6 | |||
| 1 | 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca> | 7 | 2008-04-09 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 8 | ||
| 3 | * minibuf.c (Vcompletion_auto_help): Move to minibuffer.el. | 9 | * minibuf.c (Vcompletion_auto_help): Move to minibuffer.el. |