aboutsummaryrefslogtreecommitdiffstats
path: root/src/window.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/window.c
parent2153c86209ef95a34f3a80f7a1f72d5fade18c21 (diff)
downloademacs-0d9f702fd085bc8ad560a3e1f08d5e93054a5d33.tar.gz
emacs-0d9f702fd085bc8ad560a3e1f08d5e93054a5d33.zip
Nuke arch-tags.
Diffstat (limited to 'src/window.c')
-rw-r--r--src/window.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/window.c b/src/window.c
index e583e5ba615..69dc8c7c68e 100644
--- a/src/window.c
+++ b/src/window.c
@@ -7279,5 +7279,3 @@ keys_of_window (void)
7279 initial_define_key (meta_map, 'v', "scroll-down-command"); 7279 initial_define_key (meta_map, 'v', "scroll-down-command");
7280} 7280}
7281 7281
7282/* arch-tag: 90a9c576-0590-48f1-a5f1-6c96a0452d9f
7283 (do not change this comment) */