Add arch tagline

This commit is contained in:
Miles Bader 2008-06-08 18:09:06 +00:00
parent 203553fdc3
commit 041fa0d4e3
6 changed files with 16 additions and 5 deletions

View file

@ -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 @@ This function is suited for adding it to `newsticker-new-item-functions'."
(provide 'newsticker-backend)
;; arch-tag: 0e37b658-56e9-49ab-90f9-f2df57e1a659
;;; newsticker-backend.el ends here

View file

@ -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 @@ Take care: end of item is at the end of its last line!"
newsticker--cache)))
(provide 'newsticker-plainview)
;; arch-tag: 4e48b683-d48b-48dd-a13e-fe45baf41184
;;; newsticker-plainview.el ends here

View file

@ -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 @@ static char * visit_xpm[] = {
"Image for the browse button."))
(provide 'newsticker-reader)
;; arch-tag: c604b701-bdf1-4fc1-8d05-5fabd1939533
;;; newsticker-reader.el ends here

View file

@ -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 @@ running already."
(setq newsticker--scrollable-text ""))))
(provide 'newsticker-ticker)
;; arch-tag: faee3ebb-749b-4935-9835-7f36d4b700f0
;;; newsticker-ticker.el ends here

View file

@ -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 @@ POS gives the position where EVENT occurred."
(provide 'newsticker-treeview)
;; arch-tag: 5dbaff48-1f3e-4fc6-8ebd-e966fc90d2d4
;;; newsticker-treeview.el ends here

View file

@ -998,3 +998,6 @@ syms_of_menu ()
menu_items = Qnil;
menu_items_inuse = Qnil;
}
/* arch-tag: 78bbc7cf-8025-4156-aa8a-6c7fd99bf51d
(do not change this comment) */