File: undo.c.html
Defined variables (5)
undo-inhibit-record-point | Non-nil means do not record ‘point’ in ‘buffer-undo-list’. |
undo-limit | Keep no more undo information once it exceeds this size. |
undo-outer-limit | Outer limit on size of undo information for one command. |
undo-outer-limit-function | Function to call when an undo list exceeds ‘undo-outer-limit’. |
undo-strong-limit | Don’t keep more than this much size of undo information. |