diff options
| author | Miles Bader | 2009-12-01 09:28:22 +0000 |
|---|---|---|
| committer | Miles Bader | 2009-12-01 09:28:22 +0000 |
| commit | 964f5b2b790db5970b06826a0045c8e44e702d36 (patch) | |
| tree | ceed1cb632d97ac5474534b037f0e699b6c7583b /src/xsettings.c | |
| parent | 8096a0ff8c8ef167d993ae1582280a22493adbc5 (diff) | |
| download | emacs-964f5b2b790db5970b06826a0045c8e44e702d36.tar.gz emacs-964f5b2b790db5970b06826a0045c8e44e702d36.zip | |
Add arch tagline
Diffstat (limited to 'src/xsettings.c')
| -rw-r--r-- | src/xsettings.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/xsettings.c b/src/xsettings.c index 0aba928839f..9c4749f4036 100644 --- a/src/xsettings.c +++ b/src/xsettings.c | |||
| @@ -611,3 +611,6 @@ syms_of_xsettings () | |||
| 611 | #endif | 611 | #endif |
| 612 | #endif | 612 | #endif |
| 613 | } | 613 | } |
| 614 | |||
| 615 | /* arch-tag: 541716ed-2e6b-42e1-8212-3197e01ea61d | ||
| 616 | (do not change this comment) */ | ||