diff options
author | Glenn Morris <rgm@gnu.org> | 2011-01-15 15:16:57 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2011-01-15 15:16:57 -0800 |
commit | 0d9f702fd085bc8ad560a3e1f08d5e93054a5d33 (patch) | |
tree | 8f7f07c160e5878c775fc6c2bb5ec912a164448e /test/redisplay-testsuite.el | |
parent | 2153c86209ef95a34f3a80f7a1f72d5fade18c21 (diff) | |
download | emacs-0d9f702fd085bc8ad560a3e1f08d5e93054a5d33.tar.gz |
Nuke arch-tags.
Diffstat (limited to 'test/redisplay-testsuite.el')
-rw-r--r-- | test/redisplay-testsuite.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/redisplay-testsuite.el b/test/redisplay-testsuite.el index e2f983b7228..9b4c754cdc5 100644 --- a/test/redisplay-testsuite.el +++ b/test/redisplay-testsuite.el @@ -178,4 +178,3 @@ static unsigned char x_bits[] = {0xff, 0x81, 0xbd, 0xa5, 0xa5, 0xbd, 0x81, 0xff (test-redisplay-3) (goto-char (point-min)))) -;; arch-tag: fcee53c8-024f-403d-9154-61ae3ce0bfb8 |