diff options
| author | Miles Bader | 2009-07-02 10:38:05 +0000 |
|---|---|---|
| committer | Miles Bader | 2009-07-02 10:38:05 +0000 |
| commit | c5c194aa928b9f3a1e0fdf9d1189bb16404b2c65 (patch) | |
| tree | e3db84df64622615e418f51ac0162b508bafd895 | |
| parent | 5015be1de66c75e1731b816b6a86fdecf806a13b (diff) | |
| download | emacs-c5c194aa928b9f3a1e0fdf9d1189bb16404b2c65.tar.gz emacs-c5c194aa928b9f3a1e0fdf9d1189bb16404b2c65.zip | |
Add arch tagline
| -rw-r--r-- | test/redisplay-testsuite.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/redisplay-testsuite.el b/test/redisplay-testsuite.el index 11b1c983e4c..54172c6198e 100644 --- a/test/redisplay-testsuite.el +++ b/test/redisplay-testsuite.el | |||
| @@ -118,3 +118,5 @@ | |||
| 118 | (test-redisplay-1) | 118 | (test-redisplay-1) |
| 119 | (test-redisplay-2) | 119 | (test-redisplay-2) |
| 120 | (goto-char (point-min))) | 120 | (goto-char (point-min))) |
| 121 | |||
| 122 | ;; arch-tag: fcee53c8-024f-403d-9154-61ae3ce0bfb8 | ||