| Commit message (Expand) | Author | Age | Files | Lines |
| * | (syms_of_buffer) <scroll-up-aggressively>: Doc fix. | Eli Zaretskii | 2000-08-23 | 2 | -2/+7 |
| * | (encode_eol): Fix bug for the case of dst_bytes being zero. Set | Kenichi Handa | 2000-08-23 | 1 | -1/+2 |
| * | *** empty log message *** | Kenichi Handa | 2000-08-23 | 1 | -0/+5 |
| * | *** empty log message *** | Andrew Innes | 2000-08-23 | 1 | -1/+181 |
| * | (malloc, free, realloc, calloc): Rename if | Andrew Innes | 2000-08-22 | 1 | -1/+23 |
| * | Include keyboard.h before frame.h. | Andrew Innes | 2000-08-22 | 1 | -10/+5 |
| * | Include keyboard.h before frame.h. | Andrew Innes | 2000-08-22 | 3 | -1/+3 |
| * | Include keyboard.h before frame.h. | Andrew Innes | 2000-08-22 | 1 | -2/+4 |
| * | (IsValidLocale): Extern missing from mingw32 headers. | Andrew Innes | 2000-08-22 | 1 | -4/+13 |
| * | Include keyboard.h before frame.h. Fix compile | Andrew Innes | 2000-08-22 | 1 | -3/+3 |
| * | Include keyboard.h before frame.h. | Andrew Innes | 2000-08-22 | 1 | -0/+5 |
| * | Undefine min, max. | Andrew Innes | 2000-08-22 | 2 | -0/+11 |
| * | [!USE_CRT_DLL]: Don't define _heap_init and _heap_term | Andrew Innes | 2000-08-22 | 1 | -2/+2 |
| * | (max): Define macro. | Andrew Innes | 2000-08-22 | 1 | -12/+60 |
| * | (min): Define macro. | Andrew Innes | 2000-08-22 | 1 | -6/+10 |
| * | (search_file_line): | Andrew Innes | 2000-08-22 | 1 | -6/+8 |
| * | *** empty log message *** | Stefan Monnier | 2000-08-22 | 1 | -0/+7 |
| * | (GetCachedVolumeInformation): Use xmalloc, xfree and xstrdup. | Andrew Innes | 2000-08-22 | 1 | -22/+65 |
| * | (Vcompletion_auto_help): Renamed from `auto_help'. | Stefan Monnier | 2000-08-22 | 1 | -5/+5 |
| * | Change PUCHAR to PCHAR. | Andrew Innes | 2000-08-22 | 1 | -19/+29 |
| * | (write_segment) [USE_CRT_DLL]: Remove unnecessary | Andrew Innes | 2000-08-22 | 1 | -0/+2 |
| * | Include keyboard.h before frame.h. | Andrew Innes | 2000-08-22 | 9 | -10/+14 |
| * | Include keyboard.h before frame.h. | Andrew Innes | 2000-08-22 | 1 | -1/+6 |
| * | [USE_CRT_DLL]: Remove unnecessary extern, which | Andrew Innes | 2000-08-22 | 3 | -0/+8 |
| * | Include keyboard.h before frame.h. | Andrew Innes | 2000-08-22 | 1 | -1/+5 |
| * | (LOCAL_FLAGS): Define USE_CRT_DLL if requested. | Andrew Innes | 2000-08-22 | 1 | -2/+7 |
| * | [WINDOWSNT]: Don't declare externs for getenv, ctime and getwd. | Andrew Innes | 2000-08-22 | 1 | -0/+2 |
| * | Include keyboard.h before frame.h. | Andrew Innes | 2000-08-22 | 1 | -1/+3 |
| * | [USE_CRT_DLL]: Remove unnecessary extern, which screws | Andrew Innes | 2000-08-22 | 3 | -0/+7 |
| * | (malloc_initialize_hook) [USE_CRT_DLL]: Remove | Andrew Innes | 2000-08-22 | 1 | -0/+4 |
| * | Include keyboard.h before frame.h. | Andrew Innes | 2000-08-22 | 1 | -1/+3 |
| * | (find_field): Formatting changes. | Gerd Moellmann | 2000-08-21 | 2 | -64/+106 |
| * | (set_time_zone_rule): Add prototype. | Gerd Moellmann | 2000-08-21 | 1 | -0/+2 |
| * | (gen_help_event): Add parameter SIZE. | Gerd Moellmann | 2000-08-21 | 2 | -43/+90 |
| * | (gen_help_event): Change prototype. | Gerd Moellmann | 2000-08-21 | 1 | -1/+1 |
| * | (XTread_socket): Change calls to gen_help_event. | Gerd Moellmann | 2000-08-21 | 1 | -2/+3 |
| * | (w32_read_socket): Change calls to gen_help_event. | Gerd Moellmann | 2000-08-21 | 1 | -3/+5 |
| * | *** empty log message *** | Gerd Moellmann | 2000-08-21 | 1 | -0/+4 |
| * | (Fmacroexpand): Doc fix. | Gerd Moellmann | 2000-08-21 | 1 | -1/+1 |
| * | *** empty log message *** | Kenichi Handa | 2000-08-21 | 1 | -0/+4 |
| * | (keymap_panes): Pass the keymap's prompt as the pane name to | Jason Rumney | 2000-08-20 | 2 | -2/+48 |
| * | (help_echo_window): New variable. | Jason Rumney | 2000-08-20 | 1 | -106/+59 |
| * | (x_display_info_for_display): Remove as this function does not exist on W32. | Jason Rumney | 2000-08-20 | 1 | -2/+0 |
| * | (Fread): Doc fix. | Dave Love | 2000-08-20 | 1 | -1/+2 |
| * | (do_completion): Try again if we rewrite the input string, but no | Miles Bader | 2000-08-20 | 2 | -0/+17 |
| * | *** empty log message *** | Gerd Moellmann | 2000-08-20 | 1 | -5/+19 |
| * | (lface_equal_p): Compare strings differently. | Gerd Moellmann | 2000-08-20 | 1 | -109/+123 |
| * | *** empty log message *** | Gerd Moellmann | 2000-08-19 | 1 | -0/+5 |
| * | (record_first_change, record_marker_adjustment): Don'use | Gerd Moellmann | 2000-08-19 | 1 | -2/+4 |
| * | (encode_coding_string): Fix previous change. | Kenichi Handa | 2000-08-18 | 1 | -0/+1 |