branch: elpa/helm commit 431e34dcc9d38c10eb8b9f22c3b5a10a0bf250f7 Author: Thierry Volpiatto <thie...@posteo.net> Commit: Thierry Volpiatto <thie...@posteo.net>
Update copyrights --- emacs-helm.sh | 2 +- helm-adaptive.el | 2 +- helm-bookmark.el | 2 +- helm-buffers.el | 2 +- helm-color.el | 2 +- helm-command.el | 2 +- helm-core.el | 2 +- helm-dabbrev.el | 2 +- helm-elisp-package.el | 2 +- helm-elisp.el | 2 +- helm-epa.el | 2 +- helm-eshell.el | 2 +- helm-eval.el | 2 +- helm-external.el | 2 +- helm-fd.el | 2 +- helm-files.el | 2 +- helm-find.el | 2 +- helm-font.el | 2 +- helm-for-files.el | 2 +- helm-global-bindings.el | 2 +- helm-grep.el | 2 +- helm-help.el | 2 +- helm-imenu.el | 2 +- helm-info.el | 2 +- helm-locate.el | 2 +- helm-man.el | 2 +- helm-misc.el | 2 +- helm-mode.el | 2 +- helm-net.el | 2 +- helm-occur.el | 2 +- helm-regexp.el | 2 +- helm-ring.el | 2 +- helm-semantic.el | 2 +- helm-sys.el | 2 +- helm-tags.el | 2 +- helm-utils.el | 2 +- helm-x-files.el | 2 +- helm.el | 2 +- 38 files changed, 38 insertions(+), 38 deletions(-) diff --git a/emacs-helm.sh b/emacs-helm.sh index dc10c1cd1c..e84e99d89b 100755 --- a/emacs-helm.sh +++ b/emacs-helm.sh @@ -1,7 +1,7 @@ #!/usr/bin/env sh -## Copyright (C) 2012 ~ 2021 Thierry Volpiatto +## Copyright (C) 2012 ~ 2023 Thierry Volpiatto ## ## 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/helm-adaptive.el b/helm-adaptive.el index b354be7bfc..98be39a145 100644 --- a/helm-adaptive.el +++ b/helm-adaptive.el @@ -3,7 +3,7 @@ ;; Original Author: Tamas Patrovics ;; Copyright (C) 2007 Tamas Patrovics -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto ;; 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/helm-bookmark.el b/helm-bookmark.el index 89d6b8ab7d..e34ed40e25 100644 --- a/helm-bookmark.el +++ b/helm-bookmark.el @@ -1,6 +1,6 @@ ;;; helm-bookmark.el --- Helm for Emacs regular Bookmarks. -*- lexical-binding: t -*- -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto ;; 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/helm-buffers.el b/helm-buffers.el index 5b21fbe453..d9bf199adc 100644 --- a/helm-buffers.el +++ b/helm-buffers.el @@ -1,6 +1,6 @@ ;;; helm-buffers.el --- helm support for buffers. -*- lexical-binding: t -*- -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto ;; 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/helm-color.el b/helm-color.el index 120f7cbb75..f636918543 100644 --- a/helm-color.el +++ b/helm-color.el @@ -1,6 +1,6 @@ ;;; helm-color.el --- colors and faces -*- lexical-binding: t -*- -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto ;; 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/helm-command.el b/helm-command.el index 29491c745d..6d18eff7be 100644 --- a/helm-command.el +++ b/helm-command.el @@ -1,6 +1,6 @@ ;;; helm-command.el --- Helm execute-exended-command. -*- lexical-binding: t -*- -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto ;; 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/helm-core.el b/helm-core.el index f50ad3b0f2..12547628a8 100644 --- a/helm-core.el +++ b/helm-core.el @@ -1,6 +1,6 @@ ;;; helm-core.el --- Development files for Helm -*- lexical-binding: t; -*- -;; Copyright (C) 2022 Thierry Volpiatto +;; Copyright (C) 2022 ~ 2023 Thierry Volpiatto ;; Author: Thierry Volpiatto <thie...@posteo.net> ;; URL: https://emacs-helm.github.io/helm/ diff --git a/helm-dabbrev.el b/helm-dabbrev.el index 71bf1062e2..28ec983afa 100644 --- a/helm-dabbrev.el +++ b/helm-dabbrev.el @@ -1,6 +1,6 @@ ;;; helm-dabbrev.el --- Helm implementation of dabbrev. -*- lexical-binding: t -*- -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto ;; 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/helm-elisp-package.el b/helm-elisp-package.el index 277541dc97..31564ab08e 100644 --- a/helm-elisp-package.el +++ b/helm-elisp-package.el @@ -1,6 +1,6 @@ ;;; helm-elisp-package.el --- helm interface for package.el -*- lexical-binding: t -*- -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto ;; 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/helm-elisp.el b/helm-elisp.el index ce4dff393c..2e42a3379d 100644 --- a/helm-elisp.el +++ b/helm-elisp.el @@ -1,6 +1,6 @@ ;;; helm-elisp.el --- Elisp symbols completion for helm. -*- lexical-binding: t -*- -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto ;; 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/helm-epa.el b/helm-epa.el index bc3968a505..2358455dd8 100644 --- a/helm-epa.el +++ b/helm-epa.el @@ -1,6 +1,6 @@ ;;; helm-epa.el --- helm interface for epa/epg -*- lexical-binding: t; -*- -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto <thie...@posteo.net> +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto <thie...@posteo.net> ;; 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/helm-eshell.el b/helm-eshell.el index 9d7ae3b247..2fda09d0c7 100644 --- a/helm-eshell.el +++ b/helm-eshell.el @@ -1,6 +1,6 @@ ;;; helm-eshell.el --- pcomplete and eshell completion for helm. -*- lexical-binding: t -*- -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto ;; 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/helm-eval.el b/helm-eval.el index 72b7884bf5..5495374a7b 100644 --- a/helm-eval.el +++ b/helm-eval.el @@ -1,6 +1,6 @@ ;;; helm-eval.el --- eval expressions from helm. -*- lexical-binding: t -*- -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto ;; 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/helm-external.el b/helm-external.el index 13b29c11a2..2ed7733578 100644 --- a/helm-external.el +++ b/helm-external.el @@ -1,6 +1,6 @@ ;;; helm-external.el --- Run Externals commands within Emacs with helm completion. -*- lexical-binding: t -*- -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto ;; 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/helm-fd.el b/helm-fd.el index d20fb74c2e..f7b6c2d1b2 100644 --- a/helm-fd.el +++ b/helm-fd.el @@ -1,6 +1,6 @@ ;;; helm-fd.el --- helm interface for fd command line tool. -*- lexical-binding: t -*- -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto ;; 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/helm-files.el b/helm-files.el index 651af40004..ae5db637a3 100644 --- a/helm-files.el +++ b/helm-files.el @@ -1,6 +1,6 @@ ;;; helm-files.el --- helm file browser and related. -*- lexical-binding: t -*- -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto ;; 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/helm-find.el b/helm-find.el index eeec424baf..bdf6d8acfe 100644 --- a/helm-find.el +++ b/helm-find.el @@ -1,6 +1,6 @@ ;;; helm-find.el --- helm interface for find command. -*- lexical-binding: t -*- -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto ;; 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/helm-font.el b/helm-font.el index f3d45114ba..9d43ffaec0 100644 --- a/helm-font.el +++ b/helm-font.el @@ -1,6 +1,6 @@ ;;; helm-font --- Font and ucs selection for Helm -*- lexical-binding: t -*- -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto ;; 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/helm-for-files.el b/helm-for-files.el index 7802b325cf..0d55db9229 100644 --- a/helm-for-files.el +++ b/helm-for-files.el @@ -1,6 +1,6 @@ ;;; helm-for-files.el --- helm-for-files and related. -*- lexical-binding: t -*- -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto ;; 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/helm-global-bindings.el b/helm-global-bindings.el index c48023b5bd..5f4ff98ca7 100644 --- a/helm-global-bindings.el +++ b/helm-global-bindings.el @@ -1,6 +1,6 @@ ;;; helm-global-bindings.el --- Bind global helm commands -*- lexical-binding: t -*- -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto ;; 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/helm-grep.el b/helm-grep.el index 12c78f4900..a812765766 100644 --- a/helm-grep.el +++ b/helm-grep.el @@ -1,6 +1,6 @@ ;;; helm-grep.el --- Helm Incremental Grep. -*- lexical-binding: t -*- -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto ;; 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/helm-help.el b/helm-help.el index 5f1100d625..6110683266 100644 --- a/helm-help.el +++ b/helm-help.el @@ -1,6 +1,6 @@ ;;; helm-help.el --- Help messages for Helm. -*- lexical-binding: t -*- -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto ;; 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/helm-imenu.el b/helm-imenu.el index 80802357ce..b615a7fc5c 100644 --- a/helm-imenu.el +++ b/helm-imenu.el @@ -1,6 +1,6 @@ ;;; helm-imenu.el --- Helm interface for Imenu -*- lexical-binding: t -*- -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto ;; 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/helm-info.el b/helm-info.el index 65cd4c6c17..5842fb8e8c 100644 --- a/helm-info.el +++ b/helm-info.el @@ -1,6 +1,6 @@ ;;; helm-info.el --- Browse info index with helm -*- lexical-binding: t -*- -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto ;; 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/helm-locate.el b/helm-locate.el index 898d35cfc1..11c66c7d3c 100644 --- a/helm-locate.el +++ b/helm-locate.el @@ -1,6 +1,6 @@ ;;; helm-locate.el --- helm interface for locate. -*- lexical-binding: t -*- -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto ;; 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/helm-man.el b/helm-man.el index 010b06daee..32170516e7 100644 --- a/helm-man.el +++ b/helm-man.el @@ -1,6 +1,6 @@ ;;; helm-man.el --- Man and woman UI -*- lexical-binding: t -*- -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto ;; 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/helm-misc.el b/helm-misc.el index 5eecd6198a..104c9e41cd 100644 --- a/helm-misc.el +++ b/helm-misc.el @@ -1,6 +1,6 @@ ;;; helm-misc.el --- Various functions for helm -*- lexical-binding: t -*- -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto ;; 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/helm-mode.el b/helm-mode.el index 2b6c62f662..a6e9aa7ca5 100644 --- a/helm-mode.el +++ b/helm-mode.el @@ -1,6 +1,6 @@ ;;; helm-mode.el --- Enable helm completion everywhere. -*- lexical-binding: t -*- -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto ;; 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/helm-net.el b/helm-net.el index e60e9cad28..a0ad9c89d4 100644 --- a/helm-net.el +++ b/helm-net.el @@ -1,6 +1,6 @@ ;;; helm-net.el --- helm browse url and search web. -*- lexical-binding: t -*- -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto ;; 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/helm-occur.el b/helm-occur.el index 18a5bd11d8..0adc09f24c 100644 --- a/helm-occur.el +++ b/helm-occur.el @@ -1,6 +1,6 @@ ;;; helm-occur.el --- Incremental Occur for Helm. -*- lexical-binding: t -*- -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto ;; 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/helm-regexp.el b/helm-regexp.el index eea6e671e0..73f0021490 100644 --- a/helm-regexp.el +++ b/helm-regexp.el @@ -1,6 +1,6 @@ ;;; helm-regexp.el --- In buffer regexp searching and replacement for helm. -*- lexical-binding: t -*- -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto ;; 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/helm-ring.el b/helm-ring.el index 4723618fe6..1d3a13000a 100644 --- a/helm-ring.el +++ b/helm-ring.el @@ -1,6 +1,6 @@ ;;; helm-ring.el --- kill-ring, mark-ring, and register browsers for helm. -*- lexical-binding: t -*- -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto ;; 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/helm-semantic.el b/helm-semantic.el index ce070569fa..d06a7dbd8a 100644 --- a/helm-semantic.el +++ b/helm-semantic.el @@ -1,7 +1,7 @@ ;;; helm-semantic.el --- Helm interface for Semantic -*- lexical-binding: t -*- ;; Copyright (C) 2012 ~ 2017 Daniel Hackney <d...@haxney.org> -;; 2012 ~ 2021 Thierry Volpiatto +;; 2012 ~ 2023 Thierry Volpiatto ;; Author: Daniel Hackney <d...@haxney.org> diff --git a/helm-sys.el b/helm-sys.el index 57b1c8d12e..03bd4eda46 100644 --- a/helm-sys.el +++ b/helm-sys.el @@ -1,6 +1,6 @@ ;;; helm-sys.el --- System related functions for helm. -*- lexical-binding: t -*- -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto ;; 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/helm-tags.el b/helm-tags.el index 6faf33e95f..efbd9ce38d 100644 --- a/helm-tags.el +++ b/helm-tags.el @@ -1,6 +1,6 @@ ;;; helm-tags.el --- Helm for Etags. -*- lexical-binding: t -*- -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto ;; 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/helm-utils.el b/helm-utils.el index eca1574945..6a514ce5dc 100644 --- a/helm-utils.el +++ b/helm-utils.el @@ -1,6 +1,6 @@ ;;; helm-utils.el --- Utilities Functions for helm. -*- lexical-binding: t -*- -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto ;; 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/helm-x-files.el b/helm-x-files.el index 17c35e7b8a..3cc2fae709 100644 --- a/helm-x-files.el +++ b/helm-x-files.el @@ -1,6 +1,6 @@ ;;; helm-x-files.el --- helm auxiliary functions and sources. -*- lexical-binding: t -*- -;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto +;; Copyright (C) 2012 ~ 2023 Thierry Volpiatto ;; 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/helm.el b/helm.el index da6f3b7b3d..0140bdfa83 100644 --- a/helm.el +++ b/helm.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2007 Tamas Patrovics ;; 2008 ~ 2011 rubikitch <rubiki...@ruby-lang.org> -;; 2011 ~ 2021 Thierry Volpiatto +;; 2011 ~ 2023 Thierry Volpiatto ;; This is a fork of anything.el wrote by Tamas Patrovics.