]> git.eshelyaron.com Git - emacs.git/commit
(read_minibuf): New arg allow_props.
authorRichard M. Stallman <rms@gnu.org>
Wed, 25 Jun 1997 05:45:46 +0000 (05:45 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 25 Jun 1997 05:45:46 +0000 (05:45 +0000)
commitc3421833c80f6d101193741493db35c51f0c280f
tree8550b500f5228f53f9ce45fac2fb5ea8a09e8e39
parent937ab68f833ac77bf7d78e2803dc6b79001703f8
(read_minibuf): New arg allow_props.
If it is 0, discard text properties from the result.  Callers changed.
(minibuffer_allow_text_properties): New variable.
(Fread_from_minibuffer): That variable controls allow_props arg.
(syms_of_minibuf): Set up Lisp var.
src/minibuf.c