Mercurial > emacs
diff src/buffer.c @ 52401:695cf19ef79e
Add arch taglines
| author | Miles Bader <miles@gnu.org> |
|---|---|
| date | Mon, 01 Sep 2003 15:45:59 +0000 |
| parents | 79185e10e92f |
| children | efa9d19d170e 375f2633d815 |
line wrap: on
line diff
--- a/src/buffer.c Mon Sep 01 15:45:46 2003 +0000 +++ b/src/buffer.c Mon Sep 01 15:45:59 2003 +0000 @@ -5891,3 +5891,6 @@ initialized when that function gets called. */ Fput (intern ("erase-buffer"), Qdisabled, Qt); } + +/* arch-tag: e48569bf-69a9-4b65-a23b-8e68769436e1 + (do not change this comment) */
