ttn pushed a commit to branch master in repository elpa. commit cf429ed3ecc89d07aa7fdeaac58e7db2aefad2ee Author: Thien-Thi Nguyen <t...@gnu.org> Date: Fri May 30 15:38:53 2014 +0200
[xpm] Add homepage URL; drop other links. * packages/xpm/xpm.el [URL]: New header. [Commentary]: Remove the HACKING and Tip Jar links. --- packages/xpm/NEWS | 3 +++ packages/xpm/xpm.el | 6 +----- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/packages/xpm/NEWS b/packages/xpm/NEWS index 7986686..4943c3c 100644 --- a/packages/xpm/NEWS +++ b/packages/xpm/NEWS @@ -2,6 +2,9 @@ NEWS for xpm.el (et al) See the end for copying conditions. +- 1.0.2 | NOT YET RELEASED + - new homepage: http://www.gnuvola.org/software/xpm/ + - 1.0.1 | 2014-05-21 - byte-compilation bugfix diff --git a/packages/xpm/xpm.el b/packages/xpm/xpm.el index 5109e31..382b6d9 100644 --- a/packages/xpm/xpm.el +++ b/packages/xpm/xpm.el @@ -6,6 +6,7 @@ ;; Maintainer: Thien-Thi Nguyen <t...@gnu.org> ;; Version: 1.0.1 ;; Keywords: multimedia, xpm +;; URL: http://www.gnuvola.org/software/xpm/ ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by @@ -59,11 +60,6 @@ ;; ;; Some things are autoloaded. Which ones? Use the source, Luke! ;; (Alternatively, just ask on help-gnu-emacs (at gnu dot org).) -;; -;; -;; See Also -;; - HACKING: <http://git.sv.gnu.org/cgit/emacs/elpa.git/tree/packages/xpm/HACKING> -;; - Tip Jar: <http://www.gnuvola.org/software/xpm/> ;;; Code: