• Phillip Lord's avatar
    Fix missing undo-boundary on revert-buffer. · 8f9c1eda
    Phillip Lord authored
    * lisp/simple.el (undo-auto--undoable-change-no-timer): New function.
    * src/fileio.c (insert-buffer-contents): Call
      undo-auto--undoably-changed-buffers before changes.
    
    Addresses Bug#23785.
    
    Do not merge to master as c98bc982 also addresses the same bug.
    8f9c1eda
fileio.c 189 KB