| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | *** empty log message *** | Eli Zaretskii | 2001-10-23 | 1 | -0/+5 |
| * | (x_draw_glyphs): Remove parameters READ_START and | Gerd Moellmann | 2001-10-23 | 1 | -0/+8 |
| * | (modify-syntax-entry): Fix argument names (use CHAR instead of C) and usage. | Pavel Janík | 2001-10-23 | 1 | -0/+9 |
| * | (display_line): For a tab continued to the next line, | Gerd Moellmann | 2001-10-23 | 1 | -0/+5 |
| * | (display_line): Fix computation of continuation lines | Gerd Moellmann | 2001-10-22 | 1 | -0/+5 |
| * | (build_desired_tool_bar_string): Remove unused variable `Qlaplace'. | Pavel Janík | 2001-10-22 | 1 | -0/+3 |
| * | Remove unused code. | Pavel Janík | 2001-10-22 | 1 | -0/+4 |
| * | (DEFVAR_LISP, DEFVAR_LISP_NOPRO, DEFVAR_BOOL) | Miles Bader | 2001-10-22 | 1 | -0/+6 |
| * | (x_erase_phys_cursor): Remove inverse_p. | Jason Rumney | 2001-10-21 | 1 | -0/+4 |
| * | *** empty log message *** | Jason Rumney | 2001-10-21 | 1 | -1/+4 |
| * | *** empty log message *** | Gerd Moellmann | 2001-10-21 | 1 | -1/+1 |
| * | (Fml_if, Fml_provide_prefix_argument) | Eli Zaretskii | 2001-10-21 | 1 | -0/+5 |
| * | *** empty log message *** | Jason Rumney | 2001-10-21 | 1 | -0/+66 |
| * | *** empty log message *** | Miles Bader | 2001-10-21 | 1 | -0/+20 |
| * | *** empty log message *** | Miles Bader | 2001-10-21 | 1 | -0/+10 |
| * | (Finsert_file_contents): Remove unused variable `gap_size'. | Pavel Janík | 2001-10-21 | 1 | -0/+3 |
| * | *** empty log message *** | Pavel Janík | 2001-10-21 | 1 | -0/+9 |
| * | (Fx_file_dialog): Pass a filter to GetOpenFileName. | Jason Rumney | 2001-10-21 | 1 | -0/+40 |
| * | *** empty log message *** | Miles Bader | 2001-10-21 | 1 | -0/+8 |
| * | *** empty log message *** | Gerd Moellmann | 2001-10-21 | 1 | -0/+4 |
| * | (Finsert_abbrev_table_description): Reindent. | Pavel Janík | 2001-10-21 | 1 | -0/+6 |
| * | Change doc-string comments to `new style' [w/`doc:' keyword]. | Pavel Janík | 2001-10-21 | 1 | -0/+5 |
| * | Change doc-string comments to `new style' [w/`doc:' keyword]. | Pavel Janík | 2001-10-20 | 1 | -1/+1 |
| * | (invisible_text_between_p): Put prototype inside #if 0 because unused. | Pavel Janík | 2001-10-20 | 1 | -2/+9 |
| * | Change doc-string comments to `new style' [w/`doc:' keyword]. | Pavel Janík | 2001-10-20 | 1 | -0/+5 |
| * | (TN_standout_width, TF_xs, TN_magic_cookie_glitch_ul): Variables removed. | Miles Bader | 2001-10-20 | 1 | -0/+8 |
| * | (IT_reassert_line_highlight, IT_change_line_highlight): Functions removed. | Miles Bader | 2001-10-20 | 1 | -0/+67 |
| * | *** empty log message *** | Richard M. Stallman | 2001-10-19 | 1 | -0/+4 |
| * | *** empty log message *** | Gerd Moellmann | 2001-10-19 | 1 | -0/+5 |
| * | (text_property_stickiness): Non-rear-non-stickiness doesn't take | Miles Bader | 2001-10-19 | 1 | -0/+5 |
| * | *** empty log message *** | Miles Bader | 2001-10-19 | 1 | -0/+7 |
| * | (current_minor_maps): `override' only shadows its | Stefan Monnier | 2001-10-18 | 1 | -0/+5 |
| * | *** empty log message *** | Stefan Monnier | 2001-10-18 | 1 | -37/+27 |
| * | (fs_load_font) [WINDOWSNT && _MSC_VER]: Disable | Andrew Innes | 2001-10-18 | 1 | -0/+6 |
| * | (display_line): Indicate empty lines in active | Gerd Moellmann | 2001-10-18 | 1 | -0/+5 |
| * | (w32_encode_char): Get cached codepage from font_info, | Andrew Innes | 2001-10-17 | 1 | -0/+11 |
| * | (w32_read_socket): Determine clipping rectangle for | Andrew Innes | 2001-10-17 | 1 | -0/+7 |
| * | (try_window_id): Undo last change. Give up if | Gerd Moellmann | 2001-10-17 | 1 | -1/+4 |
| * | (try_window_id): Don't display lines after the window | Gerd Moellmann | 2001-10-17 | 1 | -0/+7 |
| * | *** empty log message *** | Gerd Moellmann | 2001-10-17 | 1 | -0/+5 |
| * | *** empty log message *** | Miles Bader | 2001-10-17 | 1 | -0/+10 |
| * | *** empty log message *** | Miles Bader | 2001-10-16 | 1 | -0/+4 |
| * | *** empty log message *** | Gerd Moellmann | 2001-10-16 | 1 | -0/+5 |
| * | Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting | Ken Raeburn | 2001-10-16 | 1 | -0/+78 |
| * | Put doc strings in comments. | Pavel Janík | 2001-10-15 | 1 | -0/+2 |
| * | Include <sys/ioctl.h> also on systems without <soundcard.h>. | Pavel Janík | 2001-10-15 | 1 | -0/+5 |
| * | (Vafter_load_alist): Declare extern (w32 build problem). | Sam Steingold | 2001-10-15 | 1 | -4/+8 |
| * | Put doc strings in comments. | Pavel Janík | 2001-10-15 | 1 | -1/+3 |
| * | (process-inherit-coding-system-flag, get-buffer-process): Do not confuse | Pavel Janík | 2001-10-15 | 1 | -0/+4 |
| * | *** empty log message *** | Pavel Janík | 2001-10-15 | 1 | -1/+3 |