Mercurial > emacs
comparison src/ChangeLog @ 56582:591c2d29ca4b
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sun, 01 Aug 2004 23:09:43 +0000 |
parents | ae7287311f52 |
children | eb864aaf90b0 |
comparison
equal
deleted
inserted
replaced
56581:6cfb1ef9200f | 56582:591c2d29ca4b |
---|---|
1 2004-08-02 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * process.c (read_process_output): Use whole read buffer. | |
4 Don't trigger adaptive read buffering on errors. | |
5 | |
1 2004-07-31 Luc Teirlinck <teirllm@auburn.edu> | 6 2004-07-31 Luc Teirlinck <teirllm@auburn.edu> |
2 | 7 |
3 * keymap.c (Fset_keymap_parent, Fdefine_prefix_command): Doc fixes. | 8 * keymap.c (Fset_keymap_parent, Fdefine_prefix_command): Doc fixes. |
4 | 9 |
5 * keyboard.c (syms_of_keyboard) <disable-point-adjustment>: Doc fix. | 10 * keyboard.c (syms_of_keyboard) <disable-point-adjustment>: Doc fix. |