Finish making it fit Emacs conventions. Add autoloads.
[bpt/emacs.git] / src / buffer.c
1999-09-05 Gerd MoellmannChange
1999-09-03 Kenichi HandaType in comment fixed.
1999-09-02 Gerd Moellmann(set_buffer_internal): Never set
1999-08-23 Gerd Moellmann(set_buffer_internal): Set windows_or_buffers_changed
1999-08-21 Gerd MoellmannRemove conditional compilation on NO_PROMPT_IN_BUFFER.
1999-08-07 Richard M. Stallman(Fprevious_overlay_change): Just return the answer...
1999-08-06 Richard M. Stallman(switch_to_buffer_1): New subroutine, taken out from...
1999-08-05 Richard M. Stallman(switch_to_buffer_1): New subroutine, taken out from...
1999-07-21 Gerd Moellmann(init_buffer_once): Init top_line_format.
1999-07-20 Dave Love(syms_of_buffer): Make default-enable-multibyte-charact...
1999-06-16 Kenichi Handa(syms_of_buffer): Don't make
1999-05-24 Richard M. Stallman(syms_of_buffer): Doc fix.
1999-04-09 Richard M. Stallman(Fmake_indirect_buffer): Copy multibyte status from...
1999-03-26 Karl Heuer(Fset_buffer_modified_p): Don't lock or unlock
1999-03-04 Karl Heuer(syms_of_buffer): Doc fix.
1999-02-26 Richard M. Stallman(syms_of_buffer): Doc fix for enable-multibyte-characters.
1999-02-01 Richard M. Stallman(Fset_buffer_multibyte): Error if buffer is multibyte.
1998-11-24 Richard M. Stallman(syms_of_buffer): Doc fix.
1998-10-08 Kenichi Handa(inhibit_modification_hooks): New variable.
1998-09-04 Dave Love(enable-multibyte-characters): Doc fix.
1998-05-22 Richard M. Stallman(Fother_buffer): Doc fix.
1998-05-22 Richard M. Stallman(Fother_buffer): New arg FRAME. Calls changed.
1998-05-21 Richard M. Stallman(init_buffer): Support DOS_NT absolute file names.
1998-05-20 Richard M. Stallman(syms_of_buffer): Set up Lisp variable buffer-display...
1998-05-11 Richard M. Stallman(Fset_buffer_multibyte): Error if marker is put
1998-05-11 Richard M. StallmanComment change.
1998-05-07 Richard M. Stallman(syms_of_buffer) <buffer-file-coding-system>: Doc fix.
1998-05-02 Richard M. StallmanWhitespace change.
1998-04-14 Andreas SchwabFix -Wimplicit warnings.
1998-04-14 Andreas Schwab(Fset_buffer_multibyte): Do nothing if nothing actually
1998-03-21 Richard M. StallmanUse STRING_BYTES and SET_STRING_BYTES.
1998-03-12 Richard M. Stallman(init_buffer): Call Fset_buffer_multibyte for *scratch*.
1998-03-06 Richard M. Stallman(advance_to_char_boundary): Handle the case the code
1998-03-04 Kenichi Handa(Fset_buffer_multibyte): Fix arg for chars_in_text.
1998-02-27 Karl Heuer(syms_of_buffer): enable-multibyte-characters is read...
1998-02-20 Kenichi Handa(advance_to_char_boundary): Make the behaviour
1998-02-08 Richard M. Stallman(advance_to_char_boundary): New function.
1998-02-06 Richard M. Stallman(Fpop_to_buffer): Pass new arg to Fdisplay_buffer.
1998-01-21 Richard M. StallmanUpdate copyright year.
1998-01-21 Richard M. Stallman(set_buffer_if_live): New function.
1998-01-19 Richard M. Stallman(Fset_buffer_multibyte): New function.
1998-01-05 Richard M. Stallman(record_overlay_string): Totalize sizes assuming
1998-01-01 Richard M. Stallman(Fmake_indirect_buffer): Use set_marker_both.
1997-11-27 Kenichi Handa(nsberror, record_buffer, validate_region,
1997-10-27 Karl Heuer(Fkill_buffer): Don't assume buffer is current.
1997-10-16 Karl Heuer(init_buffer): Don't add /: to default dir if it's...
1997-09-25 Karl Heuer(mode-line-format): Doc fix.
1997-09-07 Richard M. Stallman(modify_overlay): Update overlay_modiff of proper buffer.
1997-08-27 Richard M. StallmanInclude errno.h.
1997-08-22 Richard M. Stallman(syms_of_buffer): Doc fixes.
1997-08-09 Richard M. Stallman(init_buffer): Use getcwd instead of getwd, if available.
1997-07-23 Richard M. Stallman(syms_of_buffer): Doc fix.
1997-07-12 Richard M. Stallman(set_buffer_internal_1): Convert Fset_marker argument...
1997-07-04 Richard M. StallmanFix bugs with inappropriate mixing of Lisp_Object with...
1997-07-04 Richard M. Stallman(overlay_strings): Finish up previous change.
1997-07-02 Richard M. Stallman(overlay_str_buf): Declare as unsigned char *.
1997-06-29 Richard M. Stallman(syms_of_buffer): enable-multibyte-characters is a...
1997-06-28 Richard M. Stallman(Fbury_buffer): Undo previous change.
1997-06-26 Richard M. Stallman(Fbuffer_list): New optional argument FRAME.
1997-06-09 Kenichi Handa(init_buffer_once): Inititialize the member
1997-06-02 Richard M. Stallman(Fmove_overlay): Clean up setting o_beg and o_end.
1997-05-28 Richard M. Stallman(syms_of_buffer): Doc fix.
1997-05-10 Richard M. Stallman(Fbury_buffer): If buffer is in selected window, remove it.
1997-04-26 Richard M. Stallman(reset_buffer): Initialize clip_changed field.
1997-03-23 Erik Naggum(Fbury_buffer): add missing semi
1997-03-23 Richard M. Stallman(Fbury_buffer): Call frames_bury_buffer.
1997-03-22 Richard M. StallmanChange copyright year.
1997-03-22 Richard M. Stallman(reset_buffer): Initialize display_count slot.
1997-02-27 Kenichi Handa(init_buffer_once): Make member
1997-02-20 Karl HeuerInclude charset.h.
1997-01-07 Richard M. StallmanFix typo editing previous change.
1997-01-05 Richard M. Stallman(Fpop_to_buffer): New arg NORECORD.
1996-12-11 Richard M. Stallman(syms_of_buffer): Doc fix (transient-mark-mode).
1996-10-04 Richard M. Stallman(init_buffer): Add /: to dir names that could be magic.
1996-10-01 Richard M. Stallman(syms_of_buffer): Doc fix.
1996-09-19 Richard M. Stallman(overlay_strings): Declare pstr using unsigned char.
1996-09-16 Richard M. Stallman(Fget_buffer_create): Initialize BUF_OVERLAY_MODIFF.
1996-09-15 Richard M. Stallman(modify_overlay): Renamed from redisplay_region
1996-09-09 Richard M. Stallman(syms_of_buffer): Doc fixes.
1996-09-02 Richard M. Stallman(reset_buffer): Initialize last_selected_window slot.
1996-09-01 Karl HeuerRemoved support for !MULTI_FRAME.
1996-07-26 Richard M. Stallman(buffer_permanent_local_flags): New variable.
1996-07-23 Richard M. Stallman(buffer_permanent_local_flags): New variable.
1996-07-11 Karl Heuer(syms_of_buffer): Doc fix.
1996-06-12 Richard M. Stallman(Fkill_buffer): Doc fix.
1996-05-30 Richard M. Stallman(Fpop_to_buffer): Doc fix.
1996-05-01 Richard M. Stallman(add_overlay_mod_hooklist): Fix call to bcopy.
1996-04-16 Richard M. Stallman(syms_of_buffer): Doc fix.
1996-02-06 Richard M. Stallman(Fbuffer_live_p): New function.
1996-02-03 Richard M. Stallman(syms_of_buffer): Doc fix.
1996-01-28 Richard M. StallmanWhitespace change.
1996-01-19 Karl Heuer(Fother_buffer): If we have to create a new buffer...
1996-01-15 Erik NaggumUpdate FSF's address in the preamble.
1996-01-09 Erik Naggum(Fmake_indirect_buffer, Fset_buffer_major_mode, Fpop_to...
1996-01-02 Erik Naggum(Fkill_buffer): Delete buffer from Vbuffer_alist after...
1996-01-02 Richard M. Stallman(Fkill_buffer): Use replace_buffer_in_all_windows.
1995-12-21 Karl Heuer(Fkill_buffer): Rename arg bufname to buffer.
1995-11-10 Richard M. Stallman(Fmake_overlay): New args front-advance and rear-advance.
1995-10-22 Richard M. Stallman(reset_buffer_local_variables): Call
1995-10-21 Richard M. Stallman(reset_buffer): Initialize extra1, extra2 and extra3...
next