aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer.c (unfollow)
Commit message (Expand)AuthorFilesLines
1995-04-07(Fmake_overlay): Use XMISCTYPE.Richard M. Stallman1-1/+1
1995-04-06(Fkill_buffer): Call reset_buffer_local_variablesRichard M. Stallman1-30/+53
1995-03-24(syms_of_buffer): Doc fix.Karl Heuer1-2/+2
1995-03-22(overlay_touches_p): New function.Karl Heuer1-0/+41
1995-03-17(reset_buffer): Reset file_format element too.(init_buffer_once): Define file...Boris Goldowsky1-0/+8
1995-03-14(Fmake_indirect_buffer): Invert the arguments.Richard M. Stallman1-5/+6
1995-03-11(reset_buffer_local_variables): Init invisibility.Richard M. Stallman1-1/+15
1995-03-06(Fpop_to_buffer): Call Fset_buffer_major_mode if we create a buffer.Richard M. Stallman1-1/+8
1995-02-14(syms_of_buffer): Set up Lisp var buffer-file-truename.Richard M. Stallman1-0/+9
1995-02-05(Fget_buffer_create): Call buffer_memory_full.Richard M. Stallman1-1/+1
1995-01-31(syms_of_buffer): overwrite-mode doc fix.Richard M. Stallman1-1/+3
1995-01-27(init_buffer_once, syms_of_buffer):Richard M. Stallman1-0/+5
1995-01-20(syms_of_buffer) [DOS_NT]: Add missing ';'.Richard M. Stallman1-9/+9
1995-01-17(list_buffers_1, Flist_buffers): Functions deleted.Richard M. Stallman1-131/+0
1995-01-08(syms_of_buffer): Doc fix.Richard M. Stallman1-7/+7
1995-01-02(Fmake_indirect_buffer): New function.Richard M. Stallman1-25/+275
1994-12-25(syms_of_buffer): Doc fix for buffer-file-type.Richard M. Stallman1-1/+4
1994-12-21(Fget_buffer_create): Copy the name, and clear text props.Richard M. Stallman1-1/+38
1994-12-11(report_overlay_modification): Renamed from verify_overlay_modification.Richard M. Stallman1-15/+27
1994-12-11(list_buffers_1): Right-align the size values.Richard M. Stallman1-7/+25
1994-11-28(Fkill_buffer): Use internal_delete_file.Richard M. Stallman1-1/+1
1994-11-15(overlays_at): Use the new type-test macros.Karl Heuer1-2/+2
1994-11-15(Frename_buffer): Rename arg NAME to NEWNAME.Richard M. Stallman1-3/+3
1994-11-15(Frename_buffer): Rename arg NAME to NEWNAME.Richard M. Stallman1-12/+12
1994-11-15(Fmake_overlay, Foverlay_properties, Foverlay_get, Foverlay_put): Use newKarl Heuer1-16/+12
1994-11-15(Fkill_all_local_variables): Use XBUFFER_LOCAL_VALUE, not XCONS.Karl Heuer1-5/+6
1994-11-11(set_buffer_internal): Use XBUFFER_LOCAL_VALUE, not XCONS.Karl Heuer1-2/+2
1994-11-02(init_buffer): Fix error message syntax.Richard M. Stallman1-1/+1
1994-11-01(init_buffer): Use DIRECTORY_SEP, IS_DIRECTORY_SEP macros,Richard M. Stallman1-7/+12
1994-10-27(Fset_buffer_major_mode): New function. Set the default major mode here.Karl Heuer1-24/+41
1994-10-20(list_buffers_1): Always mark current_buffer read-only.Richard M. Stallman1-1/+5
1994-10-12(buffer_slot_type_mismatch): Take just the offset as argument. Only checkKarl Heuer1-13/+7
1994-10-11(buffer_slot_type_mismatch): Test against Lisp_Misc.Karl Heuer1-1/+1
1994-10-11(list_buffers_1): Fix indentation in header lines.Richard M. Stallman1-2/+2
1994-10-10(syms_of_buffer): Doc fix for cache-long-line-scans.Jim Blandy1-11/+23
1994-10-08* buffer.c: #include region-cache.h.Jim Blandy1-0/+35
1994-10-06(init_buffer_once): Don't use XSETFASTINT when negative.Karl Heuer1-17/+21
1994-10-04(validate_region): Swap using temp Lisp_Object, not int.Karl Heuer1-5/+2
1994-10-04(reset_buffer, Ferase_buffer, validate_region, list_buffers_1, recenter_overl...Karl Heuer1-42/+42
1994-10-04(Fget_buffer_create, Frename_buffer, Fbuffer_disable_undo,Karl Heuer1-10/+10
1994-10-01(Foverlay_get): Handle `category' property on overlay.Richard M. Stallman1-2/+11
1994-09-27(nsberror, Fget_buffer, Fget_file_buffer, Fbuffer_local_variables,Karl Heuer1-20/+17
1994-09-24(get-file-buffer): Doc fix.Richard M. Stallman1-1/+2
1994-09-22(evaporate_overlays): Overlay is in car, not cdr.Karl Heuer1-1/+1
1994-09-21(overlays_at): New arg PREV_PTR.Richard M. Stallman1-11/+68
1994-09-19(syms_of_buffer): Doc fix.Karl Heuer1-1/+1
1994-09-19Add a new element to display tables controlling side-by-sideJim Blandy1-2/+4
1994-09-18(reset_buffer): Don't call reset_buffer_local_variables.Richard M. Stallman1-3/+10
1994-09-17(Qevaporate): New symbol.Karl Heuer1-20/+65
1994-09-17(reset_buffer_local_variables, Fbuffer_local_variables)Richard M. Stallman1-6/+6