Tue, 20 Aug 2002 03:59:29 +0000 |
Kenichi Handa |
(_fetch_multibyte_char_len): Extern deleted.
|
Fri, 01 Mar 2002 01:10:45 +0000 |
Kenichi Handa |
EXFUN Fbuffer_live_p.
|
Mon, 16 Jan 2006 00:03:54 +0000 |
Henrik Enberg |
sync with trunk
|
Mon, 08 Sep 2003 11:56:09 +0000 |
Kenichi Handa |
New directory
|
Tue, 08 Jan 2008 20:46:54 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Wed, 21 Nov 2007 20:59:47 +0000 |
Stefan Monnier |
* lisp.h (struct Lisp_Buffer_Objfwd): Add a `slottype' field.
|
Fri, 16 Nov 2007 21:58:46 +0000 |
Stefan Monnier |
(struct buffer): Move `undo_list' back to before `name'.
|
Tue, 02 Oct 2007 21:55:27 +0000 |
Stefan Monnier |
* window.h (struct window):
|
Tue, 08 Jan 2008 04:30:25 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Wed, 08 Aug 2007 07:49:21 +0000 |
Glenn Morris |
Replace `iff' in comments.
|
Wed, 25 Jul 2007 05:16:09 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Sun, 21 Jan 2007 04:57:37 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
Fri, 01 Sep 2006 13:28:13 +0000 |
Chong Yidong |
* buffer.h (struct buffer_text): New field chars_modiff.
|
Tue, 18 Jul 2006 16:33:45 +0000 |
Dan Nicolaescu |
* ebrowse.c (usage, version): Mark as NO_RETURN.
|
Mon, 20 Feb 2006 22:14:12 +0000 |
Kim F. Storm |
(struct buffer): New members fringe_indicator_alist and
|
Mon, 06 Feb 2006 15:23:23 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Sun, 07 Aug 2005 12:33:19 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 18 Jul 2005 21:34:33 +0000 |
Stefan Monnier |
(Fgenerate_new_buffer_name): Declare (for use in coding.c).
|
Mon, 04 Jul 2005 16:49:24 +0000 |
Lute Kamstra |
Update FSF's address.
|
Mon, 02 May 2005 17:09:13 +0000 |
Richard M. Stallman |
(struct buffer): Add cursor_in_non_selected_windows slot.
|
Wed, 08 Sep 2004 02:21:45 +0000 |
Luc Teirlinck |
(struct buffer): Add auto_save_file_format field.
|
Wed, 16 Jun 2004 15:10:55 +0000 |
Kim F. Storm |
Update copyright.
|
Mon, 17 May 2004 22:46:34 +0000 |
Kim F. Storm |
(GET_OVERLAYS_AT): New macro.
|
Fri, 16 Jan 2004 18:40:33 +0000 |
Kim F. Storm |
(struct buffer): New member indicate_buffer_boundaries.
|
Mon, 29 Dec 2003 11:22:31 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Tue, 22 Jul 2003 19:02:58 +0000 |
Stefan Monnier |
(delete_all_overlays): Declare.
|
Wed, 09 Jul 2003 19:44:14 +0000 |
Stefan Monnier |
(struct buffer_text, struct buffer): Use EMACS_INT for
|
Wed, 09 Jul 2003 14:47:45 +0000 |
Stefan Monnier |
(struct buffer): Change overlays_before and overlays_after
|
Tue, 08 Jul 2003 21:45:35 +0000 |
Stefan Monnier |
(struct buffer): Use an int for overlay_center.
|
Thu, 26 Jun 2003 23:15:25 +0000 |
Stefan Monnier |
(struct buffer_text): Lisp_Object `markers' => Lisp_Marker.
|
Sat, 24 May 2003 21:55:09 +0000 |
Kim F. Storm |
(struct buffer): Rename members measured in columns:
|
Thu, 17 Apr 2003 21:52:01 +0000 |
Stefan Monnier |
Don't hardcode BEG==1.
|
Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Mon, 14 Oct 2002 01:24:15 +0000 |
Richard M. Stallman |
(struct buffer): Move `undo_list' down below `name'.
|
Thu, 10 Jan 2002 11:13:17 +0000 |
Pavel Jank |
Comment fixes.
|
Sun, 16 Dec 2001 20:01:13 +0000 |
Richard M. Stallman |
(struct buffer): New field `display_error_modiff'.
|
Mon, 05 Nov 2001 07:39:02 +0000 |
Pavel Jank |
(Fbuffer_local_value): Add prototype.
|
Mon, 17 Sep 2001 16:07:51 +0000 |
Gerd Moellmann |
(BUF_COMPUTE_UNCHANGED): Use BUF_MODIFF and
|
Wed, 16 May 2001 12:18:18 +0000 |
Gerd Moellmann |
(OVERLAY_PLIST): New macro.
|
Tue, 12 Dec 2000 18:51:47 +0000 |
Dave Love |
(mmap_set_vars): Declare.
|
Thu, 14 Sep 2000 15:14:15 +0000 |
Gerd Moellmann |
(BUFFER_ALLOC, BUFFER_REALLOC, BUFFER_FREE): Removed.
|
Wed, 06 Sep 2000 21:24:56 +0000 |
Gerd Moellmann |
(R_ALLOC_DECLARE): Removed because unused.
|
Mon, 28 Aug 2000 03:32:42 +0000 |
Eli Zaretskii |
Fix a typo in a comment.
|
Thu, 17 Aug 2000 13:48:48 +0000 |
Dave Love |
Avoid DECLARE_INTERVALS.
|
Tue, 08 Aug 2000 23:46:25 +0000 |
Miles Bader |
(overlays_at): Update prototype.
|
Mon, 05 Jun 2000 14:27:07 +0000 |
Dave Love |
Remove Vbefore_change_function, Vafter_change_function.
|
Mon, 24 Apr 2000 13:54:35 +0000 |
Gerd Moellmann |
(struct buffer): Add extra_line_spacing, remove extra2
|
Mon, 27 Mar 2000 12:49:02 +0000 |
Gerd Moellmann |
(MAX_PER_BUFFER_VARS): Renamed from MAX_BUFFER_LOCAL_VARS.
|
Mon, 27 Mar 2000 09:46:30 +0000 |
Gerd Moellmann |
(struct buffer): Add cursor_type.
|
Sun, 26 Mar 2000 14:08:52 +0000 |
Gerd Moellmann |
(struct buffer): Remove member local_var_flags,
|
Thu, 18 Nov 1999 13:31:04 +0000 |
Gerd Moellmann |
(struct buffer_text): Add comment about moving
|
Thu, 11 Nov 1999 11:45:06 +0000 |
Gerd Moellmann |
Remove USE_TEXT_PROPERTIES.
|
Sun, 17 Oct 1999 12:53:48 +0000 |
Gerd Moellmann |
(struct buffer): Remove prompt_end_charpos field.
|
Sun, 19 Sep 1999 21:46:45 +0000 |
Gerd Moellmann |
Add prototype for r_re_alloc.
|
Thu, 16 Sep 1999 20:19:52 +0000 |
Gerd Moellmann |
[REL_ALLOC]: Add prototypes for r_alloc and r_alloc_free.
|
Sun, 12 Sep 1999 20:21:49 +0000 |
Gerd Moellmann |
(prompt_end_charpos): Replaces
|
Sun, 05 Sep 1999 16:39:19 +0000 |
Gerd Moellmann |
Change
|
Mon, 23 Aug 1999 00:11:39 +0000 |
Gerd Moellmann |
(BUF_COMPUTE_UNCHANGED): New.
|
Sat, 21 Aug 1999 19:29:47 +0000 |
Gerd Moellmann |
Remove conditional compilation on NO_PROMPT_IN_BUFFER.
|