summaryrefslogtreecommitdiff
path: root/src/casefiddle.c
Commit message (Expand)AuthorAgeFilesLines
* Change FETCH_CHAR references to FETCH_BYTE.Karl Heuer1997-02-221-2/+2
* Change all references from point to PT.Karl Heuer1996-09-011-5/+5
* (casify_region, casify_object):Richard M. Stallman1996-05-061-0/+8
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* (Fupcase_region, Fdowncase_region, Fcapitalize_region,Erik Naggum1996-01-091-12/+12
* Update GPL to version 2.Karl Heuer1995-06-151-1/+1
* (casify_region): Use explicit local vars for startKarl Heuer1995-06-061-27/+15
* (casify_object, operate_on_word, Fupcase_word, Fdowncase_word,Karl Heuer1994-10-041-6/+6
* (casify_object): Use type test macros.Karl Heuer1994-09-271-2/+2
* (Fupcase_initials_region): New function.Richard M. Stallman1994-09-241-3/+30
* (upcase_initials): New function.Richard M. Stallman1994-09-241-4/+14
* Update copyright.Karl Heuer1994-05-041-1/+1
* (operate_on_word): Don't move point; store in *NEWPOINT.Richard M. Stallman1994-03-061-14/+22
* Include <config.h> instead of "config.h".Roland McGrath1993-09-101-1/+1
* (casify_region): Remove mistaken arg to record_change.Richard M. Stallman1993-05-161-1/+1
* The text property routines can now modify buffers otherJim Blandy1993-05-141-2/+2
* * callint.c (Fcall_interactively): Pass the correct number ofJim Blandy1993-02-221-1/+1
* * casefiddle.c (operate_on_word): Declare end to be an int, not aJim Blandy1992-10-311-2/+2
* entered into RCSJim Blandy1992-01-131-0/+3
* Initial revisionJim Blandy1990-11-121-0/+268