| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | * composite.c (compose_chars_in_text): | Kim F. Storm | 2005-06-08 | 1 | -10/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | (Fstart_process): Don't touch command_channel_p slot. | Richard M. Stallman | 2005-06-08 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve commentary for adaptive read buffering. | Kim F. Storm | 2005-06-07 | 1 | -4/+13 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-55 | Miles Bader | 2005-05-26 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | (send_process): Move misplaced volatile. | Andreas Schwab | 2005-05-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | (send_process): Remove misplaced volatile. | Andreas Schwab | 2005-05-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | (send_process): Restore the SIGPIPE handler if we catch a SIGPIPE. | Eli Zaretskii | 2005-05-21 | 1 | -1/+2 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53 | Miles Bader | 2005-05-20 | 1 | -1/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | (send_process_trap): Unblock SIGPIPE. | Richard M. Stallman | 2005-05-14 | 1 | -1/+6 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31 | Miles Bader | 2005-03-31 | 1 | -4/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | (Vfile_name_coding_system, Vdefault_file_name_coding_system): | Stefan Monnier | 2005-03-24 | 1 | -4/+2 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-28 | Miles Bader | 2005-03-19 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | (init_process): Change `#ifdef DARWIN' to `#if defined (DARWIN) || | YAMAMOTO Mitsuharu | 2005-03-16 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-4 | Miles Bader | 2005-01-22 | 1 | -0/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | * s/darwin.h: Removed PTY_ITERATION from here. | Steven Tamm | 2005-01-22 | 1 | -0/+14 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81 | Miles Bader | 2005-01-02 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | (list_processes_1): Set undo_list instead of calling Fbuffer_undo_list. | Richard M. Stallman | 2004-12-27 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-79 | Miles Bader | 2004-12-25 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | * syssignal.h: Declare main_thread. | Jan Djärv | 2004-12-15 | 1 | -0/+3 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70 | Miles Bader | 2004-11-12 | 1 | -15/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | (Fmake_network_process): Remove unused var 'retry'. | Kim F. Storm | 2004-11-09 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | (Fmake_network_process): Remove kludge for interrupted | Kim F. Storm | 2004-11-09 | 1 | -14/+5 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69 | Miles Bader | 2004-11-04 | 1 | -7/+41 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | (connect_wait_mask, num_pending_connects): Only | Kim F. Storm | 2004-11-01 | 1 | -7/+41 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | (send_process): Be sure to free composition data. | Kenichi Handa | 2004-09-29 | 1 | -0/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-32 | Miles Bader | 2004-08-27 | 1 | -105/+109 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | (process_send_signal) [SIGNALS_VIA_CHARACTERS, HAVE_TERMIOS]: | Richard M. Stallman | 2004-08-22 | 1 | -4/+11 | |
| | * | | | | | | | | | | | | | | | | (wait_reading_process_output): Rename from | Kim F. Storm | 2004-08-20 | 1 | -18/+18 | |
| | * | | | | | | | | | | | | | | | | * process.c (wait_reading_process_input): Clean up. | Kim F. Storm | 2004-08-19 | 1 | -94/+66 | |
| | * | | | | | | | | | | | | | | | | (process_send_signal): Use CDISABLE. | Kim F. Storm | 2004-08-19 | 1 | -9/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | (Faccept_process_output): Add arg JUST-THIS-ONE; | Kim F. Storm | 2004-08-17 | 1 | -8/+30 | |
| | * | | | | | | | | | | | | | | | (process_send_signal): Fix last change--use | Kim F. Storm | 2004-08-17 | 1 | -1/+9 | |
| | * | | | | | | | | | | | | | | | (process_send_signal) [SIGNALS_VIA_CHARACTERS, HAVE_TERMIOS]: Clean up. | Richard M. Stallman | 2004-08-16 | 1 | -10/+13 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-27 | Miles Bader | 2004-08-03 | 1 | -6/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | (read_process_output): Use whole read buffer. | Kim F. Storm | 2004-08-01 | 1 | -6/+6 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-25 | Miles Bader | 2004-07-23 | 1 | -3/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | Fixes for Ctrl-G support on carbon, replacing old timeout based polling | Steven Tamm | 2004-07-19 | 1 | -3/+4 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15 | Miles Bader | 2004-06-28 | 1 | -55/+53 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | Comment change. | Richard M. Stallman | 2004-06-13 | 1 | -0/+2 | |
| | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | (Fdelete_process): Undo 2004-05-28 change. | Kim F. Storm | 2004-06-06 | 1 | -28/+11 | |
| | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | process.c (Fdelete_process): Do not call remove_process. | Noah Friedman | 2004-05-28 | 1 | -1/+12 | |
| | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| | * | | | | | | | | | (wait_reading_process_input): Check connect_wait_mask | Kim F. Storm | 2004-05-25 | 1 | -1/+2 | |
| | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| | * | | | | | | | | (wait_reading_process_input): Make reentrant. | Kim F. Storm | 2004-05-13 | 1 | -3/+4 | |
| | * | | | | | | | | (read_process_output): Grow decoding_buf when needed; | Kim F. Storm | 2004-05-11 | 1 | -0/+4 | |
| | * | | | | | | | | (Fstart_process): Fix docstring. | Juanma Barranquero | 2004-05-10 | 1 | -2/+2 | |
| | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| | * | | | | | | | (Fwaiting_for_user_input_p, Fmake_network_process) | Juanma Barranquero | 2004-05-08 | 1 | -33/+33 | |
| | | |_|_|_|_|/ | |/| | | | | | ||||||
| | * | | | | | | (wait_reading_process_input): Don't do adaptive read | Kim F. Storm | 2004-02-06 | 1 | -1/+1 | |
| | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | | * process.c (sigchld_handler): Add comment about not calling malloc | Jan Djärv | 2004-01-27 | 1 | -1/+4 | |
| | * | | | | | (sigchld_handler): Set synch_process_termsig | Jan Djärv | 2004-01-26 | 1 | -12/+1 | |
| | | |_|_|/ | |/| | | | ||||||
| | * | | | | (wait_reading_process_input) [SYNC_INPUT]: Check interrupt_input_pending. | Stefan Monnier | 2004-01-21 | 1 | -0/+4 | |