| Commit message (Expand) | Author | Age | Files | Lines |
* | (Flocate_file_internal): Doc fix. | Eli Zaretskii | 2005-05-06 | 1 | -0/+1 |
* | (Vloads_in_progress): Static. | Lute Kamstra | 2005-04-18 | 1 | -3/+3 |
* | (Vloads_in_progress): Not static. | Richard M. Stallman | 2005-04-10 | 1 | -1/+1 |
* | (readevalloop): Add args START and END as region in | Kim F. Storm | 2005-04-08 | 1 | -17/+35 |
* | (syms_of_lread) <user-init-file>: Doc fix. | Richard M. Stallman | 2005-02-15 | 1 | -2/+2 |
* | (syms_of_lread) <load-history>: Doc fix. | Richard M. Stallman | 2004-12-27 | 1 | -3/+3 |
* | (readchar): Check QUIT when `getc' is interrupted. | Stefan Monnier | 2004-11-25 | 1 | -2/+3 |
* | (oblookup): Don't use XFASTINT blindly. | Stefan Monnier | 2004-11-23 | 1 | -1/+1 |
* | (read1): Fix next_char matching. | Kim F. Storm | 2004-11-09 | 1 | -5/+5 |
* | (read1): Use BOOL_VECTOR_BITS_PER_CHAR instead of BITS_PER_CHAR for | Andreas Schwab | 2004-04-26 | 1 | -5/+6 |
* | lread.c (init_lread): Fixing typo HAVE_CARBON test logic | Steven Tamm | 2004-04-26 | 1 | -2/+2 |
* | lread.c (init_lread): Don't display missing lisp directory | Steven Tamm | 2004-04-25 | 1 | -3/+7 |
* | (defvar_per_buffer): Remove dead declaration. | Stefan Monnier | 2004-01-14 | 1 | -2/+1 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | [HAVE_FCNTL_H]: Include fcntl.h. | Dave Love | 2003-06-02 | 1 | -0/+3 |
* | (openp): Make sure STR is a string. | Stefan Monnier | 2003-06-01 | 1 | -0/+2 |
* | (Fload): Print a message if package is obsolete. | Stefan Monnier | 2003-05-18 | 1 | -2/+7 |
* | (read1): Before calling index, check if the 2nd | Kenichi Handa | 2003-04-09 | 1 | -12/+16 |
* | (openp): Get the Qfile_exists_p handler for STRING, not FN. | Richard M. Stallman | 2003-04-08 | 1 | -1/+1 |
* | (read1): After #!, exit loop on eof. | Richard M. Stallman | 2003-03-14 | 1 | -1/+1 |
* | (read1): Accept `single space' syntax like (? x). | Kim F. Storm | 2003-02-25 | 1 | -0/+7 |
* | 2003-02-22 David Ponce <david@dponce.com> | Juanma Barranquero | 2003-02-22 | 1 | -1/+1 |
* | (read1): Allow "?" after a character constant. | Kim F. Storm | 2003-02-18 | 1 | -1/+1 |
* | (read1): Fix last change; "`" is not always special. | Kim F. Storm | 2003-02-18 | 1 | -4/+8 |
* | (read1): Fix and relax read syntax. | Kim F. Storm | 2003-02-17 | 1 | -12/+25 |
* | (read_escape): Interpret \s as a SPACE character, except | Kim F. Storm | 2003-02-13 | 1 | -2/+16 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -31/+31 |
* | (load_error_handler): New function. | Richard M. Stallman | 2002-12-21 | 1 | -4/+20 |
* | (syms_of_lread) <load-history>: Doc fix. | Richard M. Stallman | 2002-12-07 | 1 | -1/+4 |
* | (Feval_buffer): Doc fix. | John Paul Wallington | 2002-11-04 | 1 | -1/+1 |
* | (Fload) <!load_dangerous_libraries>: Close fd. | Dave Love | 2002-10-30 | 1 | -2/+6 |
* | (syms_of_lread): Fix typos. | Juanma Barranquero | 2002-10-17 | 1 | -2/+2 |
* | Minor white space fix, just supplement the log for previous change: | Markus Rost | 2002-10-12 | 1 | -1/+1 |
* | *** empty log message *** | Markus Rost | 2002-10-11 | 1 | -1/+2 |
* | (read1): Handle #! by skipping the line. | Richard M. Stallman | 2002-09-01 | 1 | -0/+8 |
* | (build_load_history): Use Fmember to see if a definition | Richard M. Stallman | 2002-08-24 | 1 | -4/+4 |
* | (intern, oblookup, hash_string): String pointer args | Ken Raeburn | 2002-07-16 | 1 | -8/+7 |
* | (Fintern_soft): Use string macros instead of Lisp_String fields. | Ken Raeburn | 2002-07-16 | 1 | -5/+4 |
* | * lread.c (Fload): Use SDATA, SSET. | Ken Raeburn | 2002-07-16 | 1 | -3/+3 |
* | * lread.c (read_vector): Use STRING_SET_CHARS. | Ken Raeburn | 2002-07-15 | 1 | -1/+1 |
* | Most uses of XSTRING combined with STRING_BYTES or indirection changed to | Ken Raeburn | 2002-07-15 | 1 | -51/+51 |
* | Use macro SPECPDL_INDEX. | Juanma Barranquero | 2002-07-11 | 1 | -5/+5 |
* | (Fread): Remove redundant and imprecise declaration. | Stefan Monnier | 2002-06-22 | 1 | -1/+0 |
* | (read_integer): Remove unused var `tem'. | Stefan Monnier | 2002-06-11 | 1 | -2/+3 |
* | Fix previous change (oops). | Colin Walters | 2002-05-29 | 1 | -1/+3 |
* | (Fread_from_string): Don't depend on order of evaluation for C | Colin Walters | 2002-05-29 | 1 | -2/+2 |
* | lread.c (readchar_count): New variable. | Colin Walters | 2002-05-28 | 1 | -51/+141 |
* | * lread.c (Fintern_soft, oblookup): Use SYMBOL_NAME and XSTRING | Ken Raeburn | 2002-05-20 | 1 | -5/+5 |
* | (openp): Change arg exec_only to predicate. | Stefan Monnier | 2002-04-30 | 1 | -23/+46 |
* | (openp, Fload): Encode the file name before pasing it | Eli Zaretskii | 2002-03-29 | 1 | -22/+33 |