diff options
author | Miles Bader <miles@gnu.org> | 2008-07-22 02:31:03 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2008-07-22 02:31:03 +0000 |
commit | c9a4e23db25cc6213f5a5f53914789507e09c84c (patch) | |
tree | cff13cb902a57aa9d2f919a9b9e535ad5739c89a /lisp/term/common-win.el | |
parent | d1bfcce10871c6def89b62f1fdce28edb2f60ca5 (diff) | |
download | emacs-c9a4e23db25cc6213f5a5f53914789507e09c84c.tar.gz emacs-c9a4e23db25cc6213f5a5f53914789507e09c84c.tar.bz2 emacs-c9a4e23db25cc6213f5a5f53914789507e09c84c.zip |
Add arch tagline
Diffstat (limited to 'lisp/term/common-win.el')
-rw-r--r-- | lisp/term/common-win.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/term/common-win.el b/lisp/term/common-win.el index ffd2bd52c24..70a8299955b 100644 --- a/lisp/term/common-win.el +++ b/lisp/term/common-win.el @@ -291,4 +291,5 @@ This function returns ARGS minus the arguments that have been processed." "The list of X colors from the `rgb.txt' file. XConsortium: rgb.txt,v 10.41 94/02/20 18:39:36 rws Exp") +;; arch-tag: 2a128601-99cc-401e-9dff-0ee6a36102ef ;;; common-win.el ends here |