Mercurial > emacs
log
age | author | description |
---|---|---|
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 |
Sun, 11 Jul 2010 11:49:44 +0200 | Andreas Schwab | * callproc.c (relocate_fd): Use F_DUPFD if defined. |
Sun, 11 Jul 2010 11:27:13 +0200 | Andreas Schwab | Constify functions taking char * |
Sun, 11 Jul 2010 10:44:34 +0200 | Andreas Schwab | Fix indentation problem |