diff etc/NEWS @ 55126:224d1d1861bb

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Sat, 24 Apr 2004 23:29:39 +0000
parents 94d5cc4f2843
children c4aac1add82f
line wrap: on
line diff
--- a/etc/NEWS	Sat Apr 24 23:28:37 2004 +0000
+++ b/etc/NEWS	Sat Apr 24 23:29:39 2004 +0000
@@ -88,6 +88,10 @@
 
 * Changes in Emacs 21.4
 
+---
+** The IELM prompt is now, by default, read-only.  This can be
+controlled with the new user option `ielm-prompt-read-only'.
+
 ** You can now use next-error (C-x `) and previous-error to advance to
 the next/previous matching line found by M-x occur.