Sun, 16 Dec 2001 20:01:39 +0000 |
Richard M. Stallman |
(reset_buffer): Initialize `display_error_modiff'.
|
Mon, 26 Nov 2001 00:07:17 +0000 |
Richard M. Stallman |
(Fkill_buffer): Use Frun_hooks, not Vrun_hooks.
|
Wed, 14 Nov 2001 00:06:50 +0000 |
Richard M. Stallman |
(syms_of_buffer): Doc fixes.
|
Fri, 09 Nov 2001 06:48:33 +0000 |
Pavel Jank |
(Fbury_buffer): Use braces to follow GNU Coding Standards.
|
Tue, 06 Nov 2001 04:48:15 +0000 |
Richard M. Stallman |
(Fkill_buffer): Don't delete auto save file if buffer is modified.
|
Mon, 05 Nov 2001 04:04:09 +0000 |
Richard M. Stallman |
(Fbuffer_local_value): Remove extra args from CHECK_SYMBOL and CHECK_BUFFER.
|
Mon, 05 Nov 2001 00:10:49 +0000 |
Richard M. Stallman |
(Fbuffer_local_value): New function.
|
Fri, 02 Nov 2001 20:46:55 +0000 |
Pavel Jank |
Update usage of CHECK_ macros (remove unused second argument).
|
Thu, 01 Nov 2001 10:23:52 +0000 |
Gerd Moellmann |
Fix a typo.
|
Wed, 31 Oct 2001 15:04:58 +0000 |
Pavel Jank |
(selective-display-ellipses): Doc fix.
|
Sun, 21 Oct 2001 08:49:43 +0000 |
Pavel Jank |
Reindent DEFUNs and DEFVARs woth doc: keywords.
|
Wed, 17 Oct 2001 03:16:12 +0000 |
Miles Bader |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
Tue, 16 Oct 2001 09:21:56 +0000 |
Gerd Moellmann |
(Fset_buffer_major_mode): Use initial-major-mode for
|
Tue, 16 Oct 2001 09:09:51 +0000 |
Ken Raeburn |
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
|
Mon, 15 Oct 2001 20:51:37 +0000 |
Pavel Jank |
Put doc strings in comments.
|
Fri, 12 Oct 2001 02:01:23 +0000 |
Stefan Monnier |
(Fbury_buffer): Don't try to remove the buffer from the
|
Wed, 10 Oct 2001 16:05:21 +0000 |
Stefan Monnier |
Include keymap.h.
|
Fri, 05 Oct 2001 09:49:39 +0000 |
Gerd Moellmann |
Use SYMBOL_VALUE/SET_SYMBOL_VALUE macros instead of accessing
|
Tue, 18 Sep 2001 13:51:22 +0000 |
Eli Zaretskii |
Fix a typo in a comment.
|
Tue, 18 Sep 2001 12:20:53 +0000 |
Gerd Moellmann |
(modify_overlay): Don't do nothing if START == END;
|
Mon, 03 Sep 2001 08:03:53 +0000 |
Gerd Moellmann |
(syms_of_buffer): Doc fix.
|
Fri, 06 Jul 2001 15:33:59 +0000 |
Eli Zaretskii |
(syms_of_buffer) [if 0]: Avoid a warning from GCC 3.0.
|
Thu, 31 May 2001 01:44:32 +0000 |
Stefan Monnier |
(copy_overlays): Make ENABLE_CHECKING happy.
|
Mon, 21 May 2001 12:34:11 +0000 |
Gerd Moellmann |
Use SYMBOL_VALUE/ SET_SYMBOL_VALUE macros instead of accessing
|
Wed, 16 May 2001 12:17:43 +0000 |
Gerd Moellmann |
(copy_overlays): New function.
|
Wed, 25 Apr 2001 14:50:43 +0000 |
Gerd Moellmann |
(mouse_face_overlay_overlaps): Fix the computation
|
Mon, 26 Mar 2001 17:08:10 +0000 |
Eli Zaretskii |
(syms_of_buffer): Doc fix.
|
Thu, 15 Mar 2001 09:43:39 +0000 |
Gerd Moellmann |
(swap_out_buffer_local_variables): Call
|
Wed, 07 Mar 2001 14:14:58 +0000 |
Gerd Moellmann |
(syms_of_buffer) <header-line-format>: Doc fix.
|
Tue, 06 Mar 2001 15:28:48 +0000 |
Gerd Moellmann |
(mouse_face_overlay_overlaps): New function.
|
Tue, 16 Jan 2001 14:21:11 +0000 |
Gerd Moellmann |
(Fset_buffer_modified_p): Set buffer's
|
Tue, 12 Dec 2000 15:29:00 +0000 |
Gerd Moellmann |
(Fkill_buffer): Don't Fset_buffer when testing if
|
Wed, 22 Nov 2000 22:33:55 +0000 |
Gerd Moellmann |
(Fmake_indirect_buffer): Don't treat nil as a
|
Tue, 21 Nov 2000 20:39:23 +0000 |
Gerd Moellmann |
(Fkill_buffer): Notice if the buffer to kill is the
|
Tue, 21 Nov 2000 12:32:40 +0000 |
Gerd Moellmann |
(mmap_free_1): Avoid a compiler warning.
|
Mon, 20 Nov 2000 17:24:12 +0000 |
Gerd Moellmann |
(MAP_FAILED): Define it as `((void *) -1)' if it's
|
Sat, 18 Nov 2000 15:50:08 +0000 |
Gerd Moellmann |
(mmap_enlarge): Don't print a message on stderr
|
Wed, 25 Oct 2000 07:30:21 +0000 |
Miles Bader |
(overlays_at): Only let CHANGE_REQ inhibit an assignment of startpos to
|
Mon, 25 Sep 2000 18:18:31 +0000 |
Dave Love |
Include stdio.h.
|
Thu, 14 Sep 2000 19:39:11 +0000 |
Dave Love |
(alloc_buffer_text): Fix xmalloc call.
|
Thu, 14 Sep 2000 15:14:02 +0000 |
Gerd Moellmann |
Move allocation with mmap here, from ralloc.c. Change
|
Wed, 06 Sep 2000 21:42:14 +0000 |
Gerd Moellmann |
(set_buffer_internal_1) [REL_ALLOC_MMAP]: If
|
Wed, 06 Sep 2000 21:25:12 +0000 |
Gerd Moellmann |
(init_buffer) [REL_ALLOC_MMAP]: Map new buffer
|
Tue, 05 Sep 2000 13:01:56 +0000 |
Gerd Moellmann |
(Fother_buffer): Consider buffers as invisible when
|
Wed, 23 Aug 2000 11:53:23 +0000 |
Eli Zaretskii |
(syms_of_buffer) <scroll-up-aggressively>: Doc fix.
|
Tue, 22 Aug 2000 22:41:00 +0000 |
Andrew Innes |
Include keyboard.h before frame.h.
|
Thu, 17 Aug 2000 13:51:37 +0000 |
Dave Love |
(Fget_buffer_create, Fmake_indirect_buffer): Avoid
|
Tue, 08 Aug 2000 23:45:38 +0000 |
Miles Bader |
(overlays_at): Add CHANGE_REQ parameter.
|
Fri, 21 Jul 2000 14:33:35 +0000 |
Gerd Moellmann |
(Fprevious_overlay_change): Avoid memory leak.
|
Tue, 06 Jun 2000 05:41:20 +0000 |
Kenichi Handa |
(Fset_buffer_multibyte): Don't make the current buffer as modified if
|
Fri, 02 Jun 2000 12:43:31 +0000 |
Dave Love |
(Vbefore_change_function, Vafter_change_function):
|
Fri, 19 May 2000 23:50:26 +0000 |
Kenichi Handa |
(advance_to_char_boundary): Don't use DEC_POS to find a
|
Fri, 19 May 2000 20:33:58 +0000 |
Gerd Moellmann |
(Fbury_buffer): Avoid trouble from burying a killed buffer.
|
Thu, 11 May 2000 18:38:29 +0000 |
Dave Love |
Fix last change.
|
Thu, 04 May 2000 22:00:40 +0000 |
Dave Love |
(syms_of_buffer) [auto-fill-function]: Doc fix.
|
Mon, 24 Apr 2000 13:55:05 +0000 |
Gerd Moellmann |
(init_buffer_once): Handle extra_line_spacing.
|
Wed, 19 Apr 2000 08:53:42 +0000 |
Dave Love |
(Fmake_indirect_buffer): Escape newline in doc.
|
Mon, 17 Apr 2000 15:26:29 +0000 |
Gerd Moellmann |
(clone_per_buffer_values): New function.
|
Sun, 09 Apr 2000 10:47:46 +0000 |
Gerd Moellmann |
(Frestore_buffer_modified_p): New function.
|
Thu, 30 Mar 2000 09:56:31 +0000 |
Ken Raeburn |
* lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):
|