1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-15 15:50:57 -08:00
emacs/doc
Po Lu bf28b019a8 Fix problems resulting from modification of the undo list
* doc/lispref/text.texi (Atomic Changes): Describe what not to
do inside an atomic change group.
* lisp/elec-pair.el (electric-pair-inhibit-if-helps-balance):
Don't call `delete-char'; that edits the undo list by removing
boundary markers.
* lisp/subr.el (atomic-change-group, prepare-change-group): Warn
against modifying the undo list inside.
2023-06-06 21:00:44 +08:00
..
emacs Merge from origin/emacs-29 2023-05-26 07:04:03 -04:00
lispintro ; Minor fix in Emacs Lisp Intro manual 2023-04-21 19:16:52 +03:00
lispref Fix problems resulting from modification of the undo list 2023-06-06 21:00:44 +08:00
man ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
misc Merge from origin/emacs-29 2023-06-03 05:50:58 -04:00