log src/syntax.c @ 30156:f59021679260

age author description
Wed, 12 Jul 2000 01:08:20 +0000 Stefan Monnier (back_comment): Use one switch rather than a few `if's.
Wed, 21 Jun 2000 14:56:24 +0000 Stefan Monnier (back_comment): Simplify string-parity counting (with
Tue, 20 Jun 2000 22:48:26 +0000 Stefan Monnier (scan_sexps_forward):
Tue, 20 Jun 2000 22:30:44 +0000 Stefan Monnier (describe_syntax): Recognize the `n'estable bit.
Mon, 19 Jun 2000 22:21:53 +0000 Dave Love (Fparse_partial_sexp): Doc fix.
Mon, 29 May 2000 16:16:45 +0000 Gerd Moellmann (find_defun_start): Move test for
Tue, 23 May 2000 02:25:45 +0000 Kenichi Handa (skip_chars): Use FETCH_STRING_CHAR_ADVANCE unconditionally.
Mon, 27 Mar 2000 12:50:13 +0000 Gerd Moellmann Use new macro names
Sun, 26 Mar 2000 14:06:41 +0000 Gerd Moellmann (Fset_syntax_table): Use new macros for per-buffer
Fri, 24 Mar 2000 20:49:56 +0000 Gerd Moellmann (open_paren_in_column_0_is_defun_start): New variable.
Wed, 22 Mar 2000 21:44:05 +0000 Ken Raeburn Changes towards better type safety regarding intervals, primarily
Wed, 23 Feb 2000 00:10:34 +0000 Kenichi Handa (multibyte_syntax_as_symbol): New variable.
Thu, 17 Feb 2000 05:57:38 +0000 Stefan Monnier (Fforward_comment): Undo the previous change, since cc-mode
Tue, 15 Feb 2000 06:21:26 +0000 Stefan Monnier (back_comment): Make sure we only consider comment-starters
Sat, 01 Jan 2000 17:23:34 +0000 Gerd Moellmann (Fforward_word): Undo previous change.