log src/buffer.c @ 28233:dbbbc64baaa9

age author description
2000-03-20 Gerd Moellmann (Fset_buffer_modified_p): Set update_mode_lines
2000-02-17 Gerd Moellmann (Fget_buffer_create, Fmake_indirect_buffer): Use
2000-01-28 Gerd Moellmann (Fother_buffer): Don't call Fset_buffer_major_mode
1999-12-28 Gerd Moellmann (modify_overlay): Always compute unchanged info.
1999-12-22 Gerd Moellmann (Fset_buffer_multibyte): Arrange for a thorough
1999-11-23 Eli Zaretskii (syms_of_buffer): Add %z, %Z, %m and %& to the doc
1999-11-13 Gerd Moellmann (indicate-empty-lines): Doc-fix.
1999-11-07 Gerd Moellmann Remove conditional compilation on USE_TEXT_PROPERTIES.
1999-11-05 Gerd Moellmann * buffer.c (syms_of_buffer): Extend documentation of
1999-10-25 Ken Raeburn more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine
1999-10-19 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
1999-10-17 Gerd Moellmann (Fget_buffer_create, Fmake_indirect_buffer, Fkill_buffer):
1999-09-16 Gerd Moellmann (Fkill_buffer): Remove unused variables.
1999-09-13 Gerd Moellmann (Fother_buffer): Change for Lisp_Object selected_frame.
1999-09-12 Gerd Moellmann (Fget_buffer_create): Use prompt_end_charpos instead
1999-09-10 Richard M. Stallman (Ferase_buffer): Don't erase the minibuffer prompt.
1999-09-05 Gerd Moellmann Change
1999-09-03 Kenichi Handa Type 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 Moellmann Remove conditional compilation on NO_PROMPT_IN_BUFFER.
1999-08-07 Richard M. Stallman (Fprevious_overlay_change): Just return the answer obtained from overlays_at.
1999-08-06 Richard M. Stallman (switch_to_buffer_1): New subroutine, taken out from Fswitch_to_buffer.
1999-08-05 Richard M. Stallman (switch_to_buffer_1): New subroutine, taken out from Fswitch_to_buffer.
1999-07-21 Gerd Moellmann (init_buffer_once): Init top_line_format.
1999-07-20 Dave Love (syms_of_buffer): Make default-enable-multibyte-characters a user variable.
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 the base buffer.
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-time.
1998-05-11 Richard M. Stallman (Fset_buffer_multibyte): Error if marker is put
1998-05-11 Richard M. Stallman Comment change.
1998-05-07 Richard M. Stallman (syms_of_buffer) <buffer-file-coding-system>: Doc fix.
1998-05-02 Richard M. Stallman Whitespace change.
1998-04-14 Andreas Schwab Fix -Wimplicit warnings.
1998-04-14 Andreas Schwab (Fset_buffer_multibyte): Do nothing if nothing actually
1998-03-21 Richard M. Stallman Use 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-only.
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. Stallman Update 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,