changeset 55122:bf1ca40a24b8

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Sat, 24 Apr 2004 22:58:40 +0000
parents 06d6dda8a91c
children a27729919ff1
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Apr 24 22:56:34 2004 +0000
+++ b/lisp/ChangeLog	Sat Apr 24 22:58:40 2004 +0000
@@ -1,3 +1,10 @@
+2004-04-24  Luc Teirlinck  <teirllm@auburn.edu>
+
+	* ielm.el (ielm-prompt-read-only): New user option.
+	(ielm-prompt): Expand docstring to describe new behavior.
+	(inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
+	mention it in the docstring.
+
 2004-04-24  Andreas Schwab  <schwab@suse.de>
 
 	* progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".