From 01f2da58a8cc3ec2e30773e17d6d0e154018de7a Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Tue, 15 Jan 2019 21:08:11 -0500 Subject: Update repo URL in file headers --- lisp/km-abbrev.el | 2 +- lisp/km-ace-link.el | 2 +- lisp/km-avy.el | 2 +- lisp/km-bib.el | 2 +- lisp/km-buffers.el | 2 +- lisp/km-compile.el | 2 +- lisp/km-diff.el | 2 +- lisp/km-dired.el | 2 +- lisp/km-editing.el | 2 +- lisp/km-elfeed.el | 2 +- lisp/km-ess.el | 2 +- lisp/km-files.el | 4 ++-- lisp/km-framewin.el | 2 +- lisp/km-gnus.el | 2 +- lisp/km-god.el | 2 +- lisp/km-helm.el | 2 +- lisp/km-hydra.el | 6 +++--- lisp/km-magit.el | 4 ++-- lisp/km-mail.el | 2 +- lisp/km-org-agenda.el | 2 +- lisp/km-org.el | 2 +- lisp/km-outline.el | 2 +- lisp/km-projectile.el | 2 +- lisp/km-python.el | 2 +- lisp/km-shell.el | 2 +- lisp/km-snakemake.el | 2 +- lisp/km-tex.el | 2 +- lisp/km-theme.el | 2 +- lisp/km-util.el | 2 +- lisp/km-webjump.el | 2 +- lisp/setkey.el | 2 +- 31 files changed, 35 insertions(+), 35 deletions(-) (limited to 'lisp') diff --git a/lisp/km-abbrev.el b/lisp/km-abbrev.el index 2d59878..9c6019f 100644 --- a/lisp/km-abbrev.el +++ b/lisp/km-abbrev.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2018 Kyle Meyer ;; Author: Kyle Meyer -;; URL: https://github.com/kyleam/emacs.d +;; URL: https://gitlab.com/kyleam/emacs.d ;; 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 diff --git a/lisp/km-ace-link.el b/lisp/km-ace-link.el index 45f8005..00ca223 100644 --- a/lisp/km-ace-link.el +++ b/lisp/km-ace-link.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2018 Kyle Meyer ;; Author: Kyle Meyer -;; URL: https://github.com/kyleam/emacs.d +;; URL: https://gitlab.com/kyleam/emacs.d ;; 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 diff --git a/lisp/km-avy.el b/lisp/km-avy.el index 86d6d1e..84207ee 100644 --- a/lisp/km-avy.el +++ b/lisp/km-avy.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2018 Kyle Meyer ;; Author: Kyle Meyer -;; URL: https://github.com/kyleam/emacs.d +;; URL: https://gitlab.com/kyleam/emacs.d ;; 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 diff --git a/lisp/km-bib.el b/lisp/km-bib.el index 6b206d4..380a483 100644 --- a/lisp/km-bib.el +++ b/lisp/km-bib.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2018 Kyle Meyer ;; Author: Kyle Meyer -;; URL: https://github.com/kyleam/emacs.d +;; URL: https://gitlab.com/kyleam/emacs.d ;; 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 diff --git a/lisp/km-buffers.el b/lisp/km-buffers.el index 0eb06bf..58f1a9c 100644 --- a/lisp/km-buffers.el +++ b/lisp/km-buffers.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2018 Kyle Meyer ;; Author: Kyle Meyer -;; URL: https://github.com/kyleam/emacs.d +;; URL: https://gitlab.com/kyleam/emacs.d ;; 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 diff --git a/lisp/km-compile.el b/lisp/km-compile.el index 2388f26..ec85f97 100644 --- a/lisp/km-compile.el +++ b/lisp/km-compile.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2018 Kyle Meyer ;; Author: Kyle Meyer -;; URL: https://github.com/kyleam/emacs.d +;; URL: https://gitlab.com/kyleam/emacs.d ;; 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 diff --git a/lisp/km-diff.el b/lisp/km-diff.el index e739842..0042472 100644 --- a/lisp/km-diff.el +++ b/lisp/km-diff.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2018 Kyle Meyer ;; Author: Kyle Meyer -;; URL: https://github.com/kyleam/emacs.d +;; URL: https://gitlab.com/kyleam/emacs.d ;; 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 diff --git a/lisp/km-dired.el b/lisp/km-dired.el index d1f8aed..6c916c3 100644 --- a/lisp/km-dired.el +++ b/lisp/km-dired.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2018 Kyle Meyer ;; Author: Kyle Meyer -;; URL: https://github.com/kyleam/emacs.d +;; URL: https://gitlab.com/kyleam/emacs.d ;; 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 diff --git a/lisp/km-editing.el b/lisp/km-editing.el index 53ca98a..93ffb7e 100644 --- a/lisp/km-editing.el +++ b/lisp/km-editing.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2018 Kyle Meyer ;; Author: Kyle Meyer -;; URL: https://github.com/kyleam/emacs.d +;; URL: https://gitlab.com/kyleam/emacs.d ;; 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 diff --git a/lisp/km-elfeed.el b/lisp/km-elfeed.el index e4976d0..abe738c 100644 --- a/lisp/km-elfeed.el +++ b/lisp/km-elfeed.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2018 Kyle Meyer ;; Author: Kyle Meyer -;; URL: https://github.com/kyleam/emacs.d +;; URL: https://gitlab.com/kyleam/emacs.d ;; 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 diff --git a/lisp/km-ess.el b/lisp/km-ess.el index d497213..4fc2a3a 100644 --- a/lisp/km-ess.el +++ b/lisp/km-ess.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2018 Kyle Meyer ;; Author: Kyle Meyer -;; URL: https://github.com/kyleam/emacs.d +;; URL: https://gitlab.com/kyleam/emacs.d ;; 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 diff --git a/lisp/km-files.el b/lisp/km-files.el index 8efaca4..bf38500 100644 --- a/lisp/km-files.el +++ b/lisp/km-files.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2018 Kyle Meyer ;; Author: Kyle Meyer -;; URL: https://github.com/kyleam/emacs.d +;; URL: https://gitlab.com/kyleam/emacs.d ;; 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 @@ -40,7 +40,7 @@ (message "File '%s' successfully renamed to '%s'" name (file-name-nondirectory new-name))))))) -;; https://github.com/purcell/emacs.d/blob/master/lisp/init-utils.el +;; https://gitlab.com/purcell/emacs.d/blob/master/lisp/init-utils.el ;;;###autoload (defun km/delete-this-file () "Delete the current file, and kill the buffer." diff --git a/lisp/km-framewin.el b/lisp/km-framewin.el index 0d82efa..004578a 100644 --- a/lisp/km-framewin.el +++ b/lisp/km-framewin.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2018 Kyle Meyer ;; Author: Kyle Meyer -;; URL: https://github.com/kyleam/emacs.d +;; URL: https://gitlab.com/kyleam/emacs.d ;; 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 diff --git a/lisp/km-gnus.el b/lisp/km-gnus.el index 7480e1d..bab7fe1 100644 --- a/lisp/km-gnus.el +++ b/lisp/km-gnus.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2018 Kyle Meyer ;; Author: Kyle Meyer -;; URL: https://github.com/kyleam/emacs.d +;; URL: https://gitlab.com/kyleam/emacs.d ;; 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 diff --git a/lisp/km-god.el b/lisp/km-god.el index acd3d84..40b85ce 100644 --- a/lisp/km-god.el +++ b/lisp/km-god.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2018 Kyle Meyer ;; Author: Kyle Meyer -;; URL: https://github.com/kyleam/emacs.d +;; URL: https://gitlab.com/kyleam/emacs.d ;; 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 diff --git a/lisp/km-helm.el b/lisp/km-helm.el index eda178b..4b3ce33 100644 --- a/lisp/km-helm.el +++ b/lisp/km-helm.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2018 Kyle Meyer ;; Author: Kyle Meyer -;; URL: https://github.com/kyleam/emacs.d +;; URL: https://gitlab.com/kyleam/emacs.d ;; 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 diff --git a/lisp/km-hydra.el b/lisp/km-hydra.el index c5d87f2..0935e1b 100644 --- a/lisp/km-hydra.el +++ b/lisp/km-hydra.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2018 Kyle Meyer ;; Author: Kyle Meyer -;; URL: https://github.com/kyleam/emacs.d +;; URL: https://gitlab.com/kyleam/emacs.d ;; 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 @@ -82,7 +82,7 @@ _z_: zgrep ("q" nil "quit")) -;; Modified from https://github.com/abo-abo/hydra/wiki/Emacs +;; Modified from https://gitlab.com/abo-abo/hydra/wiki/Emacs (defhydra hydra-outline-mode (:hint nil) " ^^Hide ^^Show ^^Move @@ -140,7 +140,7 @@ _s_: Swap _u_: Winner undo _i_: Scroll other down ("q" nil "quit")) ;; Multiple cursors hydra is modified from -;; https://github.com/abo-abo/hydra/wiki/multiple-cursors +;; https://gitlab.com/abo-abo/hydra/wiki/multiple-cursors (defhydra hydra-multiple-cursors (:hint nil) " ^^Up ^^Down diff --git a/lisp/km-magit.el b/lisp/km-magit.el index 4df9d0c..0dd7671 100644 --- a/lisp/km-magit.el +++ b/lisp/km-magit.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2018 Kyle Meyer ;; Author: Kyle Meyer -;; URL: https://github.com/kyleam/emacs.d +;; URL: https://gitlab.com/kyleam/emacs.d ;; 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 @@ -809,7 +809,7 @@ function." (hack-dir-local-variables-non-file-buffer) bug-reference-url-format)))) (and url - (string-match "\\`https://github.com/[^/]+/[^/]+" url) + (string-match "\\`https://gitlab.com/[^/]+/[^/]+" url) (match-string 0 url)))) (defun km/magit-github-file-link () diff --git a/lisp/km-mail.el b/lisp/km-mail.el index f054f2a..5f81e71 100644 --- a/lisp/km-mail.el +++ b/lisp/km-mail.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2018 Kyle Meyer ;; Author: Kyle Meyer -;; URL: https://github.com/kyleam/emacs.d +;; URL: https://gitlab.com/kyleam/emacs.d ;; 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 diff --git a/lisp/km-org-agenda.el b/lisp/km-org-agenda.el index dbbcabd..46dc3ff 100644 --- a/lisp/km-org-agenda.el +++ b/lisp/km-org-agenda.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2018 Kyle Meyer ;; Author: Kyle Meyer -;; URL: https://github.com/kyleam/emacs.d +;; URL: https://gitlab.com/kyleam/emacs.d ;; 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 diff --git a/lisp/km-org.el b/lisp/km-org.el index a5dbac5..fb4206b 100644 --- a/lisp/km-org.el +++ b/lisp/km-org.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2018 Kyle Meyer ;; Author: Kyle Meyer -;; URL: https://github.com/kyleam/emacs.d +;; URL: https://gitlab.com/kyleam/emacs.d ;; 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 diff --git a/lisp/km-outline.el b/lisp/km-outline.el index fefcc8f..f8fe496 100644 --- a/lisp/km-outline.el +++ b/lisp/km-outline.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2018 Kyle Meyer ;; Author: Kyle Meyer -;; URL: https://github.com/kyleam/emacs.d +;; URL: https://gitlab.com/kyleam/emacs.d ;; 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 diff --git a/lisp/km-projectile.el b/lisp/km-projectile.el index f37de22..0175a8a 100644 --- a/lisp/km-projectile.el +++ b/lisp/km-projectile.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2018 Kyle Meyer ;; Author: Kyle Meyer -;; URL: https://github.com/kyleam/emacs.d +;; URL: https://gitlab.com/kyleam/emacs.d ;; 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 diff --git a/lisp/km-python.el b/lisp/km-python.el index f865fae..4684b9d 100644 --- a/lisp/km-python.el +++ b/lisp/km-python.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2018 Kyle Meyer ;; Author: Kyle Meyer -;; URL: https://github.com/kyleam/emacs.d +;; URL: https://gitlab.com/kyleam/emacs.d ;; 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 diff --git a/lisp/km-shell.el b/lisp/km-shell.el index 8fff439..dd70331 100644 --- a/lisp/km-shell.el +++ b/lisp/km-shell.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2018 Kyle Meyer ;; Author: Kyle Meyer -;; URL: https://github.com/kyleam/emacs.d +;; URL: https://gitlab.com/kyleam/emacs.d ;; 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 diff --git a/lisp/km-snakemake.el b/lisp/km-snakemake.el index a6e18ee..04ebd9d 100644 --- a/lisp/km-snakemake.el +++ b/lisp/km-snakemake.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2018 Kyle Meyer ;; Author: Kyle Meyer -;; URL: https://github.com/kyleam/emacs.d +;; URL: https://gitlab.com/kyleam/emacs.d ;; 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 diff --git a/lisp/km-tex.el b/lisp/km-tex.el index c18c0dc..5944d6c 100644 --- a/lisp/km-tex.el +++ b/lisp/km-tex.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2018 Kyle Meyer ;; Author: Kyle Meyer -;; URL: https://github.com/kyleam/emacs.d +;; URL: https://gitlab.com/kyleam/emacs.d ;; 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 diff --git a/lisp/km-theme.el b/lisp/km-theme.el index 7009992..03eb07a 100644 --- a/lisp/km-theme.el +++ b/lisp/km-theme.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2018 Kyle Meyer ;; Author: Kyle Meyer -;; URL: https://github.com/kyleam/emacs.d +;; URL: https://gitlab.com/kyleam/emacs.d ;; 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 diff --git a/lisp/km-util.el b/lisp/km-util.el index 2eb29a6..576ab7d 100644 --- a/lisp/km-util.el +++ b/lisp/km-util.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2018 Kyle Meyer ;; Author: Kyle Meyer -;; URL: https://github.com/kyleam/emacs.d +;; URL: https://gitlab.com/kyleam/emacs.d ;; 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 diff --git a/lisp/km-webjump.el b/lisp/km-webjump.el index c4fad52..3fc6ec6 100644 --- a/lisp/km-webjump.el +++ b/lisp/km-webjump.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2018 Kyle Meyer ;; Author: Kyle Meyer -;; URL: https://github.com/kyleam/emacs.d +;; URL: https://gitlab.com/kyleam/emacs.d ;; 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 diff --git a/lisp/setkey.el b/lisp/setkey.el index a3cf221..8b3ca10 100644 --- a/lisp/setkey.el +++ b/lisp/setkey.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2012-2018 Kyle Meyer ;; Author: Kyle Meyer -;; URL: https://github.com/kyleam/emacs.d +;; URL: https://gitlab.com/kyleam/emacs.d ;; 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 -- cgit v1.2.3