log src/abbrev.c @ 19073:215810cb0e44 libc-970802 libc-970803 libc-970804 libc-970805 libc-970806 libc-970807 libc-970808 libc-970809 libc-970810 libc-970811 libc-970812 libc-970813 libc-970814 libc-970815 libc-970816 libc-970817 libc-970818 libc-970819 libc-970820 libc-970821 libc-970822

age author description
Sat, 22 Feb 1997 19:26:15 +0000 Karl Heuer Change FETCH_CHAR references to FETCH_BYTE.
Thu, 26 Dec 1996 20:53:54 +0000 Richard M. Stallman (Fexpand_abbrev): Return the abbrev symbol, or nil if no expansion.
Tue, 12 Nov 1996 04:13:06 +0000 Richard M. Stallman (Fexpand_abbrev): If the abbrev's expansion is nil,
Thu, 31 Oct 1996 13:43:37 +0000 Erik Naggum Reorganize function definitions so etags finds them.
Sun, 01 Sep 1996 19:15:05 +0000 Karl Heuer Change all references from point to PT.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 09 Jan 1996 03:01:48 +0000 Karl Heuer (Fdefine_abbrev_table): Fix previous change.
Tue, 09 Jan 1996 00:18:22 +0000 Erik Naggum (Fdefine_global_abbrev, Fdefine_mode_abbrev, Fabbrev_symbol,
Tue, 06 Jun 1995 01:46:33 +0000 Karl Heuer (Fexpand_abbrev): Call to upcase_initials_region
Tue, 25 Apr 1995 05:16:29 +0000 Richard M. Stallman Comment change.
Thu, 20 Apr 1995 21:15:39 +0000 Karl Heuer (Fexpand_abbrev): Add some error checking.
Tue, 04 Oct 1994 15:28:15 +0000 Karl Heuer (Fexpand_abbrev): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 11:39:56 +0000 Karl Heuer (write_abbrev, Finsert_abbrev_table_description): Use new accessor macros
Tue, 27 Sep 1994 03:12:28 +0000 Karl Heuer (Fdefine_abbrev, Fexpand_abbrev, Funexpand_abbrev): Use type test macros.
Sat, 24 Sep 1994 03:47:07 +0000 Richard M. Stallman (Fexpand_abbrev): Instead of Fcapitalize_region,