log src/syntax.c @ 20674:fa7d4c0ee36c

age author description
Sun, 18 Jan 1998 05:15:48 +0000 Karl Heuer (skip_chars): Fix test for end of string, looking for `-'.
Fri, 09 Jan 1998 23:17:52 +0000 Richard M. Stallman (skip_chars): Handle multibyte and unibyte strings
Thu, 01 Jan 1998 06:31:54 +0000 Richard M. Stallman (scan_sexps_forward): Additional arg FROM_BYTE. Calls changed.
Sun, 21 Dec 1997 01:57:32 +0000 Richard M. Stallman (Fparse_partial_sexp): Return nil for 9th element
Sun, 21 Dec 1997 01:34:37 +0000 Richard M. Stallman Comment and whitespace changes.
Sun, 23 Nov 1997 02:18:34 +0000 Karl Heuer (back_comment): Handle 2-char comment starts
Thu, 20 Nov 1997 22:03:42 +0000 Karl Heuer (skip_chars): Check type of `string' before using it.
Thu, 24 Jul 1997 07:40:26 +0000 Richard M. Stallman (Fforward_comment): When count1 is negative, return nil if FROM reaches STOP.
Sat, 12 Jul 1997 06:38:27 +0000 Richard M. Stallman (init_syntax_once): Convert Fmake_vector argument to Lisp_Integer.
Fri, 04 Jul 1997 20:44:52 +0000 Richard M. Stallman Fix bugs with inappropriate mixing of Lisp_Object with int.
Sun, 29 Jun 1997 00:33:39 +0000 Richard M. Stallman (scan_sexps_forward): Split up a complex if-test.
Mon, 02 Jun 1997 02:21:48 +0000 Richard M. Stallman (Fsyntax_table_p, check_syntax_table): Use EQ.
Sat, 31 May 1997 18:30:56 +0000 Richard M. Stallman (Fforward_comment): Handle unmatched two-character comment starters.
Sat, 31 May 1997 18:16:22 +0000 Richard M. Stallman (back_comment): Detect 2-char comment starts properly.
Tue, 13 May 1997 19:36:15 +0000 Richard M. Stallman (describe_syntax_1): Pass new args to describe_vector.
Mon, 28 Apr 1997 00:49:41 +0000 Richard M. Stallman (skip_chars): Fix previous change in syntax/backward case.
Fri, 25 Apr 1997 21:59:44 +0000 Richard M. Stallman (skip_chars): Merge mule changes back in.
Tue, 15 Apr 1997 04:56:39 +0000 Richard M. Stallman Update copyright year.
Tue, 15 Apr 1997 04:53:58 +0000 Richard M. Stallman (SYNTAX_ENTRY_VIA_PROPERTY): Set to take `syntax-table'
Fri, 28 Feb 1997 01:38:57 +0000 Kenichi Handa (init_syntax_once): Add trick to avoid compiler warning
Thu, 27 Feb 1997 07:47:24 +0000 Kenichi Handa (describe_syntax): Handle the case that the argument
Thu, 20 Feb 1997 06:56:29 +0000 Karl Heuer Include charset.h and category.h.
Mon, 10 Feb 1997 09:47:12 +0000 Richard M. Stallman (scan_lists): Signal errors using scan-error.
Sun, 01 Sep 1996 19:15:05 +0000 Karl Heuer Change all references from point to PT.
Sat, 24 Feb 1996 20:03:07 +0000 Richard M. Stallman (Fcopy_syntax_table): Set default to nil.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 09 Jan 1996 00:33:54 +0000 Erik Naggum (Fsyntax_table_p, Fchar_syntax, Fmatching_paren, Fmodify_syntax_entry):
Sat, 11 Nov 1995 20:28:26 +0000 Richard M. Stallman (check_syntax_table): Check the purpose slot.
Sat, 14 Oct 1995 05:52:39 +0000 Richard M. Stallman (Qsyntax_table): New variable.
Sat, 07 Oct 1995 21:59:28 +0000 Richard M. Stallman (describe_syntax): Handle new syntax-table data format.
Sat, 19 Aug 1995 17:00:34 +0000 Richard M. Stallman (scan_sexps_forward): Fix previous change.
Wed, 16 Aug 1995 15:03:24 +0000 Richard M. Stallman (scan_sexps_forward): Use the initial depth
Mon, 29 May 1995 06:07:10 +0000 Karl Heuer (describe_syntax_1): Pass new arg to describe_vector.
Thu, 25 May 1995 18:17:25 +0000 Karl Heuer (scan_lists): Make stringterm an unsigned char.
Thu, 09 Mar 1995 02:58:36 +0000 Richard M. Stallman (Fforward_comment): Always clear immediate_quit for return.
Wed, 18 Jan 1995 20:52:48 +0000 Karl Heuer Change all occurences of SWITCH_ENUM_BUG to use SWITCH_ENUM_CAST instead.
Wed, 09 Nov 1994 05:56:23 +0000 Karl Heuer (describe_syntax_1): Set help-mode in *Help* buffer.
Wed, 12 Oct 1994 08:24:47 +0000 Richard M. Stallman (scan_sexps_forward): At startincomment,
Sat, 08 Oct 1994 22:15:36 +0000 Jim Blandy * syntax.c (find_defun_start): Call scan_buffer with new args.
Tue, 04 Oct 1994 17:32:17 +0000 Karl Heuer (Fmodify_syntax_entry): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 16:13:34 +0000 Karl Heuer (Fcopy_syntax_table, Fmodify_syntax_entry, scan_lists, init_syntax_once):
Tue, 27 Sep 1994 01:20:25 +0000 Karl Heuer (Fsyntax_table_p, describe_syntax): Use type test macros.
Sat, 17 Sep 1994 19:49:03 +0000 Richard M. Stallman (Fforward_comment): Do increment from, when reaching
Fri, 24 Jun 1994 21:52:16 +0000 Richard M. Stallman (scan_lists, Fforward_comment): When moving backward over
Mon, 20 Jun 1994 17:07:22 +0000 Richard M. Stallman (Fmatching_paren): Fix typo.
Sun, 19 Jun 1994 18:20:52 +0000 Richard M. Stallman (Fmatching_paren): New function.
Thu, 16 Jun 1994 15:03:04 +0000 Richard M. Stallman (scan_lists): Get error if eob within comment with depth!=0.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Wed, 02 Mar 1994 05:31:15 +0000 Karl Heuer (Fforward_comment): Do the right thing at eob.
Thu, 03 Feb 1994 05:05:42 +0000 Richard M. Stallman (find_defun_start): Pass new arg to scan_buffer.
Wed, 05 Jan 1994 20:33:23 +0000 Richard M. Stallman (describe_syntax): Handle Sinherit.
Fri, 24 Dec 1993 23:12:07 +0000 Richard M. Stallman (Fmodify_syntax_entry): Doc fix.
Wed, 10 Nov 1993 19:45:50 +0000 Richard M. Stallman (Fforward_comment): On backward scan, exit inner loop
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Thu, 05 Aug 1993 17:38:20 +0000 Richard M. Stallman Doc fix.
Sun, 01 Aug 1993 08:42:46 +0000 Richard M. Stallman Doc fix.
Tue, 27 Jul 1993 16:49:34 +0000 Richard M. Stallman (scan_sexps_forward): Delete extra Fcdr when analyzing OLDSTATE.
Sun, 18 Jul 1993 06:26:51 +0000 Jim Blandy * syntax.c (Fmodify_syntax_entry): Doc fix.
Thu, 17 Jun 1993 04:09:15 +0000 Richard M. Stallman (scan_lists, Fforward_comment): #if 0 the code
Sun, 13 Jun 1993 23:57:33 +0000 Richard M. Stallman (scan_lists, Fforward_comment): Pass 0 as commentstop arg