]> git.eshelyaron.com Git - emacs.git/commitdiff
Make the manual say what undo-auto-amalgamate does
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 9 Jul 2019 14:28:57 +0000 (16:28 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 9 Jul 2019 15:13:54 +0000 (17:13 +0200)
* doc/lispref/text.texi (Undo): Say what undo-auto-amalgamate does
in addition to describing what amalgamation is (bug#35344).

doc/lispref/text.texi

index ca0dd6642d9c0ab75f75db12bf7c15ead9b9bc7b..94b94eaba7ee9f204186fcecd748e3dd19d405cb 100644 (file)
@@ -1408,6 +1408,10 @@ Where a command affects the contents of several buffers, as may happen,
 for example, when a function on the @code{post-command-hook} affects a
 buffer other than the @code{current-buffer}, then @code{undo-boundary}
 will be called in each of the affected buffers.
+
+This function can be called before an amalgamating command.  It
+removes the previous @code{undo-boundary} if a series of such calls
+have been made.
 @end defun
 
 @defvar undo-auto-current-boundary-timer