log src/casefiddle.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.
Fri, 09 Jan 1998 22:58:16 +0000 Richard M. Stallman (casify_object): Scan string by bytes and chars.
Thu, 01 Jan 1998 02:45:12 +0000 Richard M. Stallman (casify_region): Scan in bytes and chars.
Fri, 04 Jul 1997 20:44:52 +0000 Richard M. Stallman Fix bugs with inappropriate mixing of Lisp_Object with int.
Wed, 04 Jun 1997 00:56:08 +0000 Kenichi Handa (casify_object): Fix bug on handling a character
Wed, 28 May 1997 04:36:35 +0000 Kenichi Handa (casify_object): Handle multibyte characters.
Thu, 15 May 1997 07:47:29 +0000 Karl Heuer Include charset.h.
Sat, 22 Feb 1997 19:26:15 +0000 Karl Heuer Change FETCH_CHAR references to FETCH_BYTE.
Sun, 01 Sep 1996 19:15:05 +0000 Karl Heuer Change all references from point to PT.
Mon, 06 May 1996 04:28:18 +0000 Richard M. Stallman (casify_region, casify_object):
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 09 Jan 1996 00:30:45 +0000 Erik Naggum (Fupcase_region, Fdowncase_region, Fcapitalize_region,
Thu, 15 Jun 1995 20:42:24 +0000 Karl Heuer Update GPL to version 2.
Tue, 06 Jun 1995 01:43:42 +0000 Karl Heuer (casify_region): Use explicit local vars for start
Tue, 04 Oct 1994 15:41:33 +0000 Karl Heuer (casify_object, operate_on_word, Fupcase_word, Fdowncase_word,
Tue, 27 Sep 1994 03:10:02 +0000 Karl Heuer (casify_object): Use type test macros.
Sat, 24 Sep 1994 02:03:32 +0000 Richard M. Stallman (Fupcase_initials_region): New function.
Sat, 24 Sep 1994 01:57:54 +0000 Richard M. Stallman (upcase_initials): New function.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Sun, 06 Mar 1994 18:54:21 +0000 Richard M. Stallman (operate_on_word): Don't move point; store in *NEWPOINT.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Sun, 16 May 1993 13:42:36 +0000 Richard M. Stallman (casify_region): Remove mistaken arg to record_change.
Fri, 14 May 1993 14:43:30 +0000 Jim Blandy The text property routines can now modify buffers other
Mon, 22 Feb 1993 14:48:45 +0000 Jim Blandy * callint.c (Fcall_interactively): Pass the correct number of
Sat, 31 Oct 1992 04:54:35 +0000 Jim Blandy * casefiddle.c (operate_on_word): Declare end to be an int, not a
Mon, 13 Jan 1992 21:48:03 +0000 Jim Blandy entered into RCS
Mon, 12 Nov 1990 20:20:45 +0000 Jim Blandy Initial revision