comparison lisp/net/newsticker-treeview.el @ 95766:690f0991195a

Header formatting fix.
author Glenn Morris <rgm@gnu.org>
date Tue, 10 Jun 2008 03:20:38 +0000
parents e62f5d3e9fad
children 91e240b4d487
comparison
equal deleted inserted replaced
95765:bc86b276908a 95766:690f0991195a
1 ;;; newsticker-treeview.el --- Treeview frontend for newsticker. 1 ;;; newsticker-treeview.el --- Treeview frontend for newsticker.
2 2
3 ;; Copyright (C) 2008 Free Software Foundation, Inc. 3 ;; Copyright (C) 2008 Free Software Foundation, Inc.
4
5 ;; This file is part of GNU Emacs.
6 4
7 ;; Author: Ulf Jasper <ulf.jasper@web.de> 5 ;; Author: Ulf Jasper <ulf.jasper@web.de>
8 ;; Filename: newsticker-treeview.el 6 ;; Filename: newsticker-treeview.el
9 ;; URL: http://www.nongnu.org/newsticker 7 ;; URL: http://www.nongnu.org/newsticker
10 ;; Created: 2007 8 ;; Created: 2007
11 ;; Keywords: News, RSS, Atom 9 ;; Keywords: News, RSS, Atom
12 ;; Time-stamp: "8. Juni 2008, 20:42:16 (ulf)" 10 ;; Time-stamp: "8. Juni 2008, 20:42:16 (ulf)"
13 ;; CVS-Version: $Id: newsticker-treeview.el,v 1.4 2008/06/10 03:08:14 gm Exp $ 11 ;; CVS-Version: $Id: newsticker-treeview.el,v 1.5 2008/06/10 03:15:43 gm Exp $
14 12
15 ;; ====================================================================== 13 ;; ======================================================================
14
15 ;; This file is part of GNU Emacs.
16 16
17 ;; GNU Emacs is free software: you can redistribute it and/or modify 17 ;; GNU Emacs is free software: you can redistribute it and/or modify
18 ;; it under the terms of the GNU General Public License as published by 18 ;; it under the terms of the GNU General Public License as published by
19 ;; the Free Software Foundation, either version 3 of the License, or 19 ;; the Free Software Foundation, either version 3 of the License, or
20 ;; (at your option) any later version. 20 ;; (at your option) any later version.