| Commit message (Expand) | Author | Age | Files | Lines |
| * | (trivial_regexp_p): Catch \{N,M\} as well. | Stefan Monnier | 2001-09-27 | 2 | -13/+15 |
| * | (shortlisp): Resync with loadup.el: add backquote, utf-8, menu-bar, | Eli Zaretskii | 2001-09-27 | 2 | -1/+26 |
| * | *** empty log message *** | Gerd Moellmann | 2001-09-27 | 1 | -0/+3 |
| * | (x_draw_relief_rect): Draw bottom relief 1 pixel more | Gerd Moellmann | 2001-09-27 | 1 | -10/+12 |
| * | *** empty log message *** | Gerd Moellmann | 2001-09-27 | 1 | -0/+5 |
| * | (display_mode_element): One more case where a string's | Gerd Moellmann | 2001-09-27 | 1 | -1/+2 |
| * | (Finsert_file_contents): If REPLACE is non-nil, stop | Gerd Moellmann | 2001-09-26 | 2 | -1/+7 |
| * | *** empty log message *** | Gerd Moellmann | 2001-09-26 | 1 | -2/+2 |
| * | (with_echo_area_buffer): Use echo_kboard instead | Gerd Moellmann | 2001-09-26 | 2 | -1/+9 |
| * | (echo_kboard): Make externally visible. | Gerd Moellmann | 2001-09-26 | 1 | -1/+1 |
| * | (echo_kboard): Declare extern. | Gerd Moellmann | 2001-09-26 | 1 | -0/+1 |
| * | (make_cursor_line_fully_visible): Return 0 and set | Gerd Moellmann | 2001-09-26 | 2 | -49/+127 |
| * | (required_matrix_width, required_matrix_height): New | Gerd Moellmann | 2001-09-26 | 1 | -43/+73 |
| * | (required_matrix_width, required_matrix_height): | Gerd Moellmann | 2001-09-26 | 1 | -2/+4 |
| * | (display_mode_lines): Temporarily set selected_frame | Gerd Moellmann | 2001-09-26 | 2 | -12/+16 |
| * | (x_kill_gs_process): Recognize if someone has cleared | Gerd Moellmann | 2001-09-25 | 2 | -1/+8 |
| * | (display_mode_element): If the mode element is a symbol | Gerd Moellmann | 2001-09-25 | 2 | -1/+5 |
| * | *** empty log message ***emacs-pretest-21.0.106 | Gerd Moellmann | 2001-09-25 | 1 | -0/+3 |
| * | (read_char): Don't clear a message for a switch-frame | Gerd Moellmann | 2001-09-25 | 1 | -1/+3 |
| * | (fast_find_position) [0]: Add a presumably more correct | Gerd Moellmann | 2001-09-25 | 2 | -5/+83 |
| * | (row_containing_pos): Add prototype. | Gerd Moellmann | 2001-09-25 | 1 | -0/+3 |
| * | (row_containing_pos): Make externally visible. | Gerd Moellmann | 2001-09-25 | 1 | -4/+1 |
| * | *** empty log message *** | Gerd Moellmann | 2001-09-25 | 1 | -0/+5 |
| * | (send_process): Disable composition if from_byte < 0. | Gerd Moellmann | 2001-09-25 | 1 | -2/+7 |
| * | (refreshicon): Removed. | Gerd Moellmann | 2001-09-24 | 6 | -230/+2 |
| * | (xterm.o): Remove references to sink.h and sinkmask.h. | Gerd Moellmann | 2001-09-24 | 2 | -1/+7 |
| * | (toplevel): Remove includes in #if 0. | Gerd Moellmann | 2001-09-24 | 1 | -4/+0 |
| * | *** empty log message *** | Gerd Moellmann | 2001-09-24 | 1 | -0/+5 |
| * | (sigchld_handler) [LINUX]: Don't return from | Gerd Moellmann | 2001-09-24 | 1 | -1/+3 |
| * | (wait_for_termination) [POSIX_SIGNALS]: Terminate | Gerd Moellmann | 2001-09-21 | 2 | -1/+7 |
| * | (shortlisp): Add env. From Markus Rost. | Eli Zaretskii | 2001-09-21 | 2 | -0/+1231 |
| * | (wait_for_termination): Add a FIXME comment for the use of non-POSIX | Gerd Moellmann | 2001-09-20 | 1 | -0/+5 |
| * | (sigchld_handler): Use GC_CONSP, GC_INTEGERP, GC_EQ | Gerd Moellmann | 2001-09-20 | 2 | -27/+32 |
| * | (Fcall_process): Handle errors from pipe(2). | Gerd Moellmann | 2001-09-20 | 2 | -5/+11 |
| * | (decode_mode_spec): Add parameter MULTIBYTE. | Gerd Moellmann | 2001-09-19 | 2 | -15/+28 |
| * | (LD_SWITCH_SYSTEM, C_SWITCH_SYSTEM): Add /usr/pkg. | Gerd Moellmann | 2001-09-19 | 2 | -2/+4 |
| * | *** empty log message *** | Gerd Moellmann | 2001-09-19 | 1 | -0/+4 |
| * | (DATA_SEG_BITS): Also define for GCC 3. | Gerd Moellmann | 2001-09-19 | 1 | -2/+5 |
| * | *** empty log message *** | Gerd Moellmann | 2001-09-18 | 1 | -0/+5 |
| * | (Frecursive_edit): Pass (BUFFER . SINGLE-KBOARD) to | Gerd Moellmann | 2001-09-18 | 1 | -9/+25 |
| * | Fix a typo in a comment. | Eli Zaretskii | 2001-09-18 | 1 | -1/+1 |
| * | *** empty log message *** | Gerd Moellmann | 2001-09-18 | 1 | -0/+6 |
| * | (modify_overlay): Don't do nothing if START == END; | Gerd Moellmann | 2001-09-18 | 1 | -11/+16 |
| * | (C_SWITCH_SYSTEM): Add. | Gerd Moellmann | 2001-09-18 | 2 | -1/+13 |
| * | (try_window_id) [!GLYPH_DEBUG]: Give up if | Gerd Moellmann | 2001-09-18 | 2 | -0/+22 |
| * | *** empty log message *** | Gerd Moellmann | 2001-09-17 | 1 | -0/+3 |
| * | (BUF_COMPUTE_UNCHANGED): Use BUF_MODIFF and | Gerd Moellmann | 2001-09-17 | 1 | -2/+3 |
| * | *** empty log message *** | Gerd Moellmann | 2001-09-17 | 1 | -0/+5 |
| * | (DATA_SEG_BITS) [__linux__]: Define for GCC | Gerd Moellmann | 2001-09-17 | 1 | -1/+6 |
| * | Fix a typo in a comment. From Pavel Janik. | Eli Zaretskii | 2001-09-15 | 1 | -1/+1 |