aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiles Bader2005-10-02 00:23:59 +0000
committerMiles Bader2005-10-02 00:23:59 +0000
commitdceb5300d213250d0f2d95d976f4e5289377d459 (patch)
tree49c410d73c67bce7e8b949049cf95f9cb77d8db9
parent58e5658e851a261000011deece90d541efc42002 (diff)
downloademacs-dceb5300d213250d0f2d95d976f4e5289377d459.tar.gz
emacs-dceb5300d213250d0f2d95d976f4e5289377d459.zip
Add arch tagline
-rw-r--r--lisp/dframe.el3
-rw-r--r--lisp/ezimage.el3
-rw-r--r--lisp/sb-image.el3
3 files changed, 6 insertions, 3 deletions
diff --git a/lisp/dframe.el b/lisp/dframe.el
index 995c593f260..c2b2441a94d 100644
--- a/lisp/dframe.el
+++ b/lisp/dframe.el
@@ -4,7 +4,7 @@
4 4
5;; Author: Eric M. Ludlam <zappo@gnu.org> 5;; Author: Eric M. Ludlam <zappo@gnu.org>
6;; Keywords: file, tags, tools 6;; Keywords: file, tags, tools
7;; X-RCS: $Id: dframe.el,v 1.27 2005/02/06 17:02:45 berndl Exp $ 7;; X-RCS: $Id: dframe.el,v 1.1 2005/09/30 13:18:43 cyd Exp $
8 8
9(defvar dframe-version "1.3" 9(defvar dframe-version "1.3"
10 "The current version of the dedicated frame library.") 10 "The current version of the dedicated frame library.")
@@ -1065,4 +1065,5 @@ mode-line. This is only useful for non-XEmacs."
1065 1065
1066(provide 'dframe) 1066(provide 'dframe)
1067 1067
1068;; arch-tag: df9b91b6-e85e-4a76-a02e-b3cb5b686bd4
1068;;; dframe.el ends here 1069;;; dframe.el ends here
diff --git a/lisp/ezimage.el b/lisp/ezimage.el
index 9ec3b7a8b8d..fc0c08621c8 100644
--- a/lisp/ezimage.el
+++ b/lisp/ezimage.el
@@ -4,7 +4,7 @@
4 4
5;; Author: Eric M. Ludlam <zappo@gnu.org> 5;; Author: Eric M. Ludlam <zappo@gnu.org>
6;; Keywords: file, tags, tools 6;; Keywords: file, tags, tools
7;; X-RCS: $Id: ezimage.el,v 1.4 2003/11/20 04:11:33 zappo Exp $ 7;; X-RCS: $Id: ezimage.el,v 1.1 2005/09/30 13:15:10 cyd Exp $
8 8
9;; This file is part of GNU Emacs. 9;; This file is part of GNU Emacs.
10 10
@@ -368,4 +368,5 @@ See `ezimage-expand-image-button-alist' for details."
368 368
369(provide 'ezimage) 369(provide 'ezimage)
370 370
371;; arch-tag: d4ea2d93-3c7a-4cb3-b5a6-c1b9178183aa
371;;; sb-image.el ends here 372;;; sb-image.el ends here
diff --git a/lisp/sb-image.el b/lisp/sb-image.el
index 036112e4e2a..e36cc23de19 100644
--- a/lisp/sb-image.el
+++ b/lisp/sb-image.el
@@ -4,7 +4,7 @@
4 4
5;; Author: Eric M. Ludlam <zappo@gnu.org> 5;; Author: Eric M. Ludlam <zappo@gnu.org>
6;; Keywords: file, tags, tools 6;; Keywords: file, tags, tools
7;; X-RCS: $Id: sb-image.el,v 1.10 2003/08/25 17:23:39 zappo Exp $ 7;; X-RCS: $Id: sb-image.el,v 1.1 2005/09/30 13:15:10 cyd Exp $
8 8
9;; This file is part of GNU Emacs. 9;; This file is part of GNU Emacs.
10 10
@@ -108,4 +108,5 @@ See `speedbar-expand-image-button-alist' for details."
108 108
109(provide 'sb-image) 109(provide 'sb-image)
110 110
111;; arch-tag: 6b05accd-e8b8-4290-8379-f063f3dacabb
111;;; sb-image.el ends here 112;;; sb-image.el ends here