Mercurial > emacs
comparison src/ChangeLog @ 62341:87b552721862
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 14 May 2005 14:17:07 +0000 |
parents | 178dce14498b |
children | 0e8b9e2e0990 |
comparison
equal
deleted
inserted
replaced
62340:04670231f80c | 62341:87b552721862 |
---|---|
1 2005-05-14 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * xdisp.c (message3): Call cancel_echoing. | |
4 | |
5 * alloc.c (Fmemory_full_p): New function. | |
6 (syms_of_alloc): defsubr it. | |
7 | |
8 * process.c (send_process_trap): Unblock SIGPIPE. | |
9 (send_process): Reset SIGPIPE handler before reporting error. | |
10 | |
1 2005-05-14 Nick Roberts <nickrob@snap.net.nz> | 11 2005-05-14 Nick Roberts <nickrob@snap.net.nz> |
2 | 12 |
3 * emacs.c (syms_of_emacs): Fix doc string for system-type. | 13 * emacs.c (syms_of_emacs): Fix doc string for system-type. |
4 | 14 |
5 2005-05-13 Richard M. Stallman <rms@gnu.org> | 15 2005-05-13 Richard M. Stallman <rms@gnu.org> |