2001-11-02 |
Pavel Janík |
Update usage of CHECK_ macros (remove unused second argument).
|
2001-10-20 |
Pavel Janík |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
2001-10-10 |
Stefan Monnier |
Include keymap.h.
|
2001-01-02 |
Eli Zaretskii |
(casify_object): Remove unused variable `tolen'.
|
1999-12-15 |
Kenichi Handa |
Include composite.h.
|
1999-12-07 |
Stefan Monnier |
* editfns.c (Fdelete_and_extract_region): New function.
|
1999-09-20 |
Gerd Moellmann |
(casify_object): Remove unused variables.
|
1999-06-24 |
Karl Heuer |
(casify_object): Use make_multibyte_string
|
1998-10-17 |
Kenichi Handa |
(casify_object): Use make_string instead of
|
1998-06-18 |
Karl Heuer |
(casify_object): Cope with modifier bits in character.
|
1998-04-14 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
1998-03-21 |
Richard M. Stallman |
(casify_object): Use make_specified_string.
|
1998-03-21 |
Richard M. Stallman |
Use STRING_BYTES and SET_STRING_BYTES.
|
1998-01-21 |
Richard M. Stallman |
Update copyright year.
|
1998-01-09 |
Richard M. Stallman |
(casify_object): Scan string by bytes and chars.
|
1998-01-01 |
Richard M. Stallman |
(casify_region): Scan in bytes and chars.
|
1997-07-04 |
Richard M. Stallman |
Fix bugs with inappropriate mixing of Lisp_Object with int.
|
1997-06-04 |
Kenichi Handa |
(casify_object): Fix bug on handling a character
|
1997-05-28 |
Kenichi Handa |
(casify_object): Handle multibyte characters.
|
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
|