changeset 65019:8942a2af178d

(minibuffer-prompt-properties): Use "Don't Enter" as tag instead of "Inviolable".
author Richard M. Stallman <rms@gnu.org>
date Wed, 17 Aug 2005 15:49:03 +0000
parents 6c1c6712bea9
children e81e00dbc2d2
files lisp/cus-start.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/cus-start.el	Wed Aug 17 15:03:00 2005 +0000
+++ b/lisp/cus-start.el	Wed Aug 17 15:49:03 2005 +0000
@@ -219,7 +219,7 @@
 				 :format "%t%n%h"
 				 :inline t
 				 (read-only t))
-			  (const :tag "Inviolable"
+			  (const :tag "Don't Enterx"
 				 :doc "Prevent point from ever entering prompt"
 				 :format "%t%n%h"
 				 :inline t