2000-09-25 |
Dave Love |
Include stdio.h.
|
2000-09-14 |
Dave Love |
(alloc_buffer_text): Fix xmalloc call.
|
2000-09-14 |
Gerd Moellmann |
Move allocation with mmap here, from ralloc.c. Change
|
2000-09-06 |
Gerd Moellmann |
(set_buffer_internal_1) [REL_ALLOC_MMAP]: If
|
2000-09-06 |
Gerd Moellmann |
(init_buffer) [REL_ALLOC_MMAP]: Map new buffer
|
2000-09-05 |
Gerd Moellmann |
(Fother_buffer): Consider buffers as invisible when
|
2000-08-23 |
Eli Zaretskii |
(syms_of_buffer) <scroll-up-aggressively>: Doc fix.
|
2000-08-22 |
Andrew Innes |
Include keyboard.h before frame.h.
|
2000-08-17 |
Dave Love |
(Fget_buffer_create, Fmake_indirect_buffer): Avoid
|
2000-08-08 |
Miles Bader |
(overlays_at): Add CHANGE_REQ parameter.
|
2000-07-21 |
Gerd Moellmann |
(Fprevious_overlay_change): Avoid memory leak.
|
2000-06-06 |
Kenichi Handa |
(Fset_buffer_multibyte): Don't make the current buffer as modified if
|
2000-06-02 |
Dave Love |
(Vbefore_change_function, Vafter_change_function):
|
2000-05-19 |
Kenichi Handa |
(advance_to_char_boundary): Don't use DEC_POS to find a
|
2000-05-19 |
Gerd Moellmann |
(Fbury_buffer): Avoid trouble from burying a killed buffer.
|
2000-05-11 |
Dave Love |
Fix last change.
|
2000-05-04 |
Dave Love |
(syms_of_buffer) [auto-fill-function]: Doc fix.
|
2000-04-24 |
Gerd Moellmann |
(init_buffer_once): Handle extra_line_spacing.
|
2000-04-19 |
Dave Love |
(Fmake_indirect_buffer): Escape newline in doc.
|
2000-04-17 |
Gerd Moellmann |
(clone_per_buffer_values): New function.
|
2000-04-09 |
Gerd Moellmann |
(Frestore_buffer_modified_p): New function.
|
2000-03-30 |
Ken Raeburn |
* lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):
|
2000-03-27 |
Gerd Moellmann |
(buffer_permanent_local_flags): Use MAX_PER_BUFFER_VARS
|
2000-03-26 |
Gerd Moellmann |
(syms_of_buffer): Add default-cursor-type.
|
2000-03-26 |
Gerd Moellmann |
(reset_buffer): Initialize buffer's cursor_type.
|
2000-03-26 |
Gerd Moellmann |
(buffer_permanent_local_flags): Make a char array.
|
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.
|