Mercurial > emacs
diff lisp/dframe.el @ 65779:103ed0b7e567
Add arch tagline
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sun, 02 Oct 2005 00:23:59 +0000 |
parents | 3d159a94747e |
children | 6e229fd94815 |
line wrap: on
line diff
--- a/lisp/dframe.el Sat Oct 01 20:42:09 2005 +0000 +++ b/lisp/dframe.el Sun Oct 02 00:23:59 2005 +0000 @@ -4,7 +4,7 @@ ;; Author: Eric M. Ludlam <zappo@gnu.org> ;; Keywords: file, tags, tools -;; X-RCS: $Id: dframe.el,v 1.27 2005/02/06 17:02:45 berndl Exp $ +;; X-RCS: $Id: dframe.el,v 1.1 2005/09/30 13:18:43 cyd Exp $ (defvar dframe-version "1.3" "The current version of the dedicated frame library.") @@ -1065,4 +1065,5 @@ (provide 'dframe) +;; arch-tag: df9b91b6-e85e-4a76-a02e-b3cb5b686bd4 ;;; dframe.el ends here