Mercurial > emacs
comparison src/ChangeLog @ 44529:ce826e8a3a41
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 12 Apr 2002 06:01:18 +0000 |
parents | eacabd6d7bc9 |
children | 83058ae4a115 |
comparison
equal
deleted
inserted
replaced
44528:d5befc8ddce0 | 44529:ce826e8a3a41 |
---|---|
1 2002-04-12 Stefan Monnier <monnier@cs.yale.edu> | |
2 | |
3 * msdos.c (dos_rawgetc): Use a single event for HELP_EVENT. | |
4 | |
5 * keyboard.c (command_loop_1): Turn off transient-mark-mode rather | |
6 than deactivating the mark if tmm is set to `lambda'. | |
7 (gen_help_event, kbd_buffer_store_help_event, kbd_buffer_get_event): | |
8 Use a single event for HELP_EVENT. | |
9 (Fexecute_extended_command): Save last_point_position. | |
10 | |
1 2002-04-12 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 11 2002-04-12 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
2 | 12 |
3 * lisp.h (Fpropertize): Add prototype. | 13 * lisp.h (Fpropertize): Add prototype. |
4 | 14 |
5 * fns.c (Fy_or_n_p): Use `minibuffer-prompt' face for prompt. | 15 * fns.c (Fy_or_n_p): Use `minibuffer-prompt' face for prompt. |