Thu, 12 Aug 2010 16:44:16 +0200 |
Stefan Monnier |
Introduce a new comment style "c" flag.
|
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 21:52:39 -0700 |
Dan Nicolaescu |
Convert declarations or definitions to standard C.
|
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_
|
Wed, 05 May 2010 13:51:40 -0400 |
Stefan Monnier |
* syntax.c (Fchar_syntax): Check the arg is a character.
|
Wed, 10 Mar 2010 09:45:21 -0500 |
Stefan Monnier |
Cleanup setup of gl_state in various parts of the code.
|
Fri, 05 Mar 2010 13:42:38 -0500 |
Stefan Monnier |
(skip_chars): Setup gl_state (bug#3823).
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
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.
|
Sun, 04 Oct 2009 02:58:53 +0000 |
Juanma Barranquero |
Fix typos in comments.
|
Fri, 18 Sep 2009 23:40:00 +0000 |
Chong Yidong |
* syntax.c (Fchar_syntax): Minor doc fix (Bug#119).
|
Fri, 20 Feb 2009 06:08:57 +0000 |
Glenn Morris |
(Fskip_chars_forward): Fix doc typo.
|
Thu, 08 Jan 2009 03:15:17 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Thu, 11 Dec 2008 01:49:46 +0000 |
Juanma Barranquero |
* syntax.c (Fmodify_syntax_entry): Doc fix.
|
Wed, 22 Oct 2008 05:31:05 +0000 |
Kenichi Handa |
(scan_words): Call word_boundary_p instead of comparing
|
Thu, 24 Jul 2008 20:27:57 +0000 |
Stefan Monnier |
(struct lisp_parse_state, char_quoted, inc_bytepos)
|
Tue, 22 Jul 2008 17:09:24 +0000 |
Stefan Monnier |
(char_quoted): Check "charpos > beg" before decrementing.
|
Sun, 20 Jul 2008 18:37:46 +0000 |
Andreas Schwab |
(find_start_pos, find_start_value)
|
Wed, 16 Jul 2008 23:24:46 +0000 |
Adrian Robert |
various small cleanups detailed in changelogs
|
Tue, 15 Jul 2008 18:15:18 +0000 |
Adrian Robert |
merging Emacs.app (NeXTstep port)
|
Thu, 12 Jun 2008 20:25:47 +0000 |
Stefan Monnier |
* character.h (CHAR_TO_BYTE_SAFE): New macro.
|
Wed, 14 May 2008 07:50:26 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Wed, 02 Apr 2008 20:15:32 +0000 |
Chong Yidong |
(Fforward_word): Add ^ interactive spec.
|
Tue, 12 Feb 2008 21:29:33 +0000 |
Stefan Monnier |
(scan_lists): Follow coding convention.
|
Wed, 09 Jan 2008 01:21:15 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 27 Jul 2007 10:52:18 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 24 May 2007 21:31:10 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 21 May 2007 12:40:01 +0000 |
Kenichi Handa |
(skip_syntaxes): Synch with the trunk.
|
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
|
Thu, 07 Dec 2006 04:14:14 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 20 Sep 2006 06:04:23 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 19 Jul 2006 00:42:56 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 20 Jun 2006 07:35:06 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 02 May 2006 05:51:52 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-58
|
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
|
Tue, 06 Sep 2005 00:25:20 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-79
|
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
|
Tue, 14 Dec 2004 07:34:55 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-78
|
Thu, 04 Nov 2004 08:55:40 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69
|
Fri, 29 Oct 2004 00:24:33 +0000 |
Kenichi Handa |
(skip_syntaxes): Return lispy 0 (not nil) if point is
|
Fri, 27 Aug 2004 07:00:34 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-32
|
Mon, 28 Jun 2004 07:56:49 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
|
Fri, 16 Apr 2004 12:51:06 +0000 |
Kenichi Handa |
Sync to HEAD
|
Thu, 08 Apr 2004 11:39:14 +0000 |
Kenichi Handa |
Sync to HEAD.
|
Sat, 15 Nov 2003 00:59:37 +0000 |
Kenichi Handa |
(skip_chars): Be sure to alloca char_ranges when necessary.
|
Mon, 08 Sep 2003 12:53:41 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 07 Jan 2003 17:54:30 +0000 |
Dave Love |
(skip_chars, skip_syntaxes): Fix type errors.
|
Wed, 18 Sep 2002 12:16:12 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 18 Sep 2002 12:14:36 +0000 |
Kenichi Handa |
(skip_syntaxes): Fix previous change.
|
Wed, 18 Sep 2002 11:59:36 +0000 |
Kenichi Handa |
(skip_syntaxes): Fix previous change.
|
Fri, 13 Sep 2002 11:18:35 +0000 |
Kenichi Handa |
(skip_chars): Fix previous change.
|
Thu, 05 Sep 2002 17:03:03 +0000 |
Dave Love |
(syms_of_syntax) <multibyte-syntax-as-symbol>: Doc fix.
|
Tue, 03 Sep 2002 04:10:19 +0000 |
Kenichi Handa |
(char_quoted): Use FETCH_CHAR_AS_MULTIBYTE to convert
|
Mon, 19 Aug 2002 11:00:27 +0000 |
Kenichi Handa |
(scan_words): Don't treat characters belonging to
|
Thu, 01 Aug 2002 12:33:55 +0000 |
Kenichi Handa |
(Vnext_word_boundary_function_table): New variable.
|
Tue, 30 Jul 2002 11:36:10 +0000 |
Dave Love |
(scan_sexps_forward): Declare an arg.
|
Fri, 01 Mar 2002 01:47:11 +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 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.
|
Wed, 06 Jun 2007 17:09:40 +0000 |
Chong Yidong |
(scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.
|
Sat, 19 May 2007 15:15:19 +0000 |
Stefan Monnier |
(skip_chars): Update syntax-table only after we checked that
|
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 22:00:27 +0000 |
Stefan Monnier |
Fix spurious open-paren-in-column-0 in a comment.
|
Sat, 09 Dec 2006 23:30:12 +0000 |
Alan Mackenzie |
* syntax.c (Fpartial_parse_sexp): Correct Docco: Elt 8 of the
|
Fri, 24 Nov 2006 10:31:26 +0000 |
Juanma Barranquero |
Space/tab mixup.
|
Sun, 17 Sep 2006 17:38:59 +0000 |
Chong Yidong |
* search.c (clear_regexp_cache): New function.
|
Tue, 18 Jul 2006 13:29:00 +0000 |
Kim F. Storm |
(scan_lists): Use xsignal3.
|
Thu, 13 Jul 2006 11:43:52 +0000 |
Andreas Schwab |
(scan_sexps_forward): Use EMACS_INT for out_bytepos and
|
Wed, 12 Jul 2006 13:21:51 +0000 |
Kim F. Storm |
(check_syntax_table): Use CHECK_TYPE.
|
Tue, 11 Jul 2006 13:52:21 +0000 |
Stefan Monnier |
(forw_comment): Also use EMACS_INT for buffer positions.
|
Sun, 09 Jul 2006 14:36:07 +0000 |
Stefan Monnier |
(back_comment, scan_lists): Also use EMACS_INT for buffer positions.
|
Sun, 09 Jul 2006 14:19:33 +0000 |
Stefan Monnier |
(Fforward_comment): Revert the reversion.
|
Sun, 09 Jul 2006 03:31:25 +0000 |
John Paul Wallington |
(Fforward_comment): Use type int for `stop', `count1', `out_charpos'
|
Sun, 09 Jul 2006 03:19:16 +0000 |
John Paul Wallington |
(Fforward_comment): Use type int for `from' and `from_byte'.
|
Fri, 07 Jul 2006 16:52:13 +0000 |
Stefan Monnier |
(Fforward_comment): Fix int-32 vs EMACS_INT-64 mixup.
|
Mon, 19 Jun 2006 21:54:58 +0000 |
Richard M. Stallman |
(init_syntax_once): Give most control chars' syntax Spunct.
|
Mon, 01 May 2006 13:09:24 +0000 |
Stefan Monnier |
(Fforward_comment): Detect generic comment at beginning of
|
Sun, 30 Apr 2006 15:35:54 +0000 |
Stefan Monnier |
(Fforward_comment): Don't forget to break out of the loop
|
Mon, 06 Feb 2006 15:23:23 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Sat, 29 Oct 2005 16:05:41 +0000 |
Stefan Monnier |
(Fparse_partial_sexp): Fix docstring.
|
Mon, 29 Aug 2005 20:49:28 +0000 |
Stefan Monnier |
(update_syntax_table): Properly reproduce the special +1
|
Sun, 07 Aug 2005 12:33:19 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Thu, 14 Jul 2005 11:24:18 +0000 |
Kim F. Storm |
(syms_of_syntax): Staticpro lisp objects in gl_state.
|
Mon, 04 Jul 2005 16:49:24 +0000 |
Lute Kamstra |
Update FSF's address.
|
Thu, 23 Jun 2005 16:15:29 +0000 |
Juanma Barranquero |
(Fstring_to_syntax): Follow error conventions.
|
Sat, 11 Dec 2004 21:59:15 +0000 |
Stefan Monnier |
(Fforward_word): Avoid non-idempotent side-effects in macro arguments.
|
Wed, 27 Oct 2004 20:15:05 +0000 |
Stefan Monnier |
(scan_sexps_forward): Prefer 2-char comment-starter over a 1-char one.
|
Fri, 20 Aug 2004 08:46:50 +0000 |
Kenichi Handa |
(skip_chars): Fix for unibyte case.
|
Thu, 19 Aug 2004 22:17:59 +0000 |
Stefan Monnier |
(back_comment): Fixup globals in all cases.
|
Thu, 19 Aug 2004 19:00:58 +0000 |
Stefan Monnier |
(char_quoted): Mixup byte/char pos.
|
Wed, 30 Jun 2004 19:34:49 +0000 |
Stefan Monnier |
(skip_chars): Remove unused labels fwd_unibyte_ok and back_unibyte_ok.
|
Tue, 15 Jun 2004 09:42:31 +0000 |
Kim F. Storm |
(skip_chars): Only recognize [:class:] when it has the
|
Sun, 13 Jun 2004 22:25:34 +0000 |
Richard M. Stallman |
Include regex.h.
|
Sun, 13 Jun 2004 15:28:55 +0000 |
Andreas Schwab |
(char_quoted): Avoid warning about undefined operation.
|
Fri, 07 May 2004 22:26:29 +0000 |
Juanma Barranquero |
(Fmodify_syntax_entry): Fix docstring.
|
Tue, 13 Apr 2004 21:45:13 +0000 |
Stefan Monnier |
(scan_lists): Simplify backward string scan.
|
Tue, 06 Jan 2004 16:10:13 +0000 |
Andreas Schwab |
(skip_chars): Treat '-' at end of string as ordinary
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Sun, 17 Aug 2003 00:25:17 +0000 |
Richard M. Stallman |
(Fforward_word): Argument changed to optional. Set default value to 1.
|
Sat, 17 May 2003 12:50:24 +0000 |
Richard M. Stallman |
(find_defun_start): When open_paren_in_column_0_is_defun_start,
|
Thu, 24 Apr 2003 23:24:51 +0000 |
Kenichi Handa |
(skip_chars): Fix previous change.
|
Thu, 24 Apr 2003 01:27:55 +0000 |
Kenichi Handa |
(skip_chars): Make the code faster by using the common
|
Tue, 25 Feb 2003 01:36:23 +0000 |
Stefan Monnier |
(back_comment): Only check nestedness of 2nd char if needed.
|
Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Fri, 31 Jan 2003 15:38:54 +0000 |
Dave Love |
(Fskip_chars_forward)
|
Thu, 14 Nov 2002 14:17:40 +0000 |
Dave Love |
(scan_sexps_forward):
|
Tue, 12 Nov 2002 20:40:47 +0000 |
Stefan Monnier |
(scan_sexps_forward): Undo last patch.
|