Mercurial > emacs
log src/print.c @ 18761:756cb4d82a49
age | author | description |
---|---|---|
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. |