diff options
author | Phillip Lord <phillip.lord@newcastle.ac.uk> | 2015-08-06 21:33:58 +0100 |
---|---|---|
committer | Phillip Lord <phillip.lord@russet.org.uk> | 2015-11-12 21:06:05 +0000 |
commit | 44dfa86b7d382b84564d68472da1448d08f48129 (patch) | |
tree | 778e2228ec90a4401b2be6cd7b258ee44a212b26 /lisp/emacs-lisp/generic.el | |
parent | 0aec2aaccd8b745fa7214f3edd453c04a04bfba4 (diff) | |
download | emacs-44dfa86b7d382b84564d68472da1448d08f48129.tar.gz emacs-44dfa86b7d382b84564d68472da1448d08f48129.tar.bz2 emacs-44dfa86b7d382b84564d68472da1448d08f48129.zip |
The heuristic that Emacs uses to add an `undo-boundary' has been
reworked, as it interacts poorly with functions on `post-command-hook'
or `after-change-functions'.
* lisp/simple.el: New section added.
* src/cmds.c (remove_excessive_undo_boundaries): Now in lisp.
(self_insert_command): Calls simple.el to amalgamate.
(delete_char): Calls simple.el to amalgamate.
* src/keyboard.c (last_undo_boundary): Removed.
* src/undo.c (run_undoable_change): New function.
Diffstat (limited to 'lisp/emacs-lisp/generic.el')
0 files changed, 0 insertions, 0 deletions