# HG changeset patch # User Richard M. Stallman # Date 1124293743 0 # Node ID 8942a2af178d7e2573fdd0f13ba415349ffaa2e9 # Parent 6c1c6712bea9637327058e094ce32489d1fb9cf6 (minibuffer-prompt-properties): Use "Don't Enter" as tag instead of "Inviolable". diff -r 6c1c6712bea9 -r 8942a2af178d lisp/cus-start.el --- 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