log lisp/emacs-lisp/pp.el @ 82421:84edadc1cf67

age author description
Fri, 03 Aug 2007 03:14:34 +0000 Glenn Morris Drew Adams <drew.adams at oracle.com>
Wed, 25 Jul 2007 04:09:49 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 28 Jan 2007 07:11:24 +0000 Richard M. Stallman (pp-eval-last-sexp): Don't eval here.
Sun, 21 Jan 2007 02:48:43 +0000 Glenn Morris Add 2007 to copyright years.
Wed, 10 Jan 2007 01:14:16 +0000 Richard M. Stallman (pp-eval-expression): Once again eval the argument, but read it as `X' does.
Fri, 03 Nov 2006 13:53:50 +0000 Ramprasad B Installed [sa2c@sa2c.net: pp-eval-last-sexp() does not eval last sexp] patch
Wed, 18 Oct 2006 11:02:31 +0000 Richard M. Stallman (pp-eval-expression): Use `X' to read value.
Mon, 06 Feb 2006 12:31:40 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 29 Aug 2005 10:44:49 +0000 Juanma Barranquero (font-lock-verbose): Add defvar.
Sat, 06 Aug 2005 17:48:15 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 17:55:18 +0000 Lute Kamstra Update FSF's address.
Wed, 29 Jun 2005 13:52:29 +0000 Juanma Barranquero (pp-buffer): Change space constants followed by a sexp to "?\s ".
Mon, 28 Jun 2004 23:08:31 +0000 Juri Linkov (pp-buffer): Add autoload.
Fri, 28 May 2004 21:05:17 +0000 Juri Linkov (pp-buffer): New fun created from the code in
Mon, 22 Mar 2004 15:32:24 +0000 Stefan Monnier (pp-eval-expression): Simplify.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 04 Feb 2003 13:24:35 +0000 Juanma Barranquero Trailing whitepace deleted.
Thu, 14 Feb 2002 16:47:11 +0000 Per Abrahamsen 2002-02-14 Per Abrahamsen <abraham@dina.kvl.dk>
Tue, 04 Sep 2001 12:53:49 +0000 Gerd Moellmann Add Keywords header.
Mon, 16 Jul 2001 12:23:00 +0000 Pavel Jank Some fixes to follow coding conventions.
Sun, 13 Sep 1998 03:37:24 +0000 Karl Heuer Doc fixes.
Sun, 05 Apr 1998 18:26:32 +0000 Stephen Eglen Customized.
Wed, 07 Jan 1998 10:40:25 +0000 Andreas Schwab (pp-to-string): Greatly simplify by letting the
Mon, 04 Aug 1997 19:06:02 +0000 Richard M. Stallman (pp-to-string): Use emacs-lisp-mode-sytax-table.
Thu, 12 Sep 1996 17:28:54 +0000 Richard M. Stallman (pp-eval-expression): Set font-lock-default locally to nil.
Tue, 18 Jun 1996 16:22:55 +0000 Richard M. Stallman (pp-to-string): Treat #( like (.
Fri, 19 Jan 1996 11:24:34 +0000 Erik Naggum (pp-eval-expression): Use `frame-width' instead of `screen-width'.
Fri, 19 Jan 1996 11:10:56 +0000 Erik Naggum Comment change.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Mon, 30 Oct 1995 17:35:01 +0000 Richard M. Stallman Comment change.
Sun, 07 May 1995 00:38:42 +0000 Richard M. Stallman (pp-eval-expression): Update use of temp-buffer-show-function.
Mon, 13 Feb 1995 18:05:23 +0000 Richard M. Stallman (pp-to-string): Fix previous change.
Mon, 13 Feb 1995 03:01:16 +0000 Richard M. Stallman (pp-to-string): Don't use emacs-lisp-mode.
Tue, 03 Jan 1995 23:44:44 +0000 Noah Friedman Add autoload cookies.
Sun, 14 Aug 1994 09:22:39 +0000 Richard M. Stallman Initial revision