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.
|
Sat, 09 Nov 2002 22:20:02 +0000 |
Stefan Monnier |
(scan_sexps_forward): Update syntax table before reading
|