Merge remote-tracking branch 'savannah/master' into master-android-1

This commit is contained in:
Po Lu 2024-06-19 16:42:49 +08:00
commit e6f4370c3b
11 changed files with 3 additions and 19 deletions

View file

@ -2,7 +2,6 @@
;; Copyright (C) 2004-2024 Free Software Foundation, Inc.
;; Filename: erc-backend.el
;; Author: Lawrence Mitchell <wence@gmx.li>
;; Maintainer: Amin Bandali <bandali@gnu.org>, F. Jason Park <jp@neverwas.me>
;; Created: 2004-05-7

View file

@ -1,16 +1,12 @@
;;; hfy-cmap.el --- Fallback color name -> rgb mapping for `htmlfontify' -*- lexical-binding:t -*-
;; Copyright (C) 2002-2003, 2009-2024 Free Software Foundation, Inc.
;; Copyright (C) 2002-2024 Free Software Foundation, Inc.
;; Emacs Lisp Archive Entry
;; Package: htmlfontify
;; Filename: hfy-cmap.el
;; Keywords: color, rgb
;; Author: Vivek Dasmohapatra <vivek@etla.org>
;; Created: 2002-01-20
;; Description: fallback code for color name -> rgb mapping
;; URL: http://rtfm.etla.org/emacs/htmlfontify/
;; Last-Updated: Sat 2003-02-15 03:49:32 +0000
;; This file is part of GNU Emacs.

View file

@ -1,15 +1,12 @@
;;; htmlfontify.el --- htmlize a buffer/source tree with optional hyperlinks -*- lexical-binding: t -*-
;; Copyright (C) 2002-2003, 2009-2024 Free Software Foundation, Inc.
;; Copyright (C) 2002-2024 Free Software Foundation, Inc.
;; Emacs Lisp Archive Entry
;; Package: htmlfontify
;; Filename: htmlfontify.el
;; Version: 0.21
;; Old-Version: 0.21
;; Keywords: html, hypermedia, markup, etags
;; Author: Vivek Dasmohapatra <vivek@etla.org>
;; Created: 2002-01-05
;; Description: htmlize a buffer/source tree with optional hyperlinks
;; URL: http://rtfm.etla.org/emacs/htmlfontify/
;; This file is part of GNU Emacs.

View file

@ -3,7 +3,6 @@
;; Copyright (C) 2003-2024 Free Software Foundation, Inc.
;; Author: Ulf Jasper <ulf.jasper@web.de>
;; Filename: newst-backend.el
;; URL: https://www.nongnu.org/newsticker
;; Keywords: News, RSS, Atom
;; Package: newsticker

View file

@ -3,7 +3,6 @@
;; Copyright (C) 2003-2024 Free Software Foundation, Inc.
;; Author: Ulf Jasper <ulf.jasper@web.de>
;; Filename: newst-plainview.el
;; URL: https://www.nongnu.org/newsticker
;; Package: newsticker

View file

@ -3,7 +3,6 @@
;; Copyright (C) 2003-2024 Free Software Foundation, Inc.
;; Author: Ulf Jasper <ulf.jasper@web.de>
;; Filename: newst-reader.el
;; URL: https://www.nongnu.org/newsticker
;; Package: newsticker

View file

@ -3,7 +3,6 @@
;; Copyright (C) 2003-2024 Free Software Foundation, Inc.
;; Author: Ulf Jasper <ulf.jasper@web.de>
;; Filename: newst-ticker.el
;; URL: https://www.nongnu.org/newsticker
;; Keywords: News, RSS, Atom
;; Package: newsticker

View file

@ -3,7 +3,6 @@
;; Copyright (C) 2008-2024 Free Software Foundation, Inc.
;; Author: Ulf Jasper <ulf.jasper@web.de>
;; Filename: newst-treeview.el
;; Created: 2007
;; Keywords: News, RSS, Atom
;; Package: newsticker

View file

@ -3,7 +3,6 @@
;; Copyright (C) 2003-2024 Free Software Foundation, Inc.
;; Author: Ulf Jasper <ulf.jasper@web.de>
;; Filename: newsticker.el
;; URL: https://www.nongnu.org/newsticker
;; Created: 17. June 2003
;; Keywords: News, RSS, Atom

View file

@ -6,7 +6,6 @@
;; Keywords: convenience, tools, extensions
;; URL: https://github.com/waymondo/use-package-ensure-system-package
;; Package-Requires: ((use-package "2.1") (system-packages "1.0.4"))
;; Filename: use-package-ensure-system-package.el
;; This file is part of GNU Emacs.

View file

@ -2,7 +2,6 @@
;; Copyright (C) 2004-2024 Free Software Foundation, Inc.
;; Filename: wdired.el
;; Author: Juan León Lahoz García <juanleon1@gmail.com>
;; Old-Version: 2.0
;; Keywords: dired, environment, files, renaming