Mercurial > emacs
log src/lread.c @ 109126:aec1143e8d85
age | author | description |
---|---|---|
Sun, 04 Jul 2010 00:50:25 -0700 | Dan Nicolaescu | Convert (most) functions in src to standard C. |
Fri, 02 Jul 2010 14:19:53 +0200 | Jan D | Remove __P and P_ from .c and .m files and definition of P_ |
Wed, 16 Jun 2010 10:10:02 -0400 | Stefan Monnier | * src/lread.c (read1): Phase out old-style backquotes a bit more. |
Mon, 07 Jun 2010 20:12:21 -0700 | Dan Nicolaescu | * src/lread.c (X_OK): Remove, unused. |
Mon, 19 Apr 2010 21:50:52 -0400 | Stefan Monnier | Make variable forwarding explicit rather the using special values. |
Thu, 01 Apr 2010 20:10:33 -0700 | Dan Nicolaescu | Remove extern errno declarations. |
Thu, 01 Apr 2010 17:59:46 +0300 | Eli Zaretskii | Remove support for DJGPP v1.x (bug#5813). |