log src/syntax.c @ 6855:3cd45985c88c

age author description
1994-03-02 Karl Heuer (Fforward_comment): Do the right thing at eob.
1994-02-03 Richard M. Stallman (find_defun_start): Pass new arg to scan_buffer.
1994-01-05 Richard M. Stallman (describe_syntax): Handle Sinherit.
1993-12-24 Richard M. Stallman (Fmodify_syntax_entry): Doc fix.
1993-11-10 Richard M. Stallman (Fforward_comment): On backward scan, exit inner loop
1993-09-10 Roland McGrath Include <config.h> instead of "config.h".
1993-08-05 Richard M. Stallman Doc fix.
1993-08-01 Richard M. Stallman Doc fix.
1993-07-27 Richard M. Stallman (scan_sexps_forward): Delete extra Fcdr when analyzing OLDSTATE.
1993-07-18 Jim Blandy * syntax.c (Fmodify_syntax_entry): Doc fix.
1993-06-17 Richard M. Stallman (scan_lists, Fforward_comment): #if 0 the code
1993-06-13 Richard M. Stallman (scan_lists, Fforward_comment): Pass 0 as commentstop arg
1993-06-12 Richard M. Stallman (Fset_syntax_table): Add XFASTINT.
1993-06-10 Jim Blandy * syntax.c (scan_lists, Fforward_comment): Call scan_sexps_forward
1993-06-09 Jim Blandy Apply typo patches from Paul Eggert.
1993-06-08 Richard M. Stallman (Fforward_comment): Set point to where scan stops,
1993-05-25 Richard M. Stallman (Fforward_comment): Arg is a Lisp_Object.
1993-05-25 Richard M. Stallman (Fforward_comment): Fix last change.
1993-05-25 Richard M. Stallman (Fforward_comment): Always set point.
1993-05-22 Jim Blandy Updated copyright years.
1993-03-02 Richard M. Stallman (describe_syntax_1): Delete excess arg to describe_vector.
1992-10-11 Richard M. Stallman (find_defun_start): scan_buffer returns start of line;
1992-10-01 Joseph Arceneaux (describe_syntax): Use insert_char to insert `match'.
1992-09-19 Richard M. Stallman (scan_lists): When searching back for comment:
1992-09-05 Richard M. Stallman (scan_lists): Improve smarts for backwards scan of comments.
1992-06-24 Jim Blandy entered into RCS
1992-05-01 Jim Blandy *** empty log message ***
1992-01-13 Jim Blandy *** empty log message ***
1991-01-14 Richard M. Stallman Initial revision