[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/hyperbole 8c64af9 06/21: Merge pull request #12 from ma
From: |
Stefan Monnier |
Subject: |
[elpa] externals/hyperbole 8c64af9 06/21: Merge pull request #12 from matsl/merge-with-elpa |
Date: |
Fri, 4 Oct 2019 14:58:24 -0400 (EDT) |
branch: externals/hyperbole
commit 8c64af9d0284741b6b009bd99944440ee3e380a0
Merge: b155e83 210d000
Author: Robert Weiner <address@hidden>
Commit: GitHub <address@hidden>
Merge pull request #12 from matsl/merge-with-elpa
Merge with elpa
---
.gitignore | 6 +++---
hyperbole-pkg.el | 8 --------
hyperbole.el | 2 +-
3 files changed, 4 insertions(+), 12 deletions(-)
diff --git a/.gitignore b/.gitignore
index b3beacf..bc71d61 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,9 @@
# Files that Git should ignore in the GNU Hyperbole source directory.
-# *-autoloads.el
-# *-pkg.el
+*-autoloads.el
+*-pkg.el
-# Copyright (C) 2016 Free Software Foundation, Inc.
+# Copyright (C) 2016-2019 Free Software Foundation, Inc.
# See the "HY-COPY" file for license information.
# This file is part of GNU Hyperbole.
diff --git a/hyperbole-pkg.el b/hyperbole-pkg.el
deleted file mode 100644
index c7729da..0000000
--- a/hyperbole-pkg.el
+++ /dev/null
@@ -1,8 +0,0 @@
-;; -*- no-byte-compile: t -*-
-(define-package "hyperbole" "7.0.3.3" "GNU Hyperbole: The Everyday
Hypertextual Information Manager"
- '((emacs "24.4"))
- :url "http://www.gnu.org/software/hyperbole"
- :keywords '("comm" "convenience" "files" "frames" "hypermedia" "languages"
- "mail" "matching" "mouse" "multimedia" "outlines" "tools" "wp"))
-
-(setq byte-compile-warnings '(not interactive-only find-tag free-vars
unresolved))
diff --git a/hyperbole.el b/hyperbole.el
index 534a5a3..a3ffa31 100644
--- a/hyperbole.el
+++ b/hyperbole.el
@@ -3,7 +3,7 @@
;; Copyright (C) 1992-2019 Free Software Foundation, Inc.
;; Author: Bob Weiner
-;; Maintainer: Bob Weiner <address@hidden> and Mats Lidell
<address@hidden>
+;; Maintainer: Bob Weiner <address@hidden>, Mats Lidell <address@hidden>
;; Created: 06-Oct-92 at 11:52:51
;; Released: 18-Aug-19
;; Version: 7.0.3.3
- [elpa] externals/hyperbole updated (df1d940 -> 62a9db3), Stefan Monnier, 2019/10/04
- [elpa] externals/hyperbole bdd0ab0 02/21: Use shell with buf-name for creating the Hyperbole Shell, Stefan Monnier, 2019/10/04
- [elpa] externals/hyperbole d885051 03/21: Account for that current-time-zone returnes offset in seconds, Stefan Monnier, 2019/10/04
- [elpa] externals/hyperbole f5a4e99 07/21: Set up Hyperbole for use from source folder, Stefan Monnier, 2019/10/04
- [elpa] externals/hyperbole 7520516 11/21: Merge pull request #14 from matsl/account-for-current-time-zone, Stefan Monnier, 2019/10/04
- [elpa] externals/hyperbole 210d000 05/21: Merge with 'elpa/externals/hyperbole', Stefan Monnier, 2019/10/04
- [elpa] externals/hyperbole 8c64af9 06/21: Merge pull request #12 from matsl/merge-with-elpa,
Stefan Monnier <=
- [elpa] externals/hyperbole b155e83 01/21: 7.0.3.3 test release: Flash pathname implicit buttons; improve doc, Stefan Monnier, 2019/10/04
- [elpa] externals/hyperbole bf789e0 18/21: Merge pull request #18 from matsl/add-hyperbole-banner, Stefan Monnier, 2019/10/04
- [elpa] externals/hyperbole 5cb81a3 09/21: Merge pull request #15 from matsl/use-shell-with-buf-name, Stefan Monnier, 2019/10/04
- [elpa] externals/hyperbole 519a7fc 14/21: Update pdf version of the manual, Stefan Monnier, 2019/10/04
- [elpa] externals/hyperbole 6b44594 13/21: Add src and bin targets for test release setup, Stefan Monnier, 2019/10/04
- [elpa] externals/hyperbole 966628e 20/21: Merge new logo from branch 'master' of github.com:rswgnu/hyperbole, Stefan Monnier, 2019/10/04
- [elpa] externals/hyperbole 0ed7d26 10/21: Merge pull request #16 from matsl/set-up-hyperbole-for-use-from-src-folder, Stefan Monnier, 2019/10/04
- [elpa] externals/hyperbole 298fd12 15/21: Add optional key file path argument to e/ilinks, Stefan Monnier, 2019/10/04
- [elpa] externals/hyperbole a9620d1 16/21: 7.0.5 test release: add Action Buttons section to Hyperbole manual, Stefan Monnier, 2019/10/04
- [elpa] externals/hyperbole 8792e1c 19/21: Large changeset: add action ibtype, symtables to speed ibtype lookup, Stefan Monnier, 2019/10/04