log src/lread.c @ 111653:ee9c4ac3bff4

age author description
Thu, 18 Nov 2010 08:57:00 -0800 Dan Nicolaescu Move declarations from .c files to .h files.
Wed, 17 Nov 2010 22:54:14 -0500 Stefan Monnier Merge from emacs-23
Fri, 12 Nov 2010 18:35:35 +0200 Eli Zaretskii Fix bug #7346: document load-file-name.
Fri, 22 Oct 2010 01:02:31 -0700 Glenn Morris Obscure an example DEFVAR_INT comment so as to evade make-docfile.
Mon, 04 Oct 2010 10:22:57 -0700 Dan Nicolaescu Remove O_RDONLY, O_WRONLY definitions, not needed.
Sun, 03 Oct 2010 08:19:34 -0700 Dan Nicolaescu Include <fcntl.h> unconditionally.
Sat, 25 Sep 2010 07:55:30 -0400 Eli Zaretskii Fix int/EMACS_INT use in lread.c, marker.c, minibuf.c, print.c