Mon, 09 Aug 2010 02:35:21 -0700 |
Dan Nicolaescu |
Use const char* instead of char*.
|
Thu, 05 Aug 2010 16:34:12 -0700 |
Dan Nicolaescu |
Remove extern declarations in .c files, .h files have them.
|
Mon, 12 Jul 2010 19:47:17 +0200 |
Andreas Schwab |
Convert old-style definitions
|
Thu, 08 Jul 2010 14:25:08 -0700 |
Dan Nicolaescu |
Convert DEFUNs to standard C.
|
Thu, 08 Jul 2010 00:18:28 +0200 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
Sun, 04 Jul 2010 00:50:25 -0700 |
Dan Nicolaescu |
Convert (most) functions in src to standard C.
|
Fri, 02 Jul 2010 14:19:53 +0200 |
Jan D |
Remove __P and P_ from .c and .m files and definition of P_
|
Thu, 03 Jun 2010 17:34:35 +0200 |
Juanma Barranquero |
Fix typos.
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Fri, 27 Nov 2009 15:44:30 +0000 |
Jan Dj¸«£rv |
serach.c (simple_search): Remove warning by making *p const.
|
Sun, 22 Nov 2009 12:11:00 +0000 |
Andreas Schwab |
(simple_search): Avoid CHAR_TO_BYTE in inner loop when
|
Sat, 21 Nov 2009 11:52:23 +0000 |
Andreas Schwab |
* character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
|
Fri, 06 Nov 2009 06:50:52 +0000 |
Dan Nicolaescu |
* xterm.c (syms_of_xterm):
|
Mon, 19 Oct 2009 04:27:09 +0000 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
Sun, 18 Oct 2009 03:08:32 +0000 |
Stefan Monnier |
Remove leftover table unibyte_to_multibyte_table.
|
Sat, 03 Oct 2009 09:51:32 +0000 |
Eli Zaretskii |
(clear_regexp_cache): Fix a typo in a comment.
|
Sat, 03 Oct 2009 09:51:03 +0000 |
Eli Zaretskii |
(clear_regexp_cache): Fix a typo in a comment.
|
Sat, 03 Oct 2009 09:34:37 +0000 |
Eli Zaretskii |
(fast_looking_at): Fix a typo in the commentary.
|
Thu, 16 Apr 2009 16:01:14 +0000 |
Andreas Schwab |
* search.c: Use EMACS_INT for buffer positions. Add prototypes.
|
Thu, 16 Apr 2009 09:30:45 +0000 |
Andreas Schwab |
(boyer_moore): Use zero as marker value for a possible
|
Wed, 15 Apr 2009 17:06:34 +0000 |
Stefan Monnier |
(match-data): Refer to `set-match-data' rather than `store-match-data'.
|
Thu, 12 Feb 2009 06:01:23 +0000 |
Kenichi Handa |
(fast_looking_at): New function.
|
Thu, 08 Jan 2009 03:15:17 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Thu, 25 Sep 2008 17:05:45 +0000 |
Chong Yidong |
(wordify): New argument for lax word-ends.
|
Wed, 27 Aug 2008 10:56:15 +0000 |
Andreas Schwab |
(search_buffer): Set char_base to zero only at the end.
|
Wed, 14 May 2008 07:50:26 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Sat, 05 Apr 2008 21:40:16 +0000 |
Chong Yidong |
(compile_pattern_1): Treat non-nil and non-string of
|
Mon, 11 Feb 2008 05:25:24 +0000 |
Kenichi Handa |
(boyer_moore): Fix incorrect synching of the trunk and
|
Wed, 09 Jan 2008 01:21:15 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 06 Dec 2007 09:51:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 11 Oct 2007 16:22:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 13 Aug 2007 13:48:35 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 27 Jul 2007 10:52:18 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 15 Jul 2007 04:47:46 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 11 Jun 2007 00:58:11 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 15 Feb 2007 11:26:52 +0000 |
Kenichi Handa |
Include "charset.h".
|
Fri, 26 Jan 2007 06:16:11 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 01 Jan 2007 03:21:06 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 30 Nov 2006 00:41:33 +0000 |
Kenichi Handa |
(simple_search): Fix previous change.
|
Wed, 22 Nov 2006 01:57:16 +0000 |
Kenichi Handa |
(simple_search): Fix sync with HEAD.
|
Tue, 21 Nov 2006 08:56:38 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 15 Oct 2006 02:54:13 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 03 Oct 2006 05:04:21 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 20 Sep 2006 06:04:23 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 14 Sep 2006 09:24:00 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 19 Jul 2006 00:42:56 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 07 Jun 2006 18:05:10 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 17 Apr 2006 08:41:12 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-56
|
Fri, 03 Mar 2006 07:48:46 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-34
|
Wed, 01 Mar 2006 01:38:20 +0000 |
Kenichi Handa |
(search_buffer): Fix handling of "\\" in a trivial regexp.
|
Wed, 08 Feb 2006 04:26:44 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
|
Mon, 16 Jan 2006 08:37:27 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
|
Mon, 16 Jan 2006 06:59:21 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95
|
Mon, 17 Oct 2005 04:15:51 +0000 |
Kenichi Handa |
(search_buffer): Give up BM search on case-fold-search
|
Fri, 26 Aug 2005 09:51:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
Fri, 22 Jul 2005 08:27:27 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71
|
Thu, 07 Jul 2005 12:43:14 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
Fri, 24 Jun 2005 01:59:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65
|
Thu, 09 Jun 2005 07:13:03 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-61
|
Sat, 09 Apr 2005 01:38:58 +0000 |
Kenichi Handa |
(search_buffer): Fix the change for syncing with CVS
|