aboutsummaryrefslogtreecommitdiffstats
path: root/src/undo.c
diff options
context:
space:
mode:
authorGlenn Morris2011-01-15 15:16:57 -0800
committerGlenn Morris2011-01-15 15:16:57 -0800
commit0d9f702fd085bc8ad560a3e1f08d5e93054a5d33 (patch)
tree8f7f07c160e5878c775fc6c2bb5ec912a164448e /src/undo.c
parent2153c86209ef95a34f3a80f7a1f72d5fade18c21 (diff)
downloademacs-0d9f702fd085bc8ad560a3e1f08d5e93054a5d33.tar.gz
emacs-0d9f702fd085bc8ad560a3e1f08d5e93054a5d33.zip
Nuke arch-tags.
Diffstat (limited to 'src/undo.c')
-rw-r--r--src/undo.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/undo.c b/src/undo.c
index 8d5c5797c06..c6d2747f270 100644
--- a/src/undo.c
+++ b/src/undo.c
@@ -728,5 +728,3 @@ so it must make sure not to do a lot of consing. */);
728 undo_inhibit_record_point = 0; 728 undo_inhibit_record_point = 0;
729} 729}
730 730
731/* arch-tag: d546ee01-4aed-4ffb-bb8b-eefaae50d38a
732 (do not change this comment) */