commit: 10c5a44b219a4216f380355079641496384d7335 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed Jun 8 06:47:46 2016 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed Jun 8 06:47:46 2016 +0000 URL: https://gitweb.gentoo.org/proj/emacs-tools.git/commit/?id=10c5a44b
Update URL. * ebuild-mode.texi (Commands): Update Bugzilla URL to https. ChangeLog | 4 ++++ ebuild-mode.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 93f7067..c4d52ef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2016-06-08 Ulrich Müller <[email protected]> + + * ebuild-mode.texi (Commands): Update Bugzilla URL to https. + 2016-05-28 Ulrich Müller <[email protected]> * ebuild-mode.el (auto-mode-alist): Drop eblit support. diff --git a/ebuild-mode.texi b/ebuild-mode.texi index 5db2f11..2b111cb 100644 --- a/ebuild-mode.texi +++ b/ebuild-mode.texi @@ -76,7 +76,7 @@ a base, where ebuild specific things are added/changed on top. If font-locking is enabled, keywords are highlighted, both the standard set available from vanilla Portage and special functions from all common eclasses. Missing highlighting should be reported on -@code{http://bugs.gentoo.org/}. +@code{https://bugs.gentoo.org/}. Generally all functionality is reachable through direct commands, keybindings (described later) and menu entries, if the latter is
