diff options
| -rw-r--r-- | lisp/erc/erc-backend.el | 1 | ||||
| -rw-r--r-- | lisp/hfy-cmap.el | 6 | ||||
| -rw-r--r-- | lisp/htmlfontify.el | 3 | ||||
| -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 | ||||
| -rw-r--r-- | lisp/use-package/use-package-ensure-system-package.el | 1 | ||||
| -rw-r--r-- | lisp/wdired.el | 1 |
11 files changed, 1 insertions, 17 deletions
diff --git a/lisp/erc/erc-backend.el b/lisp/erc/erc-backend.el index a4a78c66b02..a75ceffb6c8 100644 --- a/lisp/erc/erc-backend.el +++ b/lisp/erc/erc-backend.el | |||
| @@ -2,7 +2,6 @@ | |||
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2024 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2024 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Filename: erc-backend.el | ||
| 6 | ;; Author: Lawrence Mitchell <wence@gmx.li> | 5 | ;; Author: Lawrence Mitchell <wence@gmx.li> |
| 7 | ;; Maintainer: Amin Bandali <bandali@gnu.org>, F. Jason Park <jp@neverwas.me> | 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org>, F. Jason Park <jp@neverwas.me> |
| 8 | ;; Created: 2004-05-7 | 7 | ;; Created: 2004-05-7 |
diff --git a/lisp/hfy-cmap.el b/lisp/hfy-cmap.el index ee8eac6732a..e9956222e9c 100644 --- a/lisp/hfy-cmap.el +++ b/lisp/hfy-cmap.el | |||
| @@ -1,16 +1,12 @@ | |||
| 1 | ;;; hfy-cmap.el --- Fallback color name -> rgb mapping for `htmlfontify' -*- lexical-binding:t -*- | 1 | ;;; hfy-cmap.el --- Fallback color name -> rgb mapping for `htmlfontify' -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2003, 2009-2024 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2024 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Emacs Lisp Archive Entry | ||
| 6 | ;; Package: htmlfontify | 5 | ;; Package: htmlfontify |
| 7 | ;; Filename: hfy-cmap.el | ||
| 8 | ;; Keywords: color, rgb | 6 | ;; Keywords: color, rgb |
| 9 | ;; Author: Vivek Dasmohapatra <vivek@etla.org> | 7 | ;; Author: Vivek Dasmohapatra <vivek@etla.org> |
| 10 | ;; Created: 2002-01-20 | 8 | ;; Created: 2002-01-20 |
| 11 | ;; Description: fallback code for color name -> rgb mapping | ||
| 12 | ;; URL: http://rtfm.etla.org/emacs/htmlfontify/ | 9 | ;; URL: http://rtfm.etla.org/emacs/htmlfontify/ |
| 13 | ;; Last-Updated: Sat 2003-02-15 03:49:32 +0000 | ||
| 14 | 10 | ||
| 15 | ;; This file is part of GNU Emacs. | 11 | ;; This file is part of GNU Emacs. |
| 16 | 12 | ||
diff --git a/lisp/htmlfontify.el b/lisp/htmlfontify.el index d411b6213c8..53cb00eb1ba 100644 --- a/lisp/htmlfontify.el +++ b/lisp/htmlfontify.el | |||
| @@ -2,14 +2,11 @@ | |||
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2024 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2024 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Emacs Lisp Archive Entry | ||
| 6 | ;; Package: htmlfontify | 5 | ;; Package: htmlfontify |
| 7 | ;; Filename: htmlfontify.el | ||
| 8 | ;; Old-Version: 0.21 | 6 | ;; Old-Version: 0.21 |
| 9 | ;; Keywords: html, hypermedia, markup, etags | 7 | ;; Keywords: html, hypermedia, markup, etags |
| 10 | ;; Author: Vivek Dasmohapatra <vivek@etla.org> | 8 | ;; Author: Vivek Dasmohapatra <vivek@etla.org> |
| 11 | ;; Created: 2002-01-05 | 9 | ;; Created: 2002-01-05 |
| 12 | ;; Description: htmlize a buffer/source tree with optional hyperlinks | ||
| 13 | ;; URL: http://rtfm.etla.org/emacs/htmlfontify/ | 10 | ;; URL: http://rtfm.etla.org/emacs/htmlfontify/ |
| 14 | 11 | ||
| 15 | ;; This file is part of GNU Emacs. | 12 | ;; This file is part of GNU Emacs. |
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 |
diff --git a/lisp/use-package/use-package-ensure-system-package.el b/lisp/use-package/use-package-ensure-system-package.el index 6c7f8c0a1ea..9ad2e199913 100644 --- a/lisp/use-package/use-package-ensure-system-package.el +++ b/lisp/use-package/use-package-ensure-system-package.el | |||
| @@ -6,7 +6,6 @@ | |||
| 6 | ;; Keywords: convenience, tools, extensions | 6 | ;; Keywords: convenience, tools, extensions |
| 7 | ;; URL: https://github.com/waymondo/use-package-ensure-system-package | 7 | ;; URL: https://github.com/waymondo/use-package-ensure-system-package |
| 8 | ;; Package-Requires: ((use-package "2.1") (system-packages "1.0.4")) | 8 | ;; Package-Requires: ((use-package "2.1") (system-packages "1.0.4")) |
| 9 | ;; Filename: use-package-ensure-system-package.el | ||
| 10 | 9 | ||
| 11 | ;; This file is part of GNU Emacs. | 10 | ;; This file is part of GNU Emacs. |
| 12 | 11 | ||
diff --git a/lisp/wdired.el b/lisp/wdired.el index d5d593483dc..be7e39c8957 100644 --- a/lisp/wdired.el +++ b/lisp/wdired.el | |||
| @@ -2,7 +2,6 @@ | |||
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2024 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2024 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Filename: wdired.el | ||
| 6 | ;; Author: Juan León Lahoz García <juanleon1@gmail.com> | 5 | ;; Author: Juan León Lahoz García <juanleon1@gmail.com> |
| 7 | ;; Old-Version: 2.0 | 6 | ;; Old-Version: 2.0 |
| 8 | ;; Keywords: dired, environment, files, renaming | 7 | ;; Keywords: dired, environment, files, renaming |