log src/syntax.c @ 16842:72276b334084 before-thomas-posix1996 glibc-2_0_2 libc-970108 libc-970109 libc-970110 libc-970111 libc-970112 libc-970113 libc-970114 libc-970115 libc-970116 libc-970117 libc-970118 libc-970119 libc-970120 libc-970121 libc-970122 libc-970123 libc-970124 libc-970125 libc-970126 libc-970127 libc-970128 libc-970129 libc-970130 libc-970131 libc-970201 libc-970202 libc-970203 libc-970204 libc-970205 libc-970206 libc-970207 libc-970208 libc-970209 libc-970210 libc-970211 libc-970212 libc-970213 libc-970214 libc-970215 libc-970216 libc-970217 libc-970218 libc-970219 libc-970220 libc-970221 libc-970222 libc-970223 libc-970224 libc-970225 libc-970226 libc-970227 libc-970228 libc-970301 libc-970302 libc-970303 libc-970304 libc-970305 libc-970306 libc-970307 libc-970308 libc-970309 libc-970310 libc-970311 libc-970312 libc-970313 libc-970314 libc-970315 libc-970316 libc-970317 libc-970318 libc-970319 libc-970320 libc-970321 libc-970322 libc-970323 libc-970324 libc20x-970306 libc20x-97031 libc20x-970316 libc20x-970318 libc20x-970319 libc20x-970404 root-libc-2_0_x-branch

age author description
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
Sat, 12 Jun 1993 16:57:29 +0000 Richard M. Stallman (Fset_syntax_table): Add XFASTINT.
Thu, 10 Jun 1993 10:28:58 +0000 Jim Blandy * syntax.c (scan_lists, Fforward_comment): Call scan_sexps_forward
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Tue, 08 Jun 1993 06:12:08 +0000 Richard M. Stallman (Fforward_comment): Set point to where scan stops,
Tue, 25 May 1993 20:46:16 +0000 Richard M. Stallman (Fforward_comment): Arg is a Lisp_Object.
Tue, 25 May 1993 18:49:54 +0000 Richard M. Stallman (Fforward_comment): Fix last change.
Tue, 25 May 1993 18:45:25 +0000 Richard M. Stallman (Fforward_comment): Always set point.
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Tue, 02 Mar 1993 17:21:05 +0000 Richard M. Stallman (describe_syntax_1): Delete excess arg to describe_vector.
Sun, 11 Oct 1992 20:41:13 +0000 Richard M. Stallman (find_defun_start): scan_buffer returns start of line;
Thu, 01 Oct 1992 01:52:09 +0000 Joseph Arceneaux (describe_syntax): Use insert_char to insert `match'.
Sat, 19 Sep 1992 17:52:07 +0000 Richard M. Stallman (scan_lists): When searching back for comment:
Sat, 05 Sep 1992 05:34:24 +0000 Richard M. Stallman (scan_lists): Improve smarts for backwards scan of comments.
Wed, 24 Jun 1992 05:07:51 +0000 Jim Blandy entered into RCS
Fri, 01 May 1992 06:20:46 +0000 Jim Blandy *** empty log message ***
Mon, 13 Jan 1992 21:48:08 +0000 Jim Blandy *** empty log message ***
Mon, 14 Jan 1991 01:21:14 +0000 Richard M. Stallman Initial revision