From 255a2507af915d86a3a071fc2895907dfcb84d63 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 17 Aug 2005 15:49:10 +0000 Subject: (minibuffer-prompt-properties): Use "Don't Enter" as tag instead of "Inviolable". --- lisp/cus-start.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/cus-start.el') diff --git a/lisp/cus-start.el b/lisp/cus-start.el index 9d562a3ef3d..6159604ef90 100644 --- a/lisp/cus-start.el +++ b/lisp/cus-start.el @@ -219,7 +219,7 @@ Leaving \"Default\" unchecked is equivalent with specifying a default of :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 -- cgit v1.2.1