Mercurial > emacs
comparison src/ChangeLog @ 39600:f531a9e9f5d5
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Fri, 05 Oct 2001 12:34:41 +0000 |
parents | ad301d019554 |
children | 80c62639fd20 |
comparison
equal
deleted
inserted
replaced
39599:56800ba6a856 | 39600:f531a9e9f5d5 |
---|---|
1 2001-10-05 Miles Bader <miles@gnu.org> | |
2 | |
3 * minibuf.c (Fminibuffer_prompt_end, Fminibuffer_contents) | |
4 (Fminibuffer_contents_no_properties, Fdelete_minibuffer_contents): | |
5 New functions (were in simple.el). | |
6 (Fminibuffer_complete_and_exit, Fminibuffer_complete_word) | |
7 (read_minibuf, do_completion, Fminibuffer_completion_help): Use them. | |
8 (syms_of_minibuf): Initialize them. | |
9 | |
1 2001-10-05 Gerd Moellmann <gerd@gnu.org> | 10 2001-10-05 Gerd Moellmann <gerd@gnu.org> |
2 | 11 |
3 * xfns.c (tiff_error_handler, tiff_warning_handler): New functions. | 12 * xfns.c (tiff_error_handler, tiff_warning_handler): New functions. |
4 (tiff_load): Install them as error and warning handler. | 13 (tiff_load): Install them as error and warning handler. |
5 | 14 |