diff options
author | Richard M. Stallman <rms@gnu.org> | 1999-12-08 19:01:55 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1999-12-08 19:01:55 +0000 |
commit | 77ba49d8a6dc45e7d62f80d8031dbb5adfa87fef (patch) | |
tree | ff7f1c44980168763d036f83b4f5f85db52a2d05 /lispref/anti.texi | |
parent | fcad24639f1885f372d9f262bf36201f9841dfb5 (diff) | |
download | emacs-77ba49d8a6dc45e7d62f80d8031dbb5adfa87fef.tar.gz |
*** empty log message ***
Diffstat (limited to 'lispref/anti.texi')
-rw-r--r-- | lispref/anti.texi | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lispref/anti.texi b/lispref/anti.texi index 50511ed3aab..c2ffb4f2c73 100644 --- a/lispref/anti.texi +++ b/lispref/anti.texi @@ -27,7 +27,9 @@ freely in Lisp programs, with no effects except what you implement for yourself. With no images, who needs the @code{display} text property? @item -The @code{field} text property has no special meaning. +The @code{field} text property has no special meaning; buffers are no +longer subdivided into fields. (The division of information into +fields is always rather arbitrary.) @item Faces have fewer attributes. The attributes @code{:family}, |