Mercurial > emacs
log src/composite.c @ 46370:40db0673e6f0
age | author | description |
---|---|---|
Mon, 15 Jul 2002 00:00:41 +0000 | Ken Raeburn | Most uses of XSTRING combined with STRING_BYTES or indirection changed to |
Thu, 11 Jul 2002 14:18:02 +0000 | Juanma Barranquero | Use macro SPECPDL_INDEX. |
Tue, 09 Jul 2002 23:02:26 +0000 | Stefan Monnier | (HASH_VALUE, HASH_KEY): Remove (it's in lisp.h now). |
Fri, 14 Jun 2002 16:28:58 +0000 | Juanma Barranquero | (Fcompose_region_internal, Fcompose_string_internal): Fix typos. |
Tue, 13 Nov 2001 07:48:37 +0000 | Pavel Jank | Change doc-string comments to `new style' [w/`doc:' keyword]. |
Fri, 02 Nov 2001 20:46:55 +0000 | Pavel Jank | Update usage of CHECK_ macros (remove unused second argument). |