Mercurial > emacs
comparison src/ChangeLog @ 99879:4384519c1555
* minibuf.c (Fcompleting_read, Vminibuffer_completion_confirm):
Document confirm-after-completion value for
minibuffer-completion-confirm.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 24 Nov 2008 19:12:36 +0000 |
parents | 660185ec89b9 |
children | 27151a994646 |
comparison
equal
deleted
inserted
replaced
99878:684861183d28 | 99879:4384519c1555 |
---|---|
1 2008-11-24 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * minibuf.c (Fcompleting_read, Vminibuffer_completion_confirm): | |
4 Document confirm-after-completion value for | |
5 minibuffer-completion-confirm. | |
6 | |
1 2008-11-24 Jason Rumney <jasonr@gnu.org> | 7 2008-11-24 Jason Rumney <jasonr@gnu.org> |
2 | 8 |
3 * w32font.c (check_face_name): Use xstrcasecmp. Avoid compiler | 9 * w32font.c (check_face_name): Use xstrcasecmp. Avoid compiler |
4 warning. | 10 warning. |
5 | 11 |