| Commit message (Expand) | Author | Age | Files | Lines |
* | (casify_region): Don't treat a prefix char as part | Stefan Monnier | 2002-10-21 | 1 | -1/+1 |
* | * casefiddle.c (casify_object): Use SSET. | Ken Raeburn | 2002-07-16 | 1 | -1/+1 |
* | Most uses of XSTRING combined with STRING_BYTES or indirection changed to | Ken Raeburn | 2002-07-15 | 1 | -6/+6 |
* | Update usage of CHECK_ macros (remove unused second argument). | Pavel Janík | 2001-11-02 | 1 | -1/+1 |
* | Change doc-string comments to `new style' [w/`doc:' keyword]. | Pavel Janík | 2001-10-20 | 1 | -54/+54 |
* | Include keymap.h. | Stefan Monnier | 2001-10-10 | 1 | -0/+1 |
* | (casify_object): Remove unused variable `tolen'. | Eli Zaretskii | 2001-01-02 | 1 | -1/+1 |
* | Include composite.h. | Kenichi Handa | 1999-12-15 | 1 | -13/+20 |
* | * editfns.c (Fdelete_and_extract_region): New function. | Stefan Monnier | 1999-12-07 | 1 | -1/+1 |
* | (casify_object): Remove unused variables. | Gerd Moellmann | 1999-09-20 | 1 | -2/+0 |
* | (casify_object): Use make_multibyte_string | Karl Heuer | 1999-06-24 | 1 | -1/+2 |
* | (casify_object): Use make_string instead of | Kenichi Handa | 1998-10-17 | 1 | -4/+2 |
* | (casify_object): Cope with modifier bits in character. | Karl Heuer | 1998-06-18 | 1 | -5/+9 |
* | Fix -Wimplicit warnings. | Andreas Schwab | 1998-04-14 | 1 | -0/+3 |
* | (casify_object): Use make_specified_string. | Richard M. Stallman | 1998-03-21 | 1 | -1/+2 |
* | Use STRING_BYTES and SET_STRING_BYTES. | Richard M. Stallman | 1998-03-21 | 1 | -1/+1 |
* | Update copyright year. | Richard M. Stallman | 1998-01-21 | 1 | -1/+1 |
* | (casify_object): Scan string by bytes and chars. | Richard M. Stallman | 1998-01-09 | 1 | -7/+23 |
* | (casify_region): Scan in bytes and chars. | Richard M. Stallman | 1998-01-01 | 1 | -8/+13 |
* | Fix bugs with inappropriate mixing of Lisp_Object with int. | Richard M. Stallman | 1997-07-04 | 1 | -2/+2 |
* | (casify_object): Fix bug on handling a character | Kenichi Handa | 1997-06-04 | 1 | -3/+7 |
* | (casify_object): Handle multibyte characters. | Kenichi Handa | 1997-05-28 | 1 | -51/+71 |
* | Include charset.h. | Karl Heuer | 1997-05-15 | 1 | -16/+91 |
* | Change FETCH_CHAR references to FETCH_BYTE. | Karl Heuer | 1997-02-22 | 1 | -2/+2 |
* | Change all references from point to PT. | Karl Heuer | 1996-09-01 | 1 | -5/+5 |
* | (casify_region, casify_object): | Richard M. Stallman | 1996-05-06 | 1 | -0/+8 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
* | (Fupcase_region, Fdowncase_region, Fcapitalize_region, | Erik Naggum | 1996-01-09 | 1 | -12/+12 |
* | Update GPL to version 2. | Karl Heuer | 1995-06-15 | 1 | -1/+1 |
* | (casify_region): Use explicit local vars for start | Karl Heuer | 1995-06-06 | 1 | -27/+15 |
* | (casify_object, operate_on_word, Fupcase_word, Fdowncase_word, | Karl Heuer | 1994-10-04 | 1 | -6/+6 |
* | (casify_object): Use type test macros. | Karl Heuer | 1994-09-27 | 1 | -2/+2 |
* | (Fupcase_initials_region): New function. | Richard M. Stallman | 1994-09-24 | 1 | -3/+30 |
* | (upcase_initials): New function. | Richard M. Stallman | 1994-09-24 | 1 | -4/+14 |
* | Update copyright. | Karl Heuer | 1994-05-04 | 1 | -1/+1 |
* | (operate_on_word): Don't move point; store in *NEWPOINT. | Richard M. Stallman | 1994-03-06 | 1 | -14/+22 |
* | Include <config.h> instead of "config.h". | Roland McGrath | 1993-09-10 | 1 | -1/+1 |
* | (casify_region): Remove mistaken arg to record_change. | Richard M. Stallman | 1993-05-16 | 1 | -1/+1 |
* | The text property routines can now modify buffers other | Jim Blandy | 1993-05-14 | 1 | -2/+2 |
* | * callint.c (Fcall_interactively): Pass the correct number of | Jim Blandy | 1993-02-22 | 1 | -1/+1 |
* | * casefiddle.c (operate_on_word): Declare end to be an int, not a | Jim Blandy | 1992-10-31 | 1 | -2/+2 |
* | entered into RCS | Jim Blandy | 1992-01-13 | 1 | -0/+3 |
* | Initial revision | Jim Blandy | 1990-11-12 | 1 | -0/+268 |