| Commit message (Expand) | Author | Age | Files | Lines |
| * | (Fkill_buffer): Don't kill auto save file if not recent. | Richard M. Stallman | 1995-10-11 | 1 | -1/+2 |
| * | (init_sys_modes) [!HAVE_X_WINDOWS (MSDOS)]: Always call set_terminal_modes. | Kim F. Storm | 1995-10-11 | 1 | -13/+4 |
| * | (buffer-display-table): Document new implementation. | Erik Naggum | 1995-10-09 | 1 | -10/+11 |
| * | (temp_echo_area_glyphs): Restore the old point value. | Richard M. Stallman | 1995-10-09 | 1 | -1/+3 |
| * | (exec_sentinel, read_process_output): | Richard M. Stallman | 1995-10-09 | 1 | -2/+10 |
| * | Indentation change. | Richard M. Stallman | 1995-10-08 | 1 | -31/+31 |
| * | (write_segment): Write valid data in units of 1<<13, | Richard M. Stallman | 1995-10-08 | 1 | -5/+18 |
| * | (init_buffer_once): Make file_format always local, not just local when set. | Richard M. Stallman | 1995-10-08 | 1 | -1/+1 |
| * | (Fmake_char_table): Initialize parent to nil. | Erik Naggum | 1995-10-08 | 1 | -0/+1 |
| * | (struct Lisp_Boolvector): New data type. | Richard M. Stallman | 1995-10-07 | 1 | -3/+67 |
| * | (Fchartablep, Fboolvectorp): New functions. | Richard M. Stallman | 1995-10-07 | 1 | -3/+157 |
| * | (print): Handle chartables and boolvectors. | Richard M. Stallman | 1995-10-07 | 1 | -1/+52 |
| * | (read1): Handle chartables and boolvectors. | Richard M. Stallman | 1995-10-07 | 1 | -0/+40 |
| * | (describe_vector): Use Flength to get length of vector. | Richard M. Stallman | 1995-10-07 | 1 | -1/+5 |
| * | (describe_syntax): Handle new syntax-table data format. | Richard M. Stallman | 1995-10-07 | 1 | -84/+147 |
| * | Use char tables as syntax tables. | Richard M. Stallman | 1995-10-07 | 1 | -95/+94 |
| * | (callint_message, callint_message_size): New vars. | Richard M. Stallman | 1995-10-07 | 1 | -19/+43 |
| * | (Fmake_chartable, Fmake_boolvector): New functions. | Richard M. Stallman | 1995-10-07 | 1 | -0/+55 |
| * | (Fset_char_table_range): New function. | Richard M. Stallman | 1995-10-07 | 1 | -6/+246 |
| * | (bytecode.o): Depend on syntax.h. | Richard M. Stallman | 1995-10-07 | 1 | -1/+1 |
| * | Added ${lispsource}ediff-hook.elc after vc-hooks. | Michael Kifer | 1995-10-06 | 1 | -0/+1 |
| * | (Fset_window_hscroll): Don't reject args > SHORTBITS. | Richard M. Stallman | 1995-10-05 | 1 | -2/+0 |
| * | (Fmove_to_column): Make it interactive. | Richard M. Stallman | 1995-10-05 | 1 | -1/+1 |
| * | (Fmake_indirect_buffer): Was taking marker positions | Richard M. Stallman | 1995-10-04 | 1 | -3/+7 |
| * | (Fmake_overlay): Set end-marker's insertion_type to 1. | Richard M. Stallman | 1995-10-03 | 1 | -0/+2 |
| * | (Vsuggest_key_bindings): New variable. | Richard M. Stallman | 1995-10-03 | 1 | -0/+79 |
| * | (write_segment): Use pagesize as unit of writing instead of 128. | Richard M. Stallman | 1995-10-03 | 1 | -4/+5 |
| * | (Qmouse_leave_buffer_hook): New variable. | Richard M. Stallman | 1995-10-03 | 1 | -0/+6 |
| * | (get_display_line): Don't abort if there's text | Richard M. Stallman | 1995-10-03 | 1 | -3/+2 |
| * | (Qwindow_scroll_functions, Vwindow_scroll_functions): New variables. | Richard M. Stallman | 1995-10-03 | 1 | -2/+26 |
| * | (run_hook_with_args_2): New function. | Richard M. Stallman | 1995-10-03 | 1 | -0/+14 |
| * | (window_scroll): Always set force_start. | Richard M. Stallman | 1995-10-03 | 1 | -1/+4 |
| * | (re_search_2): Use 0, not -1, as the lower bound | Richard M. Stallman | 1995-10-01 | 1 | -3/+4 |
| * | (barf_or_query_if_file_exists): New arg STATPTR. Callers changed. | Richard M. Stallman | 1995-10-01 | 1 | -9/+37 |
| * | Add early support for Solaris 2.5 on PowerPCs. | Richard M. Stallman | 1995-10-01 | 1 | -1/+24 |
| * | (Fx_create_frame): Set up buffer-predicate slot. | Richard M. Stallman | 1995-09-25 | 1 | -3/+5 |
| * | (safe_run_hooks): No longer static. | Richard M. Stallman | 1995-09-25 | 1 | -2/+19 |
| * | (read_minibuf_unwind): Use safe_run_hooks. | Richard M. Stallman | 1995-09-25 | 1 | -1/+1 |
| * | (popup_get_selection): Pop menu down if button is pressed | Richard M. Stallman | 1995-09-24 | 1 | -0/+12 |
| * | (LOCALTIME_CACHE, tzset): New macros. | Paul Eggert | 1995-09-20 | 1 | -0/+4 |
| * | (gettimeofday, init_gettimeofday, daylight, gmtoffset): Undo previous change. | Paul Eggert | 1995-09-20 | 1 | -5/+36 |
| * | (Fload): Rename arg STR to FILE. | Richard M. Stallman | 1995-09-15 | 1 | -16/+16 |
| * | (BROKEN_SELECT_NON_X): Moved to s/isc2-2.h. | Karl Heuer | 1995-09-12 | 1 | -6/+0 |
| * | (BROKEN_SELECT_NON_X): Define this instead of turning | Karl Heuer | 1995-09-12 | 1 | -4/+5 |
| * | (call_mod_hooks, verify_interval_modification): | Richard M. Stallman | 1995-09-12 | 1 | -194/+0 |
| * | (call_mod_hooks): Moved from intevals.c | Richard M. Stallman | 1995-09-12 | 1 | -0/+226 |
| * | (signal_after_change): Call report_interval_modification. | Richard M. Stallman | 1995-09-12 | 1 | -0/+5 |
| * | (Fencode_time): Use mktime to do the real work; | Paul Eggert | 1995-09-10 | 1 | -90/+80 |
| * | (init_gettimeofday): Remove declaration. | Richard M. Stallman | 1995-09-10 | 1 | -1/+0 |
| * | (gettimeofday): Don't bother setting time zone, | Richard M. Stallman | 1995-09-10 | 1 | -39/+6 |