2000-10-18 |
Miles Bader |
(adjust_markers_for_delete): Handle before-insertion markers correctly.
|
2000-09-21 |
Gerd Moellmann |
Avoid some more compiler warnings.
|
2000-09-14 |
Gerd Moellmann |
(make_gap): Use enlarge_buffer_text.
|
2000-06-02 |
Dave Love |
(signal_before_change, signal_after_change): Don't check
|
2000-05-22 |
Kenichi Handa |
(adjust_markers_for_replace): Fix previous change.
|
2000-05-20 |
Kenichi Handa |
(adjust_markers_for_record_delete): Deleted.
|
2000-05-04 |
Gerd Moellmann |
(insert_from_buffer_1): Adjust FROM position by number
|
2000-03-30 |
Ken Raeburn |
* lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):
|
2000-02-11 |
Kenichi Handa |
(del_range_1): Call update_compositions.
|
1999-12-15 |
Kenichi Handa |
(copy_text): Adjusted for the change of CHAR_STRING.
|
1999-12-07 |
Stefan Monnier |
* editfns.c (Fdelete_and_extract_region): New function.
|
1999-12-06 |
Eli Zaretskii |
(adjust_markers_for_delete): Fix last change.
|
1999-12-06 |
Kenichi Handa |
(adjust_markers_for_delete): Make it non-static.
|
1999-11-26 |
Gerd Moellmann |
(insert_1_both): Call set_text_properties with last
|
1999-11-11 |
Gerd Moellmann |
Remove USE_TEXT_PROPERTIES.
|
1999-10-19 |
Paul Eggert |
Add support for large files, 64-bit Solaris, system locale codings.
|
1999-09-19 |
Gerd Moellmann |
(copy_text): Removed unused variables.
|
1999-09-13 |
Ken Raeburn |
Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access.
|
1999-09-12 |
Richard M. Stallman |
(del_range_1): Don't treat minibuffer prompt specially.
|
1999-09-07 |
Richard M. Stallman |
(syms_of_insdel): Define Lisp variable inhibit-modification-hooks.
|
1999-09-03 |
Kenichi Handa |
(count_combining_composition): New function.
|
1999-08-23 |
Gerd Moellmann |
(gap_left): Use BUF_COMPUTE_UNCHANGED.
|
1999-08-21 |
Gerd Moellmann |
Remove conditional compilation on NO_PROMPT_IN_BUFFER.
|
1999-08-18 |
Dave Love |
Use stdlib.h.
|
1999-08-04 |
Andreas Schwab |
(insert_from_string_1): Check gap size against number
|
1999-07-21 |
Gerd Moellmann |
(prepare_to_modify_buffer): Set windows_or_buffers_changed,
|
1999-02-18 |
Richard M. Stallman |
(adjust_markers_for_replace): When doing an insertion
|
1999-01-11 |
Kenichi Handa |
(del_range_1): Call signal_after_change.
|
1998-12-21 |
Eli Zaretskii |
(copy_text, count_size_as_multibyte): Don't convert 7-bit ASCII characters via
|
1998-12-10 |
Karl Heuer |
(insert_from_buffer_1): Properly count the size
|