summaryrefslogtreecommitdiff
path: root/src/buffer.c
Commit message (Expand)AuthorAgeFilesLines
* (Fget_buffer_create, Frename_buffer, Fbuffer_disable_undo,Karl Heuer1994-10-041-10/+10
* (Foverlay_get): Handle `category' property on overlay.Richard M. Stallman1994-10-011-2/+11
* (nsberror, Fget_buffer, Fget_file_buffer, Fbuffer_local_variables,Karl Heuer1994-09-271-20/+17
* (get-file-buffer): Doc fix.Richard M. Stallman1994-09-241-1/+2
* (evaporate_overlays): Overlay is in car, not cdr.Karl Heuer1994-09-221-1/+1
* (overlays_at): New arg PREV_PTR.Richard M. Stallman1994-09-211-11/+68
* (syms_of_buffer): Doc fix.Karl Heuer1994-09-191-1/+1
* Add a new element to display tables controlling side-by-sideJim Blandy1994-09-191-2/+4
* (reset_buffer): Don't call reset_buffer_local_variables.Richard M. Stallman1994-09-181-3/+10
* (Qevaporate): New symbol.Karl Heuer1994-09-171-20/+65
* (reset_buffer_local_variables, Fbuffer_local_variables)Richard M. Stallman1994-09-171-6/+6
* (Frename_buffer): Fix gcpro problems.Karl Heuer1994-08-231-2/+4
* (list_buffers_1): Update header line layout.Richard M. Stallman1994-08-161-2/+2
* (list_buffers_1): Add one column to size column.Richard M. Stallman1994-08-031-1/+1
* (syms_of_buffer): Doc fix.Richard M. Stallman1994-07-021-1/+3
* (syms_of_buffer): Doc fix.Richard M. Stallman1994-07-021-1/+1
* (Foverlay_put): Pass redisplay_region a struct buffer *.Richard M. Stallman1994-06-281-2/+2
* (send_process): Major rewrite.Richard M. Stallman1994-06-251-10/+18
* (Fmove_overlay): Fix typo in previous change.Richard M. Stallman1994-06-231-2/+2
* (Fmove_overlay): Add missing XINT calls in previous change.Richard M. Stallman1994-06-211-1/+1
* (Fkill_buffer): Don't delete auto save fileRichard M. Stallman1994-06-211-2/+3
* (Fmove_overlay): Call redisplay_region even whenRichard M. Stallman1994-06-201-1/+21
* (verify_overlay_modification): GCPRO tail and overlay.Richard M. Stallman1994-05-241-6/+28
* (fix_overlays_in_range): New function.Karl Heuer1994-05-171-0/+103
* (Foverlay_lists): Doc fix.Karl Heuer1994-05-131-2/+3
* (Frename_buffer): Reject empty string as new name.Richard M. Stallman1994-05-111-4/+8
* (Qbuffer_file_type): Var deleted.Richard M. Stallman1994-05-101-10/+21
* (syms_of_buffer): Doc fix.Richard M. Stallman1994-05-031-1/+1
* (init_buffer_once): Initialize buffer_file_type field right.Richard M. Stallman1994-05-021-1/+1
* (Fkill_all_local_variables): Doc fix.Richard M. Stallman1994-04-241-1/+4
* (reset_buffer_local_variables): Use Vascii_eqv_tableRichard M. Stallman1994-04-231-2/+2
* Pass operation to Ffind_file_name_handler.Karl Heuer1994-04-221-1/+1
* (Vafter_change_functions, Vbefore_change_functions): New variables.Richard M. Stallman1994-04-101-4/+31
* (Fget_buffer_create): Disallow empty string.Karl Heuer1994-04-061-0/+3
* (verify_overlay_modification): Run modification-hooks for any deletion thatKarl Heuer1994-04-051-6/+6
* (overlays_at): Fix previous change.Richard M. Stallman1994-04-031-2/+2
* (overlays_at): Use XGCTYPE.Richard M. Stallman1994-04-031-4/+4
* (list_buffers_1): Set buffer contents, then mode.Karl Heuer1994-04-021-7/+4
* (verify_overlay_modification):Richard M. Stallman1994-03-301-6/+31
* (sort_overlays, Fmake_overlay): Use assignment, not initialization.Karl Heuer1994-03-231-5/+6
* (reset_buffer): Init auto_save_failure_time slot.Richard M. Stallman1994-03-231-0/+1
* (buffer-display-table, buffer-undo-list): Delete docstring of second versionKarl Heuer1994-03-141-2/+2
* (Fkill_buffer, Fkill_all_local_variables):Richard M. Stallman1994-03-051-2/+4
* (Fget_file_buffer): Doc fix.Karl Heuer1994-03-031-0/+1
* (sort_overlays): Allow for null window.Karl Heuer1994-02-241-20/+20
* (Fkill_buffer): Call the Vkill_buffer_query_functions.Richard M. Stallman1994-02-241-1/+21
* (syms_of_buffer): Doc fix.Richard M. Stallman1994-02-111-1/+3
* (Fkill_all_local_variables): Run change-major-mode-hook.Karl Heuer1994-02-091-0/+2
* (sort-overlays): New function, extracted from xfaces.c.Karl Heuer1994-02-091-0/+85
* Whitespace change.Richard M. Stallman1994-01-301-2/+2