(saved_doc_string*): New variables.
[bpt/emacs.git] / src / casefiddle.c
1995-06-15 Karl HeuerUpdate 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, Fdowncas...
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 HeuerUpdate copyright.
1994-03-06 Richard M. Stallman(operate_on_word): Don't move point; store in *NEWPOINT.
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-05-16 Richard M. Stallman(casify_region): Remove mistaken arg to record_change.
1993-05-14 Jim BlandyThe text property routines can now modify buffers other
1993-02-22 Jim Blandy* callint.c (Fcall_interactively): Pass the correct...
1992-10-31 Jim Blandy* casefiddle.c (operate_on_word): Declare end to be...
1992-01-13 Jim Blandyentered into RCS
1990-11-12 Jim BlandyInitial revision