Tue, 16 Jul 2002 15:48:59 +0000 |
Ken Raeburn |
* casefiddle.c (casify_object): Use SSET.
|
Mon, 15 Jul 2002 00:00:41 +0000 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
Fri, 02 Nov 2001 20:46:55 +0000 |
Pavel Jank |
Update usage of CHECK_ macros (remove unused second argument).
|
Sat, 20 Oct 2001 20:54:39 +0000 |
Pavel Jank |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
Wed, 10 Oct 2001 16:05:21 +0000 |
Stefan Monnier |
Include keymap.h.
|
Tue, 02 Jan 2001 14:06:38 +0000 |
Eli Zaretskii |
(casify_object): Remove unused variable `tolen'.
|
Wed, 15 Dec 1999 00:02:33 +0000 |
Kenichi Handa |
Include composite.h.
|
Tue, 07 Dec 1999 04:42:40 +0000 |
Stefan Monnier |
* editfns.c (Fdelete_and_extract_region): New function.
|
Mon, 20 Sep 1999 23:18:36 +0000 |
Gerd Moellmann |
(casify_object): Remove unused variables.
|
Thu, 24 Jun 1999 18:01:32 +0000 |
Karl Heuer |
(casify_object): Use make_multibyte_string
|
Sat, 17 Oct 1998 01:58:01 +0000 |
Kenichi Handa |
(casify_object): Use make_string instead of
|
Thu, 18 Jun 1998 04:11:28 +0000 |
Karl Heuer |
(casify_object): Cope with modifier bits in character.
|
Tue, 14 Apr 1998 12:25:56 +0000 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
Sat, 21 Mar 1998 18:02:09 +0000 |
Richard M. Stallman |
(casify_object): Use make_specified_string.
|
Sat, 21 Mar 1998 07:06:14 +0000 |
Richard M. Stallman |
Use STRING_BYTES and SET_STRING_BYTES.
|
Wed, 21 Jan 1998 23:32:12 +0000 |
Richard M. Stallman |
Update copyright year.
|
Fri, 09 Jan 1998 22:58:16 +0000 |
Richard M. Stallman |
(casify_object): Scan string by bytes and chars.
|
Thu, 01 Jan 1998 02:45:12 +0000 |
Richard M. Stallman |
(casify_region): Scan in bytes and chars.
|
Fri, 04 Jul 1997 20:44:52 +0000 |
Richard M. Stallman |
Fix bugs with inappropriate mixing of Lisp_Object with int.
|
Wed, 04 Jun 1997 00:56:08 +0000 |
Kenichi Handa |
(casify_object): Fix bug on handling a character
|
Wed, 28 May 1997 04:36:35 +0000 |
Kenichi Handa |
(casify_object): Handle multibyte characters.
|
Thu, 15 May 1997 07:47:29 +0000 |
Karl Heuer |
Include charset.h.
|
Sat, 22 Feb 1997 19:26:15 +0000 |
Karl Heuer |
Change FETCH_CHAR references to FETCH_BYTE.
|
Sun, 01 Sep 1996 19:15:05 +0000 |
Karl Heuer |
Change all references from point to PT.
|
Mon, 06 May 1996 04:28:18 +0000 |
Richard M. Stallman |
(casify_region, casify_object):
|
Mon, 15 Jan 1996 09:18:04 +0000 |
Erik Naggum |
Update FSF's address in the preamble.
|
Tue, 09 Jan 1996 00:30:45 +0000 |
Erik Naggum |
(Fupcase_region, Fdowncase_region, Fcapitalize_region,
|
Thu, 15 Jun 1995 20:42:24 +0000 |
Karl Heuer |
Update GPL to version 2.
|
Tue, 06 Jun 1995 01:43:42 +0000 |
Karl Heuer |
(casify_region): Use explicit local vars for start
|
Tue, 04 Oct 1994 15:41:33 +0000 |
Karl Heuer |
(casify_object, operate_on_word, Fupcase_word, Fdowncase_word,
|
Tue, 27 Sep 1994 03:10:02 +0000 |
Karl Heuer |
(casify_object): Use type test macros.
|
Sat, 24 Sep 1994 02:03:32 +0000 |
Richard M. Stallman |
(Fupcase_initials_region): New function.
|
Sat, 24 Sep 1994 01:57:54 +0000 |
Richard M. Stallman |
(upcase_initials): New function.
|
Wed, 04 May 1994 02:41:09 +0000 |
Karl Heuer |
Update copyright.
|
Sun, 06 Mar 1994 18:54:21 +0000 |
Richard M. Stallman |
(operate_on_word): Don't move point; store in *NEWPOINT.
|
Fri, 10 Sep 1993 06:15:46 +0000 |
Roland McGrath |
Include <config.h> instead of "config.h".
|
Sun, 16 May 1993 13:42:36 +0000 |
Richard M. Stallman |
(casify_region): Remove mistaken arg to record_change.
|
Fri, 14 May 1993 14:43:30 +0000 |
Jim Blandy |
The text property routines can now modify buffers other
|
Mon, 22 Feb 1993 14:48:45 +0000 |
Jim Blandy |
* callint.c (Fcall_interactively): Pass the correct number of
|
Sat, 31 Oct 1992 04:54:35 +0000 |
Jim Blandy |
* casefiddle.c (operate_on_word): Declare end to be an int, not a
|
Mon, 13 Jan 1992 21:48:03 +0000 |
Jim Blandy |
entered into RCS
|
Mon, 12 Nov 1990 20:20:45 +0000 |
Jim Blandy |
Initial revision
|