Mercurial > emacs
comparison src/ChangeLog @ 41238:2ddb244eca48
*** empty log message ***
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Sun, 18 Nov 2001 08:37:52 +0000 |
parents | 4b41a0868e62 |
children | 3cba35ee2b1c |
comparison
equal
deleted
inserted
replaced
41237:4b41a0868e62 | 41238:2ddb244eca48 |
---|---|
51 | 51 |
52 * xterm.h (x_update_cursor): Remove duplicated prototype. | 52 * xterm.h (x_update_cursor): Remove duplicated prototype. |
53 | 53 |
54 * keyboard.h (clear_waiting_for_input): Remove duplicated prototype. | 54 * keyboard.h (clear_waiting_for_input): Remove duplicated prototype. |
55 | 55 |
56 * xterm.c (waiting_for_input): Remove unnecessary prototype. | 56 * xterm.c (waiting_for_input): Remove unnecessary declaration. |
57 | 57 |
58 * data.c (Ftimes): Doc fix. | 58 * data.c (Ftimes, Fquo, Frem, Fmod): Doc fix. |
59 (Fquo): Likewise. | |
60 (Frem): Likewise. | |
61 (Fmod): Likewise. | |
62 | 59 |
63 2001-11-16 Stefan Monnier <monnier@cs.yale.edu> | 60 2001-11-16 Stefan Monnier <monnier@cs.yale.edu> |
64 | 61 |
65 * fileio.c (choose_write_coding_system): New fun, extracted | 62 * fileio.c (choose_write_coding_system): New fun, extracted |
66 from Fwrite_region. | 63 from Fwrite_region. |