| Commit message (Expand) | Author | Age | Files | Lines |
* | (x_set_scroll_bar_background) [USE_TOOLKIT_SCROLL_BARS]: | Miles Bader | 2001-10-05 | 1 | -0/+22 |
* | (x_create_toolkit_scroll_bar): Try to allocate colors for the shadows, | Miles Bader | 2001-10-05 | 1 | -2/+62 |
* | (struct x_output): Add scroll_bar_top_shadow_pixel and | Miles Bader | 2001-10-05 | 1 | -0/+5 |
* | *** empty log message *** | Gerd Moellmann | 2001-10-05 | 1 | -0/+4 |
* | (Fcopy_file): If NEWNAME is a directory copy FILE there. | Gerd Moellmann | 2001-10-05 | 1 | -1/+6 |
* | *** empty log message *** | Miles Bader | 2001-10-05 | 1 | -0/+9 |
* | (Fminibuffer_prompt_end, Fminibuffer_contents) | Miles Bader | 2001-10-05 | 1 | -18/+72 |
* | *** empty log message *** | Gerd Moellmann | 2001-10-05 | 1 | -0/+5 |
* | (tiff_error_handler, tiff_warning_handler): New functions. | Gerd Moellmann | 2001-10-05 | 1 | -0/+31 |
* | *** empty log message *** | Gerd Moellmann | 2001-10-05 | 1 | -0/+128 |
* | (XTread_socket): Return a non_ascii_keystroke for | Gerd Moellmann | 2001-10-05 | 1 | -7/+27 |
* | (MINI_WINDOW_P): Use NILP. | Gerd Moellmann | 2001-10-05 | 1 | -1/+1 |
* | Use SYMBOL_VALUE/ SET_SYMBOL_VALUE macros instead of accessing | Gerd Moellmann | 2001-10-05 | 3 | -17/+19 |
* | (struct input_event): Use proper type for `kind'. | Gerd Moellmann | 2001-10-05 | 1 | -1/+1 |
* | (print_preprocess, print_object): Test internedness of | Gerd Moellmann | 2001-10-05 | 1 | -5/+8 |
* | Use SYMBOL_VALUE/SET_SYMBOL_VALUE macros instead of accessing | Gerd Moellmann | 2001-10-05 | 5 | -12/+12 |
* | (Fintern, Funintern): Set symbol's interned and constant | Gerd Moellmann | 2001-10-05 | 1 | -9/+21 |
* | (LIST_END_P, FOREACH): New macros. | Gerd Moellmann | 2001-10-05 | 1 | -15/+117 |
* | (make_lispy_event) [HAVE_X_WINDOWS]: If we know | Gerd Moellmann | 2001-10-05 | 1 | -7/+30 |
* | (Fdefvaralias): New function. | Gerd Moellmann | 2001-10-05 | 1 | -12/+37 |
* | (fatal_error_signal_hook): New variable. | Gerd Moellmann | 2001-10-05 | 1 | -1/+14 |
* | Use SYMBOL_VALUE/SET_SYMBOL_VALUE. | Gerd Moellmann | 2001-10-05 | 1 | -45/+111 |
* | (ENCODE_SYSTEM, DECODE_SYSTEM): Define also for non-NT. | Gerd Moellmann | 2001-10-05 | 1 | -1/+7 |
* | (Fbyte_code) <varref>: Use SYMBOL_VALUE. | Gerd Moellmann | 2001-10-05 | 1 | -11/+4 |
* | (purebeg, pure_size, pure_bytes_used_before_overflow): | Gerd Moellmann | 2001-10-05 | 1 | -19/+63 |
* | *** empty log message *** | Andrew Innes | 2001-10-04 | 1 | -0/+16 |
* | (x_to_w32_color): Fix argument to alloca. | Andrew Innes | 2001-10-04 | 1 | -16/+57 |
* | Add _gdbinit and gdb.ini (created by the MS-DOS build). | Eli Zaretskii | 2001-10-04 | 1 | -0/+2 |
* | (syms_of_callproc): Explicitly state in the documentation for | Miles Bader | 2001-10-03 | 2 | -0/+8 |
* | *** empty log message *** | Miles Bader | 2001-10-02 | 1 | -0/+6 |
* | (Fnext_char_property_change) | Miles Bader | 2001-10-02 | 1 | -6/+6 |
* | (struct glyph_row) <ends_in_newline_from_string_p>: | Gerd Moellmann | 2001-10-01 | 2 | -0/+12 |
* | (display_line): Set row's ends_in_newline_from_string_p. | Gerd Moellmann | 2001-10-01 | 1 | -1/+4 |
* | Fix previous change. | Richard M. Stallman | 2001-10-01 | 1 | -1/+1 |
* | (Freplace_match): Doc fix. | Richard M. Stallman | 2001-10-01 | 1 | -5/+11 |
* | *** empty log message *** | Richard M. Stallman | 2001-10-01 | 1 | -0/+4 |
* | (set_frame_menubar): Take into account that | Andrew Innes | 2001-09-30 | 2 | -3/+10 |
* | *** empty log message *** | Eli Zaretskii | 2001-09-30 | 1 | -0/+4 |
* | (syms_of_frame): Doc fix. | Eli Zaretskii | 2001-09-30 | 1 | -1/+3 |
* | Fix a typo in comment. | Pavel JanÃk | 2001-09-28 | 2 | -1/+5 |
* | . | Andreas Schwab | 2001-09-28 | 1 | -0/+5 |
* | (LD_SWITCH_SYSTEM_TEMACS): Link temacs with -z | Andreas Schwab | 2001-09-28 | 1 | -0/+6 |
* | Put in #if 0 until we know what's | Gerd Moellmann | 2001-09-28 | 2 | -0/+9 |
* | (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 |