Include <config.h> instead of "config.h".
[bpt/emacs.git] / src / syntax.c
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-08-05 Richard M. StallmanDoc fix.
1993-08-01 Richard M. StallmanDoc fix.
1993-07-27 Richard M. Stallman(scan_sexps_forward): Delete extra Fcdr when analyzing...
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_se...
1993-06-09 Jim BlandyApply 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 BlandyUpdated 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...
1992-06-24 Jim Blandyentered into RCS
1992-05-01 Jim Blandy*** empty log message ***
1992-01-13 Jim Blandy*** empty log message ***
1991-01-14 Richard M. StallmanInitial revision