| Commit message (Expand) | Author | Age | Files | Lines |
| * | *** empty log message *** | Kim F. Storm | 2002-03-19 | 1 | -0/+5 |
| * | (LIBS): Add $(WSOCK32). From David Ponce <dponce@voila.fr>. | Kim F. Storm | 2002-03-19 | 1 | -0/+1 |
| * | (wait_reading_process_input): Move variables `pname' and `pnamelen' down | Pavel Janík | 2002-03-18 | 2 | -11/+17 |
| * | (Fbyte_code): Discard unused computed value to prevent gcc warning. | Pavel Janík | 2002-03-18 | 2 | -1/+4 |
| * | (Fplist_member): Add prototype. | Pavel Janík | 2002-03-18 | 2 | -0/+5 |
| * | Fix typo. | Pavel Janík | 2002-03-18 | 1 | -1/+1 |
| * | *** empty log message *** | Kim F. Storm | 2002-03-18 | 1 | -0/+9 |
| * | Define HAVE_LOCAL_SOCKETS based on HAVE_SYS_UN_H. | Kim F. Storm | 2002-03-18 | 1 | -9/+1 |
| * | Add HAVE_SENDTO, HAVE_RECVFROM, HAVE_SETSOCKOPT, | Kim F. Storm | 2002-03-18 | 1 | -0/+8 |
| * | (Fmake_network_process): Remove unused variable `sa'. | Pavel Janík | 2002-03-18 | 2 | -4/+11 |
| * | Fix typos. | Pavel Janík | 2002-03-18 | 1 | -2/+2 |
| * | *** empty log message *** | Richard M. Stallman | 2002-03-18 | 1 | -0/+17 |
| * | (cursor_type_changed): New variable. | Richard M. Stallman | 2002-03-18 | 1 | -4/+16 |
| * | (cursor_type_changed): Hew variable. | Richard M. Stallman | 2002-03-18 | 1 | -0/+4 |
| * | (x_set_cursor_type): Set cursor_type_changed, | Richard M. Stallman | 2002-03-18 | 1 | -3/+2 |
| * | Enhanced network process support. | Kim F. Storm | 2002-03-17 | 1 | -0/+57 |
| * | (Qlocal, QCname, QCbuffer, QChost, QCservice, QCfamily) | Kim F. Storm | 2002-03-17 | 1 | -274/+1630 |
| * | (struct Lisp_Process): New member log. | Kim F. Storm | 2002-03-17 | 1 | -3/+8 |
| * | *** empty log message *** | Jason Rumney | 2002-03-17 | 1 | -0/+5 |
| * | (w32_to_all_x_charsets): Return correct type in startup case. | Jason Rumney | 2002-03-16 | 1 | -1/+2 |
| * | *** empty log message *** | Richard M. Stallman | 2002-03-16 | 1 | -0/+11 |
| * | (redisplay_internal, redisplay_windows): | Richard M. Stallman | 2002-03-16 | 1 | -4/+20 |
| * | (print_object): Delete `\ ' from printed rep of frame. | Richard M. Stallman | 2002-03-16 | 1 | -1/+1 |
| * | (dos_rawgetc): Disable the x-autoselect-window feature, | Eli Zaretskii | 2002-03-15 | 2 | -0/+9 |
| * | Added return value to Fhandle_save_session to avoid compiler warning. | Jan Djärv | 2002-03-14 | 1 | -0/+2 |
| * | (png_load): Remove unused variable `gamma_str'. | Pavel Janík | 2002-03-14 | 2 | -1/+4 |
| * | (x_real_positions): Handle failure in XQueryTree. | Richard M. Stallman | 2002-03-14 | 1 | -3/+9 |
| * | *** empty log message *** | Richard M. Stallman | 2002-03-14 | 1 | -4/+8 |
| * | *** empty log message *** | Miles Bader | 2002-03-14 | 1 | -0/+13 |
| * | (adjust_for_invis_intang): New function. | Miles Bader | 2002-03-14 | 1 | -29/+77 |
| * | (text_property_stickiness): Function moved to `textprop.c'. | Miles Bader | 2002-03-14 | 1 | -77/+1 |
| * | (text_property_stickiness): Function moved here from `editfns.c'. | Miles Bader | 2002-03-14 | 1 | -1/+58 |
| * | (text_property_stickiness): New declaration. | Miles Bader | 2002-03-14 | 1 | -1/+2 |
| * | *** empty log message *** | Jason Rumney | 2002-03-13 | 1 | -0/+7 |
| * | Add STRFTIME_NO_POSIX2. | Jason Rumney | 2002-03-13 | 1 | -0/+1 |
| * | (my_strftime) [STRFTIME_NO_POSIX2]: Handle %h, %EX | Jason Rumney | 2002-03-13 | 1 | -0/+7 |
| * | (x_set_toolkit_scroll_bar_thumb) <USE_MOTIF>: Use a fixed-size | Stefan Monnier | 2002-03-13 | 2 | -62/+56 |
| * | (display_mode_element): Fix int/Lisp_Object mixup. | Stefan Monnier | 2002-03-13 | 2 | -1/+6 |
| * | *** empty log message *** | Kim F. Storm | 2002-03-13 | 1 | -0/+4 |
| * | (BASE_PURESIZE): Increase to 775000. | Kim F. Storm | 2002-03-13 | 1 | -1/+1 |
| * | *** empty log message *** | Jan Djärv | 2002-03-12 | 1 | -4/+7 |
| * | (syms_of_editfns): Fix typo. | Juanma Barranquero | 2002-03-12 | 2 | -1/+5 |
| * | Include stdio.h because termhooks.h needs it. | Gerd Moellmann | 2002-03-12 | 2 | -1/+8 |
| * | Fix typo. | Pavel Janík | 2002-03-12 | 1 | -11/+10 |
| * | (syms_of_coding) <file-coding-system-alist>: Doc fix | Andreas Schwab | 2002-03-11 | 2 | -2/+6 |
| * | (note_mouse_movement): Put code for | Gerd Moellmann | 2002-03-11 | 2 | -0/+6 |
| * | (Fload): Don't assume that message_with_ntring uses the | Gerd Moellmann | 2002-03-11 | 2 | -4/+14 |
| * | X Session management additions | Jan Djärv | 2002-03-10 | 1 | -0/+22 |
| * | Added test for HAVE_X_SM and added new file xsmfns.c | Jan Djärv | 2002-03-10 | 1 | -3/+8 |
| * | Added HAVE_X_SM | Jan Djärv | 2002-03-10 | 1 | -0/+3 |