| Commit message (Expand) | Author | Age | Files | Lines |
* | (Fget_buffer_create, Frename_buffer, Fbuffer_disable_undo, | Karl Heuer | 1994-10-04 | 1 | -10/+10 |
* | (Foverlay_get): Handle `category' property on overlay. | Richard M. Stallman | 1994-10-01 | 1 | -2/+11 |
* | (nsberror, Fget_buffer, Fget_file_buffer, Fbuffer_local_variables, | Karl Heuer | 1994-09-27 | 1 | -20/+17 |
* | (get-file-buffer): Doc fix. | Richard M. Stallman | 1994-09-24 | 1 | -1/+2 |
* | (evaporate_overlays): Overlay is in car, not cdr. | Karl Heuer | 1994-09-22 | 1 | -1/+1 |
* | (overlays_at): New arg PREV_PTR. | Richard M. Stallman | 1994-09-21 | 1 | -11/+68 |
* | (syms_of_buffer): Doc fix. | Karl Heuer | 1994-09-19 | 1 | -1/+1 |
* | Add a new element to display tables controlling side-by-side | Jim Blandy | 1994-09-19 | 1 | -2/+4 |
* | (reset_buffer): Don't call reset_buffer_local_variables. | Richard M. Stallman | 1994-09-18 | 1 | -3/+10 |
* | (Qevaporate): New symbol. | Karl Heuer | 1994-09-17 | 1 | -20/+65 |
* | (reset_buffer_local_variables, Fbuffer_local_variables) | Richard M. Stallman | 1994-09-17 | 1 | -6/+6 |
* | (Frename_buffer): Fix gcpro problems. | Karl Heuer | 1994-08-23 | 1 | -2/+4 |
* | (list_buffers_1): Update header line layout. | Richard M. Stallman | 1994-08-16 | 1 | -2/+2 |
* | (list_buffers_1): Add one column to size column. | Richard M. Stallman | 1994-08-03 | 1 | -1/+1 |
* | (syms_of_buffer): Doc fix. | Richard M. Stallman | 1994-07-02 | 1 | -1/+3 |
* | (syms_of_buffer): Doc fix. | Richard M. Stallman | 1994-07-02 | 1 | -1/+1 |
* | (Foverlay_put): Pass redisplay_region a struct buffer *. | Richard M. Stallman | 1994-06-28 | 1 | -2/+2 |
* | (send_process): Major rewrite. | Richard M. Stallman | 1994-06-25 | 1 | -10/+18 |
* | (Fmove_overlay): Fix typo in previous change. | Richard M. Stallman | 1994-06-23 | 1 | -2/+2 |
* | (Fmove_overlay): Add missing XINT calls in previous change. | Richard M. Stallman | 1994-06-21 | 1 | -1/+1 |
* | (Fkill_buffer): Don't delete auto save file | Richard M. Stallman | 1994-06-21 | 1 | -2/+3 |
* | (Fmove_overlay): Call redisplay_region even when | Richard M. Stallman | 1994-06-20 | 1 | -1/+21 |
* | (verify_overlay_modification): GCPRO tail and overlay. | Richard M. Stallman | 1994-05-24 | 1 | -6/+28 |
* | (fix_overlays_in_range): New function. | Karl Heuer | 1994-05-17 | 1 | -0/+103 |
* | (Foverlay_lists): Doc fix. | Karl Heuer | 1994-05-13 | 1 | -2/+3 |
* | (Frename_buffer): Reject empty string as new name. | Richard M. Stallman | 1994-05-11 | 1 | -4/+8 |
* | (Qbuffer_file_type): Var deleted. | Richard M. Stallman | 1994-05-10 | 1 | -10/+21 |
* | (syms_of_buffer): Doc fix. | Richard M. Stallman | 1994-05-03 | 1 | -1/+1 |
* | (init_buffer_once): Initialize buffer_file_type field right. | Richard M. Stallman | 1994-05-02 | 1 | -1/+1 |
* | (Fkill_all_local_variables): Doc fix. | Richard M. Stallman | 1994-04-24 | 1 | -1/+4 |
* | (reset_buffer_local_variables): Use Vascii_eqv_table | Richard M. Stallman | 1994-04-23 | 1 | -2/+2 |
* | Pass operation to Ffind_file_name_handler. | Karl Heuer | 1994-04-22 | 1 | -1/+1 |
* | (Vafter_change_functions, Vbefore_change_functions): New variables. | Richard M. Stallman | 1994-04-10 | 1 | -4/+31 |
* | (Fget_buffer_create): Disallow empty string. | Karl Heuer | 1994-04-06 | 1 | -0/+3 |
* | (verify_overlay_modification): Run modification-hooks for any deletion that | Karl Heuer | 1994-04-05 | 1 | -6/+6 |
* | (overlays_at): Fix previous change. | Richard M. Stallman | 1994-04-03 | 1 | -2/+2 |
* | (overlays_at): Use XGCTYPE. | Richard M. Stallman | 1994-04-03 | 1 | -4/+4 |
* | (list_buffers_1): Set buffer contents, then mode. | Karl Heuer | 1994-04-02 | 1 | -7/+4 |
* | (verify_overlay_modification): | Richard M. Stallman | 1994-03-30 | 1 | -6/+31 |
* | (sort_overlays, Fmake_overlay): Use assignment, not initialization. | Karl Heuer | 1994-03-23 | 1 | -5/+6 |
* | (reset_buffer): Init auto_save_failure_time slot. | Richard M. Stallman | 1994-03-23 | 1 | -0/+1 |
* | (buffer-display-table, buffer-undo-list): Delete docstring of second version | Karl Heuer | 1994-03-14 | 1 | -2/+2 |
* | (Fkill_buffer, Fkill_all_local_variables): | Richard M. Stallman | 1994-03-05 | 1 | -2/+4 |
* | (Fget_file_buffer): Doc fix. | Karl Heuer | 1994-03-03 | 1 | -0/+1 |
* | (sort_overlays): Allow for null window. | Karl Heuer | 1994-02-24 | 1 | -20/+20 |
* | (Fkill_buffer): Call the Vkill_buffer_query_functions. | Richard M. Stallman | 1994-02-24 | 1 | -1/+21 |
* | (syms_of_buffer): Doc fix. | Richard M. Stallman | 1994-02-11 | 1 | -1/+3 |
* | (Fkill_all_local_variables): Run change-major-mode-hook. | Karl Heuer | 1994-02-09 | 1 | -0/+2 |
* | (sort-overlays): New function, extracted from xfaces.c. | Karl Heuer | 1994-02-09 | 1 | -0/+85 |
* | Whitespace change. | Richard M. Stallman | 1994-01-30 | 1 | -2/+2 |