log

age author description
Sun, 11 Jul 2010 21:51:46 +0200 Andreas Schwab * blockinput.h: Remove obsolete comment.
Sun, 11 Jul 2010 20:34:43 +0200 Andreas Schwab Use offsetof instead of own definition
Sun, 11 Jul 2010 20:19:16 +0200 Andreas Schwab * process.c: Remove obsolete comment.
Sun, 11 Jul 2010 12:07:38 -0400 Chong Yidong * src/xfaces.c (Vface_remapping_alist): Doc fix (Bug#6091).
Sun, 11 Jul 2010 16:45:42 +0300 Eli Zaretskii Remove redundant definitions of HAVE_STRCHR and HAVE_STRRCHR for MS-DOS.
Sun, 11 Jul 2010 16:43:10 +0300 Eli Zaretskii Remove redundant definitions of HAVE_STRCHR and HAVE_STRRCHR for MS-DOS.
Sun, 11 Jul 2010 12:31:10 +0200 Andreas Schwab Use strchr, strrchr instead of index, rindex