log src/buffer.c @ 45683:9e40bb8e9a60

age author description
Sat, 08 Jun 2002 20:25:31 +0000 Colin Walters (Foverlay_get): Use lookup_char_property.
Mon, 03 Jun 2002 18:03:14 +0000 Ken Raeburn * buffer.c (fix_overlays_before): Fix list-walking bug in 05-19 change.
Mon, 20 May 2002 14:51:17 +0000 Richard M. Stallman (syms_of_buffer) <cursor-type>: Doc fix.
Mon, 20 May 2002 08:04:58 +0000 Ken Raeburn * buffer.c (buffer_slot_type_mismatch): Use XSTRING and
Sun, 19 May 2002 23:12:30 +0000 Ken Raeburn * buffer.c (fix_overlays_in_range, fix_overlays_before): Don't take the address
Tue, 23 Apr 2002 20:23:46 +0000 Colin Walters (syms_of_buffer): Doc fix.
Tue, 23 Apr 2002 17:40:36 +0000 Paul Eggert (init_buffer): Fix PWD comment.
Tue, 16 Apr 2002 07:34:36 +0000 Gerd Moellmann (MMAP_ALLOCATED_P): New macro to be set from system
Mon, 04 Mar 2002 23:20:06 +0000 Stefan Monnier (syms_of_buffer): Allow non-string `mode-name'.
Sat, 02 Mar 2002 11:54:50 +0000 Eli Zaretskii (syms_of_buffer) <buffer-file-coding-system>: Doc fix.
Sat, 26 Jan 2002 23:04:27 +0000 Richard M. Stallman (syms_of_buffer): Doc fixes for scroll-...-aggressively.
Tue, 15 Jan 2002 07:30:23 +0000 Pavel Jank (Fkill_all_local_variables): Increment `update_mode_lines' only once.
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