diff options
| author | Bob Weiner <rsw@gnu.org> | 2016-07-25 09:42:32 -0400 |
|---|---|---|
| committer | Bob Weiner <rsw@gnu.org> | 2016-07-25 09:42:32 -0400 |
| commit | d956115ff942e6556cb03771f2a98ecd9b9b576b (patch) | |
| tree | 4596d517363472288943b5c7bbaacef1f2d2a142 /hyperbole.el | |
| parent | 51b7ce73a69b00dc552970b1050d057745d27315 (diff) | |
* README: Renamed this file from HY-README. Moved installation and invocation
instructions to "INSTALL" file. These changes were to eliminate release
problems with INSTALL and README being symbolic links.
* hmouse-tag.el (smart-tags-display): Added with-no-warnings around
find-tag call to prevent obsolete warnings and removed setting of
byte-compile-warnings.
Diffstat (limited to 'hyperbole.el')
| -rw-r--r-- | hyperbole.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hyperbole.el b/hyperbole.el index 31eeac2..bec5394 100644 --- a/hyperbole.el +++ b/hyperbole.el @@ -17,7 +17,8 @@ ;;; Commentary: ;; -;; See the "HY-README" file for installation instructions. +;; See the "INSTALL" file for installation instructions and the +;; "README" file for general information. ;; ;; There is no need to manually edit this file unless there are specific ;; customizations you would like to make, such as whether a Hyperbole |
