Mercurial > emacs
comparison src/ChangeLog @ 93945:76ebfa5df8a2
* minibuffer.el (minibuffer--double-dollars, read-file-name-internal):
New functions.
* fileio.c (read_file_name_cleanup, Fread_file_name_internal):
Move functions to minibuffer.el.
(syms_of_fileio): Don't declare them.
| author | Stefan Monnier <monnier@iro.umontreal.ca> |
|---|---|
| date | Thu, 10 Apr 2008 03:12:49 +0000 |
| parents | dfe13eac745b |
| children | e03345b7622b |
comparison
equal
deleted
inserted
replaced
| 93944:a5df3c8bf64a | 93945:76ebfa5df8a2 |
|---|---|
| 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. |
| 4 (syms_of_minibuf): Remove its initialization. | 10 (syms_of_minibuf): Remove its initialization. |
| 5 | 11 |
