Searched refs:truncate_undo_list (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/src/
H A Dundo.c324 truncate_undo_list (b)
323 truncate_undo_list (b) function
H A Dalloc.c5099 turned off in that buffer. Calling truncate_undo_list on
5101 So don't call truncate_undo_list if undo_list is Qt. */
5103 truncate_undo_list (nextb);
5233 turned off in that buffer. Calling truncate_undo_list on
5235 So don't call truncate_undo_list if undo_list is Qt. */
H A Dlisp.h3159 extern void truncate_undo_list P_ ((struct buffer *));

Completed in 108 milliseconds