Sat, 26 Jul 1997 22:20:51 +0000 |
Richard M. Stallman |
(strout, printchar): Handle minibuffer_auto_raise.
|
Fri, 25 Jul 1997 03:04:19 +0000 |
Richard M. Stallman |
(Vprint_gensym_alist): Renamed from printed_gensyms.
|
Fri, 04 Jul 1997 20:44:52 +0000 |
Richard M. Stallman |
Fix bugs with inappropriate mixing of Lisp_Object with int.
|
Fri, 20 Jun 1997 08:45:37 +0000 |
Richard M. Stallman |
(Ferror_message_string): Optimize (error STRING) case.
|
Fri, 18 Apr 1997 19:12:24 +0000 |
Richard M. Stallman |
(print): Symbols like e2 and 2e are not confusing.
|
Mon, 07 Apr 1997 07:12:13 +0000 |
Kenichi Handa |
(read1): Adjusted for the new structure of Lisp_Char_Table.
|
Sat, 22 Mar 1997 04:13:05 +0000 |
Richard M. Stallman |
(print): Generate a backslash in \2e10.
|
Thu, 20 Feb 1997 06:53:20 +0000 |
Karl Heuer |
Include charset.h.
|
Mon, 20 Jan 1997 01:56:52 +0000 |
Richard M. Stallman |
(print): Round size of bool-vector properly.
|
Tue, 05 Nov 1996 19:48:26 +0000 |
Richard M. Stallman |
(PRINTFINISH): Use xfree, not free.
|
Mon, 04 Nov 1996 16:35:44 +0000 |
Richard M. Stallman |
(PRINTPREPARE): Really do set free_print_buffer.
|
Mon, 04 Nov 1996 05:31:25 +0000 |
Richard M. Stallman |
(PRINTDECLARE): Declare specpdl_count and free_print_buffer.
|
Sat, 02 Nov 1996 00:00:20 +0000 |
Richard M. Stallman |
(printchar, strout): Do QUIT for echo area output.
|
Sun, 08 Sep 1996 23:19:05 +0000 |
Erik Naggum |
Add #n=object, #n#, and #:symbol constructs to printer.
|
Sun, 01 Sep 1996 21:04:32 +0000 |
Karl Heuer |
Removed support for !MULTI_FRAME.
|
Sun, 01 Sep 1996 19:15:05 +0000 |
Karl Heuer |
Change all references from point to PT.
|
Sat, 24 Aug 1996 19:39:34 +0000 |
Erik Naggum |
(print-quoted): New variable.
|
Tue, 30 Jul 1996 18:51:50 +0000 |
Richard M. Stallman |
When printing into a buffer, generate all the text
|
Tue, 16 Jul 1996 05:39:06 +0000 |
Karl Heuer |
(print): Fix args in strout calls.
|
Sat, 29 Jun 1996 06:20:14 +0000 |
Richard M. Stallman |
(print): Obey Vprint_length for vectors, bitvectors.
|
Tue, 21 May 1996 17:24:24 +0000 |
Karl Heuer |
(Fprin1_to_string): Preserve Vdeactivate_mark.
|
Mon, 15 Jan 1996 09:18:04 +0000 |
Erik Naggum |
Update FSF's address in the preamble.
|
Tue, 09 Jan 1996 00:33:28 +0000 |
Erik Naggum |
(Fwrite_char, Fprin1, Fprin1_to_string, Fprinc, Fprint): Harmonize
|
Fri, 05 Jan 1996 10:03:17 +0000 |
Karl Heuer |
Comment fixes.
|
Tue, 26 Dec 1995 04:33:01 +0000 |
Richard M. Stallman |
(NULL): #undef deleted.
|
Thu, 21 Dec 1995 17:12:52 +0000 |
Karl Heuer |
(Ferror_message_string): New function.
|
Fri, 10 Nov 1995 15:58:13 +0000 |
Richard M. Stallman |
(debug_print): Explicitly print a CR.
|
Mon, 06 Nov 1995 18:31:51 +0000 |
Erik Naggum |
(debug_print): Print newline to stderr, too.
|
Tue, 31 Oct 1995 02:34:16 +0000 |
Karl Heuer |
(BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
|
Tue, 31 Oct 1995 00:58:32 +0000 |
Richard M. Stallman |
(debug_print): Print a newline here.
|