| Commit message (Expand) | Author | Age | Files | Lines |
| * | (row_equal_p, update_window_line): Compare fringe bitmaps | Kim F. Storm | 2004-01-16 | 1 | -12/+19 |
| * | (struct glyph_row): New members left_fringe_bitmap, | Kim F. Storm | 2004-01-16 | 1 | -0/+44 |
| * | (struct buffer): New member indicate_buffer_boundaries. | Kim F. Storm | 2004-01-16 | 1 | -0/+3 |
| * | (init_buffer_once): Set buffer_defaults and | Kim F. Storm | 2004-01-16 | 1 | -0/+15 |
| * | Add cursor in fringe support. | Kim F. Storm | 2004-01-16 | 1 | -0/+82 |
| * | * xterm.c (handle_one_xevent): Don't handle characters that are part | Jan Djärv | 2004-01-16 | 2 | -0/+10 |
| * | (Freplace_match): Use make_multibyte_string or | Kenichi Handa | 2004-01-15 | 2 | -1/+14 |
| * | *** empty log message *** | Stefan Monnier | 2004-01-14 | 1 | -0/+13 |
| * | (struct interval_block, struct string_block) | Stefan Monnier | 2004-01-14 | 1 | -9/+18 |
| * | (defvar_per_buffer): Remove dead declaration. | Stefan Monnier | 2004-01-14 | 1 | -2/+1 |
| * | (do_check_ram_size): Don't hardcode the lisp address space size. | Stefan Monnier | 2004-01-14 | 1 | -2/+2 |
| * | * xmenu.c (popup_get_selection): Check new parameter down_on_keypress | Jan Djärv | 2004-01-12 | 2 | -7/+25 |
| * | * alloc.c (allocate_vectorlike): Surround calls to mallopt with | Jan Djärv | 2004-01-11 | 2 | -0/+9 |
| * | * xmenu.c (Fx_popup_dialog): Add an Ok button if no buttons are | Jan Djärv | 2004-01-08 | 2 | -0/+11 |
| * | (Fformat): Fix '&' to '&&'. | Kenichi Handa | 2004-01-08 | 2 | -1/+5 |
| * | (print_preprocess) <case Lisp_Vectorlike>: Only mask | Andreas Schwab | 2004-01-08 | 2 | -1/+8 |
| * | (Fdeclare_equiv_charset): Fix docstring. | Kenichi Handa | 2004-01-07 | 2 | -9/+14 |
| * | (fontset_ref_via_base): Fix previous change. | Kenichi Handa | 2004-01-07 | 2 | -1/+5 |
| * | *** empty log message *** | Kim F. Storm | 2004-01-06 | 1 | -0/+5 |
| * | (read_process_output): Only activate adaptive | Kim F. Storm | 2004-01-06 | 1 | -2/+2 |
| * | (note_mode_line_or_margin_highlight): Use modified | Kim F. Storm | 2004-01-06 | 1 | -36/+39 |
| * | (POSN_POSN, POSN_SET_POSN): Rename macros from | Kim F. Storm | 2004-01-06 | 1 | -5/+9 |
| * | (make_lispy_position): Use modified mode_line_string, | Kim F. Storm | 2004-01-06 | 1 | -46/+52 |
| * | (buffer_posn_from_coords): Return both buffer/string | Kim F. Storm | 2004-01-06 | 1 | -47/+84 |
| * | (buffer_posn_from_coords, mode_line_string) | Kim F. Storm | 2004-01-06 | 1 | -9/+13 |
| * | *** empty log message *** | Kim F. Storm | 2004-01-06 | 1 | -0/+24 |
| * | (skip_chars): Treat '-' at end of string as ordinary | Andreas Schwab | 2004-01-06 | 2 | -7/+13 |
| * | (decode_any_window): New function. | Richard M. Stallman | 2004-01-03 | 1 | -7/+18 |
| * | (emacs_options, x_initialized, same_x_server): Remove | Andreas Schwab | 2004-01-02 | 2 | -144/+6 |
| * | *** empty log message *** | Kim F. Storm | 2004-01-01 | 1 | -0/+26 |
| * | (ADAPTIVE_READ_BUFFERING): New conditional. | Kim F. Storm | 2004-01-01 | 1 | -35/+164 |
| * | (struct Lisp_Process): New members for adaptive read | Kim F. Storm | 2004-01-01 | 1 | -0/+12 |
| * | (w32_text_out): Use s->font, for consistency with callers. | Jason Rumney | 2004-01-01 | 2 | -3/+8 |
| * | *** empty log message *** | Luc Teirlinck | 2003-12-31 | 1 | -0/+6 |
| * | (Fsignal): Add hyperlink to the definition of `signal' in the Elisp manual. | Luc Teirlinck | 2003-12-31 | 1 | -0/+2 |
| * | (Ferror_message_string): Add hyperlink to the definition of `signal' | Luc Teirlinck | 2003-12-31 | 1 | -1/+3 |
| * | *** empty log message *** | Eli Zaretskii | 2003-12-29 | 1 | -0/+4 |
| * | (internal_equal): Return t for two NaN arguments. | Eli Zaretskii | 2003-12-29 | 1 | -1/+9 |
| * | (store_symval_forwarding): Handle setting default-fill-column, etc., | Richard M. Stallman | 2003-12-29 | 2 | -0/+53 |
| * | (Fset_minibuffer_window): Doc fix. | Richard M. Stallman | 2003-12-29 | 1 | -1/+1 |
| * | (choose_write_coding_system): Ignore auto_saving | Richard M. Stallman | 2003-12-29 | 1 | -7/+19 |
| * | Comment change. | Richard M. Stallman | 2003-12-29 | 2 | -2/+22 |
| * | *** empty log message *** | Kenichi Handa | 2003-12-29 | 1 | -0/+18 |
| * | (face_font_available_p): New function. | Kenichi Handa | 2003-12-29 | 1 | -0/+63 |
| * | (Voverriding_fontspec_alist): New variable. | Kenichi Handa | 2003-12-29 | 1 | -25/+145 |
| * | (face_font_available_p): Extern it. | Kenichi Handa | 2003-12-29 | 1 | -0/+1 |
| * | (Fother_buffer): Don't crash if BUF is nil | Richard M. Stallman | 2003-12-28 | 1 | -5/+6 |
| * | (Fcheck_coding_system): Further doc fix. | Luc Teirlinck | 2003-12-28 | 2 | -1/+5 |
| * | (Fcheck_coding_system): Doc fix. | Luc Teirlinck | 2003-12-28 | 1 | -1/+1 |
| * | Fix cursor glyph height on tall rows. | Kim F. Storm | 2003-12-28 | 1 | -0/+77 |