[__GNUC__] (C_DEBUG_SWITCH): New definition.
[bpt/emacs.git] / src / abbrev.c
1996-01-15 Erik NaggumUpdate FSF's address in the preamble.
1996-01-09 Karl Heuer(Fdefine_abbrev_table): Fix previous change.
1996-01-09 Erik Naggum(Fdefine_global_abbrev, Fdefine_mode_abbrev, Fabbrev_sy...
1995-06-06 Karl Heuer(Fexpand_abbrev): Call to upcase_initials_region
1995-04-25 Richard M. StallmanComment change.
1995-04-20 Karl Heuer(Fexpand_abbrev): Add some error checking.
1994-10-04 Karl Heuer(Fexpand_abbrev): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer(write_abbrev, Finsert_abbrev_table_description): Use...
1994-09-27 Karl Heuer(Fdefine_abbrev, Fexpand_abbrev, Funexpand_abbrev)...
1994-09-24 Richard M. Stallman(Fexpand_abbrev): Instead of Fcapitalize_region,
1993-09-14 Richard M. Stallman(Funexpand_abbrev, Fexpand_abbrev): Pass new arg to...
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-05-22 Jim BlandyUpdated copyright years.
1993-02-23 Jim Blandy* abbrev.c (Fexpand_abbrev): Only copy the text we...
1992-10-31 Jim Blandy* abbrev.c (Funexpand_abbrev): Just assign the last...
1992-08-19 Jim Blandy* abbrev.c (syms_of_abbrev): Call DEFVAR_PER_BUFFER...
1992-08-19 Richard M. Stallman(Fexpand_abbrev): If pre-expand hook changes the buffer,
1992-08-14 Jim Blandy* abbrev.c (Fdefine_abbrev_table): Fiddled with formatting.
1992-01-13 Jim Blandyentered into RCS
1991-12-17 Richard M. Stallman*** empty log message ***
1991-08-16 Jim Blandy*** empty log message ***
1990-12-25 Richard M. StallmanInitial revision