Tue, 08 Jan 2008 04:30:25 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Mon, 01 Oct 2007 10:04:38 +0000 |
Juanma Barranquero |
(Fload): Fix typo in docstring.
|
Thu, 23 Aug 2007 16:20:34 +0000 |
Stefan Monnier |
(load_warn_old_style_backquotes): Fix weird typo.
|
Thu, 23 Aug 2007 16:15:14 +0000 |
Stefan Monnier |
(load_warn_old_style_backquotes): Fix up array size typo.
|
Wed, 22 Aug 2007 16:46:45 +0000 |
Stefan Monnier |
(Qold_style_backquotes): New var.
|
Wed, 22 Aug 2007 15:55:10 +0000 |
Stefan Monnier |
(syms_of_lread): Export old-style-backquotes to Elisp.
|
Wed, 22 Aug 2007 15:43:46 +0000 |
Stefan Monnier |
(Vold_style_backquotes): New var.
|
Wed, 08 Aug 2007 07:49:21 +0000 |
Glenn Morris |
Replace `iff' in comments.
|
Wed, 25 Jul 2007 05:16:09 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Wed, 28 Mar 2007 08:16:19 +0000 |
YAMAMOTO Mitsuharu |
(readchar): Extend BLOCK_INPUT block to ferror/clearerr.
|
Tue, 20 Mar 2007 08:50:31 +0000 |
YAMAMOTO Mitsuharu |
Include blockinput.h.
|
Sat, 03 Feb 2007 16:56:54 +0000 |
Juanma Barranquero |
(syms_of_lread) <load-history>: Doc fix.
|
Thu, 01 Feb 2007 22:04:56 +0000 |
Juanma Barranquero |
(syms_of_lread) <user-init-file>: Doc fix.
|
Sun, 21 Jan 2007 04:57:37 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
Sun, 10 Dec 2006 23:13:39 +0000 |
Juanma Barranquero |
(Feval_buffer, Feval_region): Doc fix.
|
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.
|