Mercurial > emacs
changeset 95684:4ab45b5c92cd
Add arch tagline
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sun, 08 Jun 2008 18:09:06 +0000 |
parents | 95f214d05929 |
children | ed883167b994 |
files | lisp/net/newsticker-backend.el lisp/net/newsticker-plainview.el lisp/net/newsticker-reader.el lisp/net/newsticker-ticker.el lisp/net/newsticker-treeview.el src/menu.c |
diffstat | 6 files changed, 16 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/net/newsticker-backend.el Sun Jun 08 17:25:40 2008 +0000 +++ b/lisp/net/newsticker-backend.el Sun Jun 08 18:09:06 2008 +0000 @@ -9,7 +9,7 @@ ;; URL: http://www.nongnu.org/newsticker ;; Keywords: News, RSS, Atom ;; Time-stamp: "8. Juni 2008, 17:18:04 (ulf)" -;; CVS-Version: $Id: newsticker-backend.el,v 1.16 2008/05/09 17:42:22 u11 Exp $ +;; CVS-Version: $Id: newsticker-backend.el,v 1.1 2008/06/08 15:35:18 u11 Exp $ ;; ====================================================================== @@ -2310,4 +2310,5 @@ (provide 'newsticker-backend) +;; arch-tag: 0e37b658-56e9-49ab-90f9-f2df57e1a659 ;;; newsticker-backend.el ends here
--- a/lisp/net/newsticker-plainview.el Sun Jun 08 17:25:40 2008 +0000 +++ b/lisp/net/newsticker-plainview.el Sun Jun 08 18:09:06 2008 +0000 @@ -8,7 +8,7 @@ ;; Filename: newsticker-plainview.el ;; URL: http://www.nongnu.org/newsticker ;; Time-stamp: "7. Juni 2008, 23:37:09 (ulf)" -;; CVS-Version: $Id: newsticker-plainview.el,v 1.10 2008/05/04 15:04:34 u11 Exp $ +;; CVS-Version: $Id: newsticker-plainview.el,v 1.1 2008/06/08 15:35:39 u11 Exp $ ;; ====================================================================== @@ -1820,4 +1820,6 @@ newsticker--cache))) (provide 'newsticker-plainview) + +;; arch-tag: 4e48b683-d48b-48dd-a13e-fe45baf41184 ;;; newsticker-plainview.el ends here
--- a/lisp/net/newsticker-reader.el Sun Jun 08 17:25:40 2008 +0000 +++ b/lisp/net/newsticker-reader.el Sun Jun 08 18:09:06 2008 +0000 @@ -8,7 +8,7 @@ ;; Filename: newsticker-reader.el ;; URL: http://www.nongnu.org/newsticker ;; Time-stamp: "7. Juni 2008, 15:34:08 (ulf)" -;; CVS-Version: $Id: newsticker-reader.el,v 1.5 2008/05/04 18:21:08 u11 Exp $ +;; CVS-Version: $Id: newsticker-reader.el,v 1.1 2008/06/08 15:35:57 u11 Exp $ ;; ====================================================================== @@ -1115,4 +1115,6 @@ "Image for the browse button.")) (provide 'newsticker-reader) + +;; arch-tag: c604b701-bdf1-4fc1-8d05-5fabd1939533 ;;; newsticker-reader.el ends here
--- a/lisp/net/newsticker-ticker.el Sun Jun 08 17:25:40 2008 +0000 +++ b/lisp/net/newsticker-ticker.el Sun Jun 08 18:09:06 2008 +0000 @@ -9,7 +9,7 @@ ;; URL: http://www.nongnu.org/newsticker ;; Keywords: News, RSS, Atom ;; Time-stamp: "7. Juni 2008, 15:12:27 (ulf)" -;; CVS-Version: $Id: newsticker-ticker.el,v 1.6 2008/05/04 15:05:35 u11 Exp $ +;; CVS-Version: $Id: newsticker-ticker.el,v 1.1 2008/06/08 15:36:08 u11 Exp $ ;; ====================================================================== @@ -288,4 +288,6 @@ (setq newsticker--scrollable-text "")))) (provide 'newsticker-ticker) + +;; arch-tag: faee3ebb-749b-4935-9835-7f36d4b700f0 ;;; newsticker-ticker.el ends here
--- a/lisp/net/newsticker-treeview.el Sun Jun 08 17:25:40 2008 +0000 +++ b/lisp/net/newsticker-treeview.el Sun Jun 08 18:09:06 2008 +0000 @@ -10,7 +10,7 @@ ;; Created: 2007 ;; Keywords: News, RSS, Atom ;; Time-stamp: "7. Juni 2008, 15:10:44 (ulf)" -;; CVS-Version: $Id: newsticker-treeview.el,v 1.17 2008/06/05 19:57:09 u11 Exp $ +;; CVS-Version: $Id: newsticker-treeview.el,v 1.1 2008/06/08 15:36:18 u11 Exp $ ;; ====================================================================== @@ -1979,4 +1979,5 @@ (provide 'newsticker-treeview) +;; arch-tag: 5dbaff48-1f3e-4fc6-8ebd-e966fc90d2d4 ;;; newsticker-treeview.el ends here