Mercurial > emacs
diff src/dired.c @ 52401:695cf19ef79e
Add arch taglines
| author | Miles Bader <miles@gnu.org> |
|---|---|
| date | Mon, 01 Sep 2003 15:45:59 +0000 |
| parents | d278896aa13f |
| children | b6c073b1f1c7 375f2633d815 |
line wrap: on
line diff
--- a/src/dired.c Mon Sep 01 15:45:46 2003 +0000 +++ b/src/dired.c Mon Sep 01 15:45:59 2003 +0000 @@ -1029,3 +1029,6 @@ but does affect the commands that actually do completions. */); Vcompletion_ignored_extensions = Qnil; } + +/* arch-tag: 1ac8deca-4d8f-4d41-ade9-089154d98c03 + (do not change this comment) */
