]> code.delx.au - gnu-emacs/commitdiff
Add arch tagline
authorMiles Bader <miles@gnu.org>
Sun, 2 Oct 2005 00:23:59 +0000 (00:23 +0000)
committerMiles Bader <miles@gnu.org>
Sun, 2 Oct 2005 00:23:59 +0000 (00:23 +0000)
lisp/dframe.el
lisp/ezimage.el
lisp/sb-image.el

index 995c593f260d3c6c0f2969cbb602aa242090cc2a..c2b2441a94d40ec738fff8474473669cae366543 100644 (file)
@@ -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 @@ mode-line.  This is only useful for non-XEmacs."
 
 (provide 'dframe)
 
+;; arch-tag: df9b91b6-e85e-4a76-a02e-b3cb5b686bd4
 ;;; dframe.el ends here
index 9ec3b7a8b8d17cf9e7c67263408c778ad22a7ce3..fc0c08621c81d400f43f6799a4c3ad496e42376f 100644 (file)
@@ -4,7 +4,7 @@
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>
 ;; Keywords: file, tags, tools
-;; X-RCS: $Id: ezimage.el,v 1.4 2003/11/20 04:11:33 zappo Exp $
+;; X-RCS: $Id: ezimage.el,v 1.1 2005/09/30 13:15:10 cyd Exp $
 
 ;; This file is part of GNU Emacs.
 
@@ -368,4 +368,5 @@ See `ezimage-expand-image-button-alist' for details."
 
 (provide 'ezimage)
 
+;; arch-tag: d4ea2d93-3c7a-4cb3-b5a6-c1b9178183aa
 ;;; sb-image.el ends here
index 036112e4e2a452ad06efc1325db6f5b3e8e28432..e36cc23de1949eb9c0b3855b7bbf07c2a380008c 100644 (file)
@@ -4,7 +4,7 @@
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>
 ;; Keywords: file, tags, tools
-;; X-RCS: $Id: sb-image.el,v 1.10 2003/08/25 17:23:39 zappo Exp $
+;; X-RCS: $Id: sb-image.el,v 1.1 2005/09/30 13:15:10 cyd Exp $
 
 ;; This file is part of GNU Emacs.
 
@@ -108,4 +108,5 @@ See `speedbar-expand-image-button-alist' for details."
 
 (provide 'sb-image)
 
+;; arch-tag: 6b05accd-e8b8-4290-8379-f063f3dacabb
 ;;; sb-image.el ends here