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 /src/font.h | |
parent | 2153c86209ef95a34f3a80f7a1f72d5fade18c21 (diff) | |
download | emacs-0d9f702fd085bc8ad560a3e1f08d5e93054a5d33.tar.gz |
Nuke arch-tags.
Diffstat (limited to 'src/font.h')
-rw-r--r-- | src/font.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/font.h b/src/font.h index ea0913f493e..55435f94899 100644 --- a/src/font.h +++ b/src/font.h @@ -873,5 +873,3 @@ extern void font_deferred_log (const char *, Lisp_Object, Lisp_Object); #endif /* not EMACS_FONT_H */ -/* arch-tag: 3b7260c3-5bec-4d6b-a0db-95c1b431b1a2 - (do not change this comment) */ |