Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Mon, 19 Oct 2009 04:27:09 +0000 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
Thu, 08 Jan 2009 03:15:17 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Wed, 14 May 2008 07:50:26 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Wed, 09 Jan 2008 01:21:15 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 11 Oct 2007 16:22:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 27 Jul 2007 10:52:18 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 26 Jan 2007 06:16:11 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 16 Dec 2006 01:29:26 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 05 Sep 2006 02:54:22 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 19 Jul 2006 00:42:56 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 08 Feb 2006 04:26:44 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
|
Fri, 30 Sep 2005 11:43:45 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-86
|
Fri, 26 Aug 2005 09:51:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
Thu, 07 Jul 2005 12:43:14 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
Fri, 16 Apr 2004 12:51:06 +0000 |
Kenichi Handa |
Sync to HEAD
|
Mon, 08 Sep 2003 12:53:41 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 01 Mar 2002 01:06:01 +0000 |
Kenichi Handa |
Include "character.h" instead of "charset.h".
|
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
|
Tue, 02 Oct 2007 21:05:39 +0000 |
Stefan Monnier |
(Fmarker_buffer): Make test for odd case into a failure.
|
Tue, 08 Jan 2008 04:30:25 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Wed, 25 Jul 2007 05:16:09 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Sun, 14 Jan 2007 03:38:22 +0000 |
Glenn Morris |
Update copyright for years from Emacs 21 to present (mainly adding
|
Sun, 10 Dec 2006 23:20:13 +0000 |
Juanma Barranquero |
(Fmarker_insertion_type): Doc fix.
|
Sat, 02 Sep 2006 23:44:21 +0000 |
Juri Linkov |
(Fmarker_position): Doc fix.
|
Wed, 12 Jul 2006 13:19:54 +0000 |
Kim F. Storm |
(Fcopy_marker): Use CHECK_TYPE.
|
Mon, 06 Feb 2006 15:23:23 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Tue, 27 Sep 2005 18:48:59 +0000 |
Dan Nicolaescu |
* xlwmenu.c (find_next_selectable):
|
Sun, 07 Aug 2005 12:33:19 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 04 Jul 2005 16:49:24 +0000 |
Lute Kamstra |
Update FSF's address.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Thu, 26 Jun 2003 23:17:50 +0000 |
Stefan Monnier |
(buf_charpos_to_bytepos, buf_bytepos_to_charpos)
|
Sun, 06 Apr 2003 20:33:59 +0000 |
Richard M. Stallman |
(verify_bytepos): New function.
|
Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Wed, 17 Apr 2002 13:49:49 +0000 |
Juanma Barranquero |
Fix typo in comment.
|
Sat, 13 Apr 2002 17:47:20 +0000 |
Richard M. Stallman |
(count_markers): New function.
|
Mon, 01 Apr 2002 23:07:40 +0000 |
Stefan Monnier |
(buf_charpos_to_bytepos, buf_bytepos_to_charpos): Use BEG and BEG_BYTE.
|
Sun, 18 Nov 2001 06:52:56 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 02 Nov 2001 20:46:55 +0000 |
Pavel Jank |
Update usage of CHECK_ macros (remove unused second argument).
|
Wed, 31 Oct 2001 11:06:25 +0000 |
Pavel Jank |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
Tue, 02 Jan 2001 14:08:59 +0000 |
Eli Zaretskii |
(Fmarker_position): Remove unused variables `pos', `i',
|
Thu, 21 Sep 2000 20:55:34 +0000 |
Gerd Moellmann |
Avoid some more compiler warnings.
|
Thu, 30 Mar 2000 09:56:31 +0000 |
Ken Raeburn |
* lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):
|
Sun, 12 Jul 1998 19:13:45 +0000 |
Karl Heuer |
(Fcopy_marker): Make return from wrong_type_argument
|
Mon, 11 May 1998 01:11:02 +0000 |
Richard M. Stallman |
(unchain_marker): Abort if the marker is not in its buffer's chain.
|
Tue, 14 Apr 1998 13:02:50 +0000 |
Andreas Schwab |
(set_marker_both): Remove bogus checks on charpos.
|
Tue, 14 Apr 1998 12:25:56 +0000 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
Mon, 13 Apr 1998 18:56:44 +0000 |
Karl Heuer |
(buf_charpos_to_bytepos, buf_bytepos_to_charpos):
|
Thu, 09 Apr 1998 19:40:19 +0000 |
Karl Heuer |
(Fbuffer_has_markers_at): Fix termination condition.
|
Thu, 02 Apr 1998 00:25:47 +0000 |
Kenichi Handa |
(buf_charpos_to_bytepos): Delete local variable gapend_byte.
|
Thu, 19 Mar 1998 07:34:29 +0000 |
Kenichi Handa |
(byte_char_debug_check): Call multibyte_chars_in_text
|
Sun, 08 Feb 1998 22:40:44 +0000 |
Richard M. Stallman |
(byte_char_debug_check): New function.
|
Wed, 21 Jan 1998 22:22:17 +0000 |
Richard M. Stallman |
Update copyright year.
|
Mon, 19 Jan 1998 19:32:47 +0000 |
Richard M. Stallman |
(clear_charpos_cache): New function.
|
Fri, 02 Jan 1998 21:26:05 +0000 |
Richard M. Stallman |
(buf_bytepos_to_charpos): Use marker bytepos, not bufpos.
|
Thu, 01 Jan 1998 02:35:09 +0000 |
Richard M. Stallman |
(marker_byte_position): Renamed from marker_position.
|
Fri, 21 Nov 1997 13:33:35 +0000 |
Andreas Schwab |
(unchain_marker): Define as returning nothing.
|
Fri, 11 Oct 1996 03:11:21 +0000 |
Richard M. Stallman |
(Fbuffer_has_markers_at): New function.
|