diff options
| author | Stefan Kangas | 2024-06-19 07:22:54 +0200 |
|---|---|---|
| committer | Stefan Kangas | 2024-06-19 07:26:30 +0200 |
| commit | 0dd2defc2c19b09ba71bf4d4f813c5402fe31837 (patch) | |
| tree | b44e803dd1102af3d0f163fbcf31f6ee511105a2 /lisp/net | |
| parent | 749ae36ee3e02d41968433915caed6c6fb4cd986 (diff) | |
| download | emacs-0dd2defc2c19b09ba71bf4d4f813c5402fe31837.tar.gz emacs-0dd2defc2c19b09ba71bf4d4f813c5402fe31837.zip | |
; Delete redundant and/or misleading package headers
* lisp/erc/erc-backend.el:
* lisp/hfy-cmap.el:
* lisp/htmlfontify.el:
* lisp/net/newst-backend.el:
* lisp/net/newst-plainview.el:
* lisp/net/newst-reader.el:
* lisp/net/newst-ticker.el:
* lisp/net/newst-treeview.el:
* lisp/net/newsticker.el:
* lisp/use-package/use-package-ensure-system-package.el:
* lisp/wdired.el: Delete redundant and/or misleading package headers.
Diffstat (limited to 'lisp/net')
| -rw-r--r-- | lisp/net/newst-backend.el | 1 | ||||
| -rw-r--r-- | lisp/net/newst-plainview.el | 1 | ||||
| -rw-r--r-- | lisp/net/newst-reader.el | 1 | ||||
| -rw-r--r-- | lisp/net/newst-ticker.el | 1 | ||||
| -rw-r--r-- | lisp/net/newst-treeview.el | 1 | ||||
| -rw-r--r-- | lisp/net/newsticker.el | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/lisp/net/newst-backend.el b/lisp/net/newst-backend.el index 920111f2134..764ba979ddd 100644 --- a/lisp/net/newst-backend.el +++ b/lisp/net/newst-backend.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2003-2024 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2024 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> | 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> |
| 6 | ;; Filename: newst-backend.el | ||
| 7 | ;; URL: https://www.nongnu.org/newsticker | 6 | ;; URL: https://www.nongnu.org/newsticker |
| 8 | ;; Keywords: News, RSS, Atom | 7 | ;; Keywords: News, RSS, Atom |
| 9 | ;; Package: newsticker | 8 | ;; Package: newsticker |
diff --git a/lisp/net/newst-plainview.el b/lisp/net/newst-plainview.el index 6b7050a9ff0..0ff7985f0dc 100644 --- a/lisp/net/newst-plainview.el +++ b/lisp/net/newst-plainview.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2003-2024 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2024 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> | 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> |
| 6 | ;; Filename: newst-plainview.el | ||
| 7 | ;; URL: https://www.nongnu.org/newsticker | 6 | ;; URL: https://www.nongnu.org/newsticker |
| 8 | ;; Package: newsticker | 7 | ;; Package: newsticker |
| 9 | 8 | ||
diff --git a/lisp/net/newst-reader.el b/lisp/net/newst-reader.el index 130e01a0deb..1638fc877da 100644 --- a/lisp/net/newst-reader.el +++ b/lisp/net/newst-reader.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2003-2024 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2024 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> | 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> |
| 6 | ;; Filename: newst-reader.el | ||
| 7 | ;; URL: https://www.nongnu.org/newsticker | 6 | ;; URL: https://www.nongnu.org/newsticker |
| 8 | ;; Package: newsticker | 7 | ;; Package: newsticker |
| 9 | 8 | ||
diff --git a/lisp/net/newst-ticker.el b/lisp/net/newst-ticker.el index cd0ecd4b868..01cd2964778 100644 --- a/lisp/net/newst-ticker.el +++ b/lisp/net/newst-ticker.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2003-2024 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2024 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> | 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> |
| 6 | ;; Filename: newst-ticker.el | ||
| 7 | ;; URL: https://www.nongnu.org/newsticker | 6 | ;; URL: https://www.nongnu.org/newsticker |
| 8 | ;; Keywords: News, RSS, Atom | 7 | ;; Keywords: News, RSS, Atom |
| 9 | ;; Package: newsticker | 8 | ;; Package: newsticker |
diff --git a/lisp/net/newst-treeview.el b/lisp/net/newst-treeview.el index 81b6e275ded..89f45ae1049 100644 --- a/lisp/net/newst-treeview.el +++ b/lisp/net/newst-treeview.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2008-2024 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2024 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> | 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> |
| 6 | ;; Filename: newst-treeview.el | ||
| 7 | ;; Created: 2007 | 6 | ;; Created: 2007 |
| 8 | ;; Keywords: News, RSS, Atom | 7 | ;; Keywords: News, RSS, Atom |
| 9 | ;; Package: newsticker | 8 | ;; Package: newsticker |
diff --git a/lisp/net/newsticker.el b/lisp/net/newsticker.el index b34c0268941..6316b8b26ac 100644 --- a/lisp/net/newsticker.el +++ b/lisp/net/newsticker.el | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | ;; Copyright (C) 2003-2024 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2024 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> | 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> |
| 6 | ;; Filename: newsticker.el | ||
| 7 | ;; URL: https://www.nongnu.org/newsticker | 6 | ;; URL: https://www.nongnu.org/newsticker |
| 8 | ;; Created: 17. June 2003 | 7 | ;; Created: 17. June 2003 |
| 9 | ;; Keywords: News, RSS, Atom | 8 | ;; Keywords: News, RSS, Atom |