log src/abbrev.c @ 20892:18f3cb26243f before-miles-orphaned-changes gcc-2_8_1-980401 gcc-2_8_1-980407 gcc-2_8_1-980412 gcc-2_8_1-980413 gcc-2_8_1-RELEASE gcc_2_8_1-980315 libc-980214 libc-980215 libc-980216 libc-980217 libc-980218 libc-980219 libc-980220 libc-980221 libc-980222 libc-980223 libc-980224 libc-980225 libc-980226 libc-980227 libc-980228 libc-980301 libc-980302 libc-980303 libc-980304 libc-980306 libc-980307 libc-980308 libc-980309 libc-980310 libc-980311 libc-980312 libc-980313 libc-980314 libc-980315 libc-980316 libc-980317 libc-980318 libc-980319 libc-980320 libc-980321 libc-980322 libc-980323 libc-980324 libc-980325 libc-980326 libc-980327 libc-980328 libc-980329 libc-980330 libc-980331 libc-980401 libc-980402 libc-980403 libc-980404 libc-980405 libc-980406 libc-980407 libc-980408 libc-980409 libc-980410 libc-980411 libc-980412 libc-980413 libc-980414 libc-980428 libc-980429 libc-980430 libc-980501 libc-980502 libc-980503 libc-980504 libc-980505 libc-980506 libc-980507 libc-980508 libc-980509 libc-980510 libc-980512 libc-980513 libc-980514 libc-980515 libc-980516 libc-980517 libc-980518 libc-980519 libc-980520 libc-980521 libc-980522 libc-980523 libc-980524 libc-980525 libc-980526 libc-980527 libc-980528 libc-980529 libc-980530 libc-980531 libc-980601 libc-980602 libc-980603 libc-980604 libc-980605 libc-980606 libc-980607 libc-980608 libc-980609 libc-980610 libc-980611 libc-980612 libc-980613

age author description
Wed, 21 Jan 1998 23:32:12 +0000 Richard M. Stallman Update copyright year.
Mon, 05 Jan 1998 17:25:39 +0000 Richard M. Stallman (Fexpand_abbrev): Pass both kinds of size to oblookup.
Thu, 01 Jan 1998 06:51:31 +0000 Richard M. Stallman Update copyright year.
Wed, 31 Dec 1997 05:05:32 +0000 Richard M. Stallman (describe_abbrev): Return void.
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,
Tue, 14 Sep 1993 12:10:27 +0000 Richard M. Stallman (Funexpand_abbrev, Fexpand_abbrev): Pass new arg to insert_from_string.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Tue, 23 Feb 1993 14:17:11 +0000 Jim Blandy * abbrev.c (Fexpand_abbrev): Only copy the text we're going to
Sat, 31 Oct 1992 04:49:31 +0000 Jim Blandy * abbrev.c (Funexpand_abbrev): Just assign the last abbrev's value
Wed, 19 Aug 1992 07:06:09 +0000 Jim Blandy * abbrev.c (syms_of_abbrev): Call DEFVAR_PER_BUFFER with the new
Wed, 19 Aug 1992 07:00:25 +0000 Richard M. Stallman (Fexpand_abbrev): If pre-expand hook changes the buffer,
Fri, 14 Aug 1992 02:32:45 +0000 Jim Blandy * abbrev.c (Fdefine_abbrev_table): Fiddled with formatting.
Mon, 13 Jan 1992 21:48:03 +0000 Jim Blandy entered into RCS
Tue, 17 Dec 1991 03:36:07 +0000 Richard M. Stallman *** empty log message ***
Fri, 16 Aug 1991 05:24:51 +0000 Jim Blandy *** empty log message ***
Tue, 25 Dec 1990 23:11:33 +0000 Richard M. Stallman Initial revision