log src/abbrev.c @ 36392:88b90fa71d23

age author description
2000-06-19 Gerd Moellmann (syms_of_abbrev): Set buffer_default's abbrev table
2000-01-21 Richard M. Stallman Comment change.
1999-12-30 Gerd Moellmann (Fexpand_abbrev): If expanding an abbrev which has only
1999-09-20 Gerd Moellmann (Fexpand_abbrev): Remove unused variables.
1999-05-18 Richard M. Stallman (Fdefine_abbrev): Doc fix.
1998-11-16 Kenichi Handa Include charset.h.
1998-08-05 Richard M. Stallman (Funexpand_abbrev): Add ADJUST instead of subtracting.
1998-04-14 Andreas Schwab Fix -Wimplicit warnings.
1998-03-21 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.
1998-02-25 Karl Heuer Reorder args of del_range_both.
1998-01-21 Richard M. Stallman Update copyright year.
1998-01-05 Richard M. Stallman (Fexpand_abbrev): Pass both kinds of size to oblookup.
1998-01-01 Richard M. Stallman Update copyright year.
1997-12-31 Richard M. Stallman (describe_abbrev): Return void.
1997-02-22 Karl Heuer Change FETCH_CHAR references to FETCH_BYTE.
1996-12-26 Richard M. Stallman (Fexpand_abbrev): Return the abbrev symbol, or nil if no expansion.
1996-11-12 Richard M. Stallman (Fexpand_abbrev): If the abbrev's expansion is nil,
1996-10-31 Erik Naggum Reorganize function definitions so etags finds them.
1996-09-01 Karl Heuer Change all references from point to PT.
1996-01-15 Erik Naggum Update 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_symbol,
1995-06-06 Karl Heuer (Fexpand_abbrev): Call to upcase_initials_region
1995-04-25 Richard M. Stallman Comment 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 new accessor macros
1994-09-27 Karl Heuer (Fdefine_abbrev, Fexpand_abbrev, Funexpand_abbrev): Use type test macros.
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 insert_from_string.
1993-09-10 Roland McGrath Include <config.h> instead of "config.h".
1993-05-22 Jim Blandy Updated copyright years.
1993-02-23 Jim Blandy * abbrev.c (Fexpand_abbrev): Only copy the text we're going to
1992-10-31 Jim Blandy * abbrev.c (Funexpand_abbrev): Just assign the last abbrev's value
1992-08-19 Jim Blandy * abbrev.c (syms_of_abbrev): Call DEFVAR_PER_BUFFER with the new
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 Blandy entered into RCS
1991-12-17 Richard M. Stallman *** empty log message ***
1991-08-16 Jim Blandy *** empty log message ***
1990-12-25 Richard M. Stallman Initial revision