log src/lread.c @ 74561:7e397b97c9a6

age author description
Mon, 06 Nov 2006 23:25:55 +0000 Juanma Barranquero (syms_of_lread): Fix typo in docstring.
Wed, 26 Jul 2006 18:13:49 +0000 Chong Yidong * lread.c (read_filtered_event): New arg SECONDS to wait until.
Tue, 18 Jul 2006 16:33:45 +0000 Dan Nicolaescu * ebrowse.c (usage, version): Mark as NO_RETURN.
Tue, 18 Jul 2006 13:28:34 +0000 Kim F. Storm (Fload): Use xsignal2, signal_error.
Wed, 12 Jul 2006 13:19:27 +0000 Kim F. Storm (check_obarray): Cleanup wrong_type_argument use.
Fri, 07 Jul 2006 16:16:18 +0000 Stefan Monnier (readevalloop): Remove unused var `bpos'. Yet another int/Lisp_Object mixup.
Fri, 07 Jul 2006 16:12:51 +0000 Stefan Monnier (read_filtered_event): Remove `register' qualifier because it
Sun, 02 Jul 2006 14:34:30 +0000 Stefan Monnier (read_filtered_event): Treat select-window just like switch-frame.
Sun, 25 Jun 2006 03:22:50 +0000 Eli Zaretskii Fix whitespace of last change.
Sat, 24 Jun 2006 06:49:16 +0000 Eli Zaretskii (read_escape): When an unknown Unicode code point is encountered as a string
Fri, 09 Jun 2006 18:22:30 +0000 Eli Zaretskii (read_escape): Provide a Unicode character escape syntax; \u followed by
Wed, 24 May 2006 13:24:21 +0000 Alan Mackenzie lread.c (Vload_history): Enhance doc-string to say that the file is the
Fri, 12 May 2006 02:08:16 +0000 Richard M. Stallman (readevalloop): Abort if START non-nil for non-buffer input.
Mon, 27 Feb 2006 02:04:35 +0000 Luc Teirlinck Declare Vload_file_rep_suffixes instead of
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 06 Feb 2006 12:35:44 +0000 Kenichi Handa (openp): Initialized encoded_fn before GCPRO it.
Fri, 20 Jan 2006 19:53:36 +0000 Eli Zaretskii (Fload): Don't leak the file descriptor returned by openp if we are going
Fri, 30 Dec 2005 04:54:57 +0000 Richard M. Stallman (readevalloop): Test for reading a whole buffer
Wed, 28 Dec 2005 03:44:28 +0000 Richard M. Stallman (readevalloop): Set PT and ZV in the proper buffer, not the current one.
Thu, 08 Dec 2005 17:43:52 +0000 Richard M. Stallman (read_escape) <\s>: Don't treat strings specially.
Wed, 16 Nov 2005 18:39:15 +0000 Stefan Monnier (readevalloop): Add missing GCPROs.
Tue, 01 Nov 2005 19:46:16 +0000 Stefan Monnier (readevalloop): Yet another int/Lisp_Object mixup (YAILOM).
Sun, 23 Oct 2005 17:25:43 +0000 Richard M. Stallman (build_load_history): Replace STREAM arg with ENTIRE.
Fri, 21 Oct 2005 16:54:13 +0000 Richard M. Stallman (Fload): Simplify gcpro structure.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Wed, 20 Jul 2005 14:40:35 +0000 Kim F. Storm (load_unwind): Rework last change.
Wed, 20 Jul 2005 14:29:00 +0000 Kim F. Storm (Fload, load_unwind): Use make_save_value to unwind
Thu, 14 Jul 2005 11:24:00 +0000 Kim F. Storm (syms_of_lread): Initialize seen_list.
Sun, 10 Jul 2005 17:02:49 +0000 Richard M. Stallman (Qeval_buffer_list, Veval_buffer_list): New vars.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.