]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/text.texi
* doc/lispref/modes.texi (Auto-Indentation): Mention electric-indent variables.
[gnu-emacs] / doc / lispref / text.texi
index 1a9a3d0a0ec121fcb30a90e05569c202787be69d..f8a3e87344934673da9a100f602c8e6927af755b 100644 (file)
@@ -3946,7 +3946,7 @@ single interval.  But suppose instead that we have two adjacent
 intervals with the same properties, and we kill the text of one interval
 and yank it back.  The same interval-coalescence feature that rescues
 the other case causes trouble in this one: after yanking, we have just
-one interval.  One again, editing does not preserve the distinction
+one interval.  Once again, editing does not preserve the distinction
 between one interval and two.
 
   Insertion of text at the border between intervals also raises