log src/lread.c @ 105991:afb7aa4cabcc

age author description
Wed, 11 Nov 2009 06:10:42 +0000 Dan Nicolaescu * xfns.c (syms_of_xfns): Use make_pure_string instead of build_string.
Fri, 06 Nov 2009 06:50:52 +0000 Dan Nicolaescu * xterm.c (syms_of_xterm):
Fri, 06 Nov 2009 06:07:46 +0000 Dan Nicolaescu * process.c (socket_options): Make it const.
Fri, 30 Oct 2009 02:00:11 +0000 Dan Nicolaescu * puresize.h (BASE_PURESIZE): Increase to 1470000.
Tue, 15 Sep 2009 03:45:51 +0000 Stefan Monnier (Fload): Also run do-after-load-evaluation while dumping.
Sat, 12 Sep 2009 03:35:40 +0000 Stefan Monnier * lread.c (Fload): Don't output a message after loading an obsolete
Sat, 05 Sep 2009 00:45:08 +0000 Juanma Barranquero Fix whitespace.
Thu, 27 Aug 2009 21:10:17 +0000 Stefan Monnier (read_integer): Use doubles (and potentially return a float
Wed, 05 Aug 2009 09:19:21 +0000 Teodor Zlatanov * lread.c (read1, syms_of_lread): Read hashtables back from the
Sat, 25 Jul 2009 08:50:17 +0000 Eli Zaretskii (syms_of_lread) <force_load_messages>: New variable.
Sat, 25 Jul 2009 07:36:17 +0000 Ken Raeburn * lread.c: Rewrite 2009-07-21 changes.
Tue, 21 Jul 2009 09:26:30 +0000 Ken Raeburn (load_depth): New variable.
Wed, 29 Apr 2009 03:02:54 +0000 Chong Yidong * files.el (hack-local-variables-prop-line)
Tue, 10 Mar 2009 01:05:39 +0000 Chong Yidong (Feval_buffer): Doc fix.
Fri, 27 Feb 2009 00:48:03 +0000 Kenichi Handa (read_escape): Signal an error for invalid \UXXXXXXXX.
Wed, 25 Feb 2009 12:47:23 +0000 Juanma Barranquero * lread.c (Fload): Stop checking Vloads_in_progress and signal
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Sun, 07 Sep 2008 20:41:10 +0000 Juanma Barranquero Fix typo in comment.
Thu, 14 Aug 2008 19:24:54 +0000 Chong Yidong (Fread_char, Fread_char_exclusive): If no character event is read
Thu, 31 Jul 2008 05:33:56 +0000 Dan Nicolaescu * bitmaps/README:
Sun, 27 Jul 2008 18:24:48 +0000 Dan Nicolaescu Remove support for Mac Carbon. remove-carbon
Tue, 15 Jul 2008 18:15:18 +0000 Adrian Robert merging Emacs.app (NeXTstep port)
Fri, 27 Jun 2008 07:34:53 +0000 Glenn Morris American English spelling fix.
Fri, 27 Jun 2008 02:13:38 +0000 Glenn Morris American English spelling fix.
Thu, 12 Jun 2008 22:54:12 +0000 Jim Meyering * lread.c (Fload): Use xfree, not free on saved_doc_string.
Mon, 02 Jun 2008 06:09:17 +0000 Jim Meyering Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
Mon, 02 Jun 2008 06:00:54 +0000 Jim Meyering remove useless if-before-free tests
Wed, 14 May 2008 07:50:26 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Tue, 06 May 2008 20:11:13 +0000 Stefan Monnier (substitute_object_recurse): Use lower-level primitives.
Thu, 20 Mar 2008 18:13:12 +0000 Stefan Monnier * fileio.c (Finsert_file_contents):