comparison lispref/anti.texi @ 25875:6a17c48b52ef

*** empty log message ***
author Phillip Rulon <pjr@gnu.org>
date Tue, 05 Oct 1999 23:26:05 +0000
parents 467b88fab665
children 7a5095e7e171
comparison
equal deleted inserted replaced
25874:906a123add31 25875:6a17c48b52ef
103 @item 103 @item
104 Windows cannot be made fixed-width or fixed-height; 104 Windows cannot be made fixed-width or fixed-height;
105 Emacs will adjust the size of all windows when it needs to. 105 Emacs will adjust the size of all windows when it needs to.
106 106
107 @item 107 @item
108 The string used as the value of the @code{before-string} or
109 @code{after-string} property must contain only characters that display
110 as a single column---control characters, including tabs and newlines,
111 will give strange results.
112
113 @item
108 The minibuffer prompt does not actually appear in content of the 114 The minibuffer prompt does not actually appear in content of the
109 minibuffer; it is displayed specially in the minibuffer window. 115 minibuffer; it is displayed specially in the minibuffer window.
110 116
111 @item 117 @item
112 The ``exclusive open'' feature of @code{write-region} 118 The ``exclusive open'' feature of @code{write-region}