| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | (send-mail-function, mail): Doc fixes. | Karl Heuer | 1995-05-27 | 1 | -2/+3 |
| * | (x_window): Call initialize_frame_menubar | Karl Heuer | 1995-05-27 | 1 | -3/+3 |
| * | (previous-matching-history-element): | Karl Heuer | 1995-05-27 | 1 | -2/+3 |
| * | (gud-gdb-marker-regexp): New var. Use path-separator. | Karl Heuer | 1995-05-27 | 1 | -2/+5 |
| * | (Info-directory-list): Use path-separator. | Karl Heuer | 1995-05-27 | 1 | -4/+1 |
| * | (vc-log-info): Use path-separator. | Karl Heuer | 1995-05-27 | 1 | -1/+2 |
| * | (etags_getcwd): Don't use #elif. | Karl Heuer | 1995-05-27 | 1 | -7/+5 |
| * | (ispell-message-text-end): Match start of forwarded msg. | Karl Heuer | 1995-05-27 | 1 | -1/+2 |
| * | (init_lread) [CANNOT_DUMP]: Set Vload_path to EMACSLOADPATH. | Geoff Voelker | 1995-05-27 | 1 | -0/+2 |
| * | (popup_get_selection): Force deactivation if key pressed. | Karl Heuer | 1995-05-26 | 1 | -4/+14 |
| * | (XTread_socket): Don't call popup_get_selection here. | Karl Heuer | 1995-05-26 | 1 | -0/+3 |
| * | (NULL): Use explicit cast. | Karl Heuer | 1995-05-26 | 1 | -1/+1 |
| * | (VFORK_RETURN_TYPE): Use int if not already defined. | Karl Heuer | 1995-05-26 | 1 | -0/+5 |
| * | Move #undef HAVE_VFORK to s/sol2-3.h. | Karl Heuer | 1995-05-26 | 1 | -7/+4 |
| * | Add #undef HAVE_VFORK. | Karl Heuer | 1995-05-26 | 1 | -0/+4 |
| * | (x_consider_frame_title): Use FRAME_KBOARD. | Karl Heuer | 1995-05-26 | 1 | -1/+2 |
| * | (command-line): Handle nil command-line-args. | Geoff Voelker | 1995-05-26 | 1 | -1/+1 |
| * | Initial revision | Geoff Voelker | 1995-05-26 | 1 | -0/+6 |
| * | (compilation-error-regexp-alist): In "IBM C/C++ Tools" regexp, disallow | Roland McGrath | 1995-05-26 | 1 | -1/+1 |
| * | (get_data_region_base): Undefined. | Geoff Voelker | 1995-05-26 | 1 | -2/+2 |
| * | (reserved_heap_size,allocate_heap): Defined. | Geoff Voelker | 1995-05-26 | 1 | -4/+52 |
| * | (set_terminal_modes): Set cursor size appropriate for Win95. | Geoff Voelker | 1995-05-26 | 1 | -3/+4 |
| * | (configuration_buffer): Increase size. | Geoff Voelker | 1995-05-26 | 1 | -6/+29 |
| * | (LIBS): Use BASE_LIBS and ADVAPI32. | Geoff Voelker | 1995-05-26 | 1 | -16/+18 |
| * | Use BASE_LIBS. | Geoff Voelker | 1995-05-26 | 1 | -16/+18 |
| * | Commented out. | Geoff Voelker | 1995-05-26 | 1 | -4/+28 |
| * | (ARCH): New definition. | Geoff Voelker | 1995-05-26 | 1 | -45/+112 |
| * | (SHELL): Conditionally defined. | Geoff Voelker | 1995-05-26 | 1 | -5/+31 |
| * | Initial revision | Geoff Voelker | 1995-05-26 | 3 | -0/+720 |
| * | (Foverlay_start, Foverlay_end): Declare these functions. | Karl Heuer | 1995-05-26 | 1 | -1/+17 |
| * | (dired-find-buffer-nocreate): Don't try to find a | Karl Heuer | 1995-05-26 | 1 | -10/+12 |
| * | (x_set_frame_parameters) Fix typo. | Karl Heuer | 1995-05-26 | 1 | -1/+1 |
| * | (standard_args): -i, -itype, --icon-type take 0, not 1, args | Karl Heuer | 1995-05-26 | 1 | -2/+2 |
| * | (gud-common-init): Don't die if filename not supplied. | Karl Heuer | 1995-05-26 | 1 | -6/+8 |
| * | (texinfo-sequentially-find-pointer): Don't modify | Karl Heuer | 1995-05-26 | 1 | -4/+3 |
| * | (byte-compile-insert-header): | Karl Heuer | 1995-05-26 | 1 | -4/+9 |
| * | (x-create-frame-with-faces): Read geometry resource | Karl Heuer | 1995-05-26 | 1 | -0/+18 |
| * | (create_process, send_process): Add volatile qualifiers. | Karl Heuer | 1995-05-26 | 1 | -8/+14 |
| * | (Fsubstitute_command_keys): Cast arg of describe_map_tree. | Karl Heuer | 1995-05-26 | 1 | -1/+1 |
| * | (describe_map_tree): Move declaration to lisp.h. | Karl Heuer | 1995-05-26 | 1 | -1/+0 |
| * | (adjust_point): Declare arg AMOUNT. | Karl Heuer | 1995-05-25 | 1 | -0/+1 |
| * | (scan_lists): Make stringterm an unsigned char. | Karl Heuer | 1995-05-25 | 1 | -1/+1 |
| * | (XTread_socket): For MapNotify, call record_asynch_buffer_change. | Karl Heuer | 1995-05-25 | 1 | -0/+5 |
| * | (prepare_menu_bars): Update frame titles before menu bars. | Karl Heuer | 1995-05-25 | 1 | -16/+22 |
| * | (Fframe_or_buffer_changed_p): Record frame names | Karl Heuer | 1995-05-25 | 1 | -3/+11 |
| * | (xmenu_show, xdialog_show): Increment widget_id_tick | Karl Heuer | 1995-05-25 | 1 | -9/+14 |
| * | (Fx_get_resource): Major rewrite to make it clearer. | Karl Heuer | 1995-05-25 | 1 | -46/+60 |
| * | Fix typo. | Karl Heuer | 1995-05-25 | 1 | -1/+1 |
| * | (XTflash): Use pointers as args to select. | Karl Heuer | 1995-05-25 | 1 | -8/+9 |
| * | (change_frame_size_1): Declare arg DELAY. | Karl Heuer | 1995-05-25 | 1 | -1/+1 |