| Commit message (Expand) | Author | Age | Files | Lines |
| * | *** empty log message *** | Stefan Monnier | 2002-04-01 | 1 | -0/+16 |
| * | Typo. | Stefan Monnier | 2002-04-01 | 1 | -1/+1 |
| * | (buf_charpos_to_bytepos, buf_bytepos_to_charpos): Use BEG and BEG_BYTE. | Stefan Monnier | 2002-04-01 | 1 | -4/+4 |
| * | (get_doc_string): Return nil of the location is wrong. | Stefan Monnier | 2002-04-01 | 1 | -14/+93 |
| * | (DEC_POS, BUF_DEC_POS): Use BEG_BYTE. | Stefan Monnier | 2002-04-01 | 1 | -4/+8 |
| * | (Fstring): Allow 0 arguments. | Stefan Monnier | 2002-04-01 | 1 | -5/+5 |
| * | (DATAGRAM_CONN_P, list_processes_1) | Stefan Monnier | 2002-04-01 | 2 | -17/+23 |
| * | (XTread_socket): Fix int/Lisp_Object confusion. | Stefan Monnier | 2002-04-01 | 1 | -1/+1 |
| * | *** empty log message *** | Pavel Janík | 2002-04-01 | 1 | -0/+2 |
| * | (XTread_socket): Generate SELECT_WINDOW_EVENTs only for Emacs windows. | Pavel Janík | 2002-04-01 | 1 | -1/+2 |
| * | *** empty log message *** | Pavel Janík | 2002-04-01 | 1 | -0/+22 |
| * | Rename x_autoselect_window_p to autoselect_window_p. | Pavel Janík | 2002-04-01 | 1 | -4/+4 |
| * | Rename x_autoselect_window_p to autoselect_window_p. | Pavel Janík | 2002-04-01 | 1 | -4/+6 |
| * | (autoselect_window_p): Renamed from `x_autoselect_window_p'. | Pavel Janík | 2002-04-01 | 1 | -27/+35 |
| * | (Qselect_window): New symbol. | Pavel Janík | 2002-04-01 | 1 | -1/+13 |
| * | (enum event_kind): New event type `SELECT_WINDOW_EVENT'. | Pavel Janík | 2002-04-01 | 1 | -0/+3 |
| * | Fix typo. | Pavel Janík | 2002-03-31 | 3 | -3/+3 |
| * | (x_get_char_face_and_encoding): Add parameter DISPLAY_P. | Gerd Moellmann | 2002-03-31 | 2 | -12/+23 |
| * | Comment change. | Richard M. Stallman | 2002-03-30 | 2 | -3/+13 |
| * | (window_scroll_pixel_based): Exit the move_it_by_lines | Richard M. Stallman | 2002-03-30 | 1 | -1/+6 |
| * | (set_frame_size): Don't call change_frame_size. | Richard M. Stallman | 2002-03-30 | 1 | -0/+4 |
| * | Update copyright. | Gerd Moellmann | 2002-03-30 | 2 | -1/+6 |
| * | (direct_output_for_insert): Call | Gerd Moellmann | 2002-03-30 | 1 | -8/+1 |
| * | *** empty log message *** | Gerd Moellmann | 2002-03-29 | 1 | -1/+1 |
| * | (w32_draw_relief_rect): Fix calculations of line lengths. | Jason Rumney | 2002-03-29 | 2 | -4/+8 |
| * | *** empty log message *** | Eli Zaretskii | 2002-03-29 | 1 | -0/+2 |
| * | (lread.o): Depend on coding.h. | Eli Zaretskii | 2002-03-29 | 1 | -1/+1 |
| * | (openp, Fload): Encode the file name before pasing it | Eli Zaretskii | 2002-03-29 | 2 | -22/+40 |
| * | (Flax_plist_put): Doc fix. | Kim F. Storm | 2002-03-29 | 1 | -1/+1 |
| * | *** empty log message *** | Kim F. Storm | 2002-03-29 | 1 | -0/+4 |
| * | Fixes to previous entries | Jason Rumney | 2002-03-28 | 1 | -1/+1 |
| * | (DATAGRAM_CONN_P): Make sure PROC is really a process. | Miles Bader | 2002-03-28 | 2 | -1/+5 |
| * | (set-network-process-options): Add usage. | Pavel Janík | 2002-03-27 | 2 | -3/+10 |
| * | (Fdump_emacs): Fix a typo in "command-line-processed". | Eli Zaretskii | 2002-03-26 | 2 | -1/+5 |
| * | Fix typo. | Pavel Janík | 2002-03-26 | 1 | -1/+1 |
| * | *** empty log message *** | Richard M. Stallman | 2002-03-26 | 1 | -0/+4 |
| * | (Fsubstring_no_properties): New function. | Richard M. Stallman | 2002-03-26 | 1 | -0/+126 |
| * | (update_menu_bar): Test only update_mode_lines; | Richard M. Stallman | 2002-03-26 | 2 | -1/+20 |
| * | (Fdisplay_buffer): Doc fix. | Richard M. Stallman | 2002-03-26 | 1 | -2/+2 |
| * | (check_pure_size): Update the comment. | Stefan Monnier | 2002-03-25 | 1 | -1/+1 |
| * | (GET_UNSIGNED_NUMBER): Give proper error for spaces. | Richard M. Stallman | 2002-03-25 | 1 | -2/+4 |
| * | Fix typos. | Pavel Janík | 2002-03-24 | 1 | -10/+10 |
| * | *** empty log message *** | Gerd Moellmann | 2002-03-24 | 1 | -0/+7 |
| * | (Qdeclare, Vmacro_declaration_function): New variables. | Gerd Moellmann | 2002-03-24 | 1 | -1/+48 |
| * | (xbm_scan, xbm_load_image, xbm_read_bitmap_data) | Jason Rumney | 2002-03-24 | 2 | -35/+72 |
| * | [HAVE_IMAGES, HAVE_PBM]: Remove conditionals. | Jason Rumney | 2002-03-23 | 2 | -18/+9 |
| * | (w32_handle_tool_bar_click): Detect up and down events | Jason Rumney | 2002-03-23 | 1 | -2/+3 |
| * | *** empty log message *** | Stefan Monnier | 2002-03-22 | 1 | -0/+15 |
| * | (bootstrapclean): New target. | Stefan Monnier | 2002-03-22 | 1 | -18/+5 |
| * | (main): Handle --unibyte, --multibyte, and --no-loadup | Stefan Monnier | 2002-03-22 | 1 | -12/+4 |