diff lisp/ChangeLog @ 38568:23742d891316

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 26 Jul 2001 09:54:21 +0000
parents 65c2f5d8dfa9
children 37d0e44d564c
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Jul 26 09:54:02 2001 +0000
+++ b/lisp/ChangeLog	Thu Jul 26 09:54:21 2001 +0000
@@ -1,3 +1,9 @@
+2001-07-26  Gerd Moellmann  <gerd@gnu.org>
+
+	* emacs-lisp/lisp-mode.el (eval-last-sexp-1): If standard-output
+	is a buffer, put a text property `printed-value' on the printed
+	representation, with the Lisp object printed as value.
+
 2001-07-25  Eli Zaretskii  <eliz@is.elta.co.il>
 
 	* emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-defun):