aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/textmodes
diff options
context:
space:
mode:
authorStefan Kangas2020-10-24 20:22:33 +0200
committerStefan Kangas2020-10-24 20:23:27 +0200
commitdd16e46bb9d0099baea06d780ad8f62728addc2e (patch)
tree11cdd1aa9078700dab40855d90e690ca292fa16f /test/lisp/textmodes
parent10e7c76ee3e263a7691745d9384bae475c2f5c86 (diff)
downloademacs-dd16e46bb9d0099baea06d780ad8f62728addc2e.tar.gz
emacs-dd16e46bb9d0099baea06d780ad8f62728addc2e.zip
; Prefer https to http in more URLs
These were all tested and confirmed working.
Diffstat (limited to 'test/lisp/textmodes')
-rw-r--r--test/lisp/textmodes/bibtex-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/textmodes/bibtex-tests.el b/test/lisp/textmodes/bibtex-tests.el
index c12722fca13..56bd54efb74 100644
--- a/test/lisp/textmodes/bibtex-tests.el
+++ b/test/lisp/textmodes/bibtex-tests.el
@@ -17,7 +17,7 @@
17;; GNU General Public License for more details. 17;; GNU General Public License for more details.
18 18
19;; You should have received a copy of the GNU General Public License 19;; You should have received a copy of the GNU General Public License
20;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 20;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
21 21
22;;; Commentary: 22;;; Commentary:
23 23