log src/casefiddle.c @ 17975:3f2cc6cc8705

age author description
1997-05-15 Karl Heuer Include charset.h.
1997-02-22 Karl Heuer Change FETCH_CHAR references to FETCH_BYTE.
1996-09-01 Karl Heuer Change all references from point to PT.
1996-05-06 Richard M. Stallman (casify_region, casify_object):
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1996-01-09 Erik Naggum (Fupcase_region, Fdowncase_region, Fcapitalize_region,
1995-06-15 Karl Heuer Update GPL to version 2.
1995-06-06 Karl Heuer (casify_region): Use explicit local vars for start
1994-10-04 Karl Heuer (casify_object, operate_on_word, Fupcase_word, Fdowncase_word,
1994-09-27 Karl Heuer (casify_object): Use type test macros.
1994-09-24 Richard M. Stallman (Fupcase_initials_region): New function.
1994-09-24 Richard M. Stallman (upcase_initials): New function.
1994-05-04 Karl Heuer Update copyright.
1994-03-06 Richard M. Stallman (operate_on_word): Don't move point; store in *NEWPOINT.
1993-09-10 Roland McGrath Include <config.h> instead of "config.h".
1993-05-16 Richard M. Stallman (casify_region): Remove mistaken arg to record_change.
1993-05-14 Jim Blandy The text property routines can now modify buffers other
1993-02-22 Jim Blandy * callint.c (Fcall_interactively): Pass the correct number of
1992-10-31 Jim Blandy * casefiddle.c (operate_on_word): Declare end to be an int, not a
1992-01-13 Jim Blandy entered into RCS
1990-11-12 Jim Blandy Initial revision