]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix broken reference
authorPhillip Lord <phillip.lord@russet.org.uk>
Mon, 30 Nov 2015 20:19:24 +0000 (20:19 +0000)
committerPhillip Lord <phillip.lord@russet.org.uk>
Mon, 30 Nov 2015 20:19:24 +0000 (20:19 +0000)
 * doc/lispref/test.texi: Fix cross-reference.

doc/lispref/text.texi

index 2ceb352968982b2fcd1a2ea32de6f3add2b76e56..8510941571940270868eed3838b514a0a4f68d15 100644 (file)
@@ -1361,7 +1361,7 @@ buffers. So with these a boundary is inserted only every 20th command,
 so that these can be undone as a group.  By default commands
 @code{self-insert-command}, which produces self-inserting input
 characters (@pxref{Commands for Insertion}), and @code{delete-char}
-which deletes characters (@pxref{Deleting Text}) are amalgamating.
+which deletes characters (@pxref{Deletion}) are amalgamating.
 Where a command affects the contents of several buffers as may happen,
 for example, if a function on the @code{post-command-hook} affects a
 buffer other than the @code{current-buffer}, then @code{undo-boundary}