summaryrefslogtreecommitdiff
path: root/src/itree.h
diff options
context:
space:
mode:
authorPo Lu <luangruo@yahoo.com>2022-12-11 09:34:02 +0800
committerPo Lu <luangruo@yahoo.com>2022-12-11 09:34:02 +0800
commit13310643cd642bb1403bb2f8a5c27d1929725897 (patch)
treedafc767117c64ade8ce5b53487a4874450fb5d9b /src/itree.h
parent0878279809c8acc8de703ae9774e89695b4ffc37 (diff)
parent5fbd12ff49410bbc150e677b527ca4939ffcaf5f (diff)
downloademacs-13310643cd642bb1403bb2f8a5c27d1929725897.tar.gz
emacs-13310643cd642bb1403bb2f8a5c27d1929725897.tar.bz2
emacs-13310643cd642bb1403bb2f8a5c27d1929725897.zip
Merge from origin/emacs-29
5fbd12ff494 Adapt manual names in emacs-news-mode b36bc692671 ; * etc/NEWS: Fix typos. f626b9f3856 ; * doc/misc/use-package.texi: Fix indexing. 56a6712bd6f ; * lisp/erc/erc.el (erc-default-target): Fix comment. dcf69a1da4a Respect some spaces in auth-source-pass--match-regexp acd462b0306 ; Improve the use-package manual 801c1c22de8 ; Prefer HTTPS to HTTP in some URLs 74a009dd96a Eglot: Handle LSP progress with Emacs progress reporters ... 0cfeb1c2bc9 Eglot: cleanup whitespace and indentation 465a9e78b96 Better test-custom-opts diagnostics bdbb7099784 ; Fix groff warnings in man pages d3d9676bf88 New script admin/check-man-pages c2aea9d1323 ; Mention flush-lines in kill-matching-lines docstring f5c3585e4dd ; Fix typos 58a483960dd ; Improve use-package-autoload-keymap docstring # Conflicts: # etc/NEWS
Diffstat (limited to 'src/itree.h')
-rw-r--r--src/itree.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/itree.h b/src/itree.h
index 248ea9b84d2..f1e2bf3bfde 100644
--- a/src/itree.h
+++ b/src/itree.h
@@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
-along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
+along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
#ifndef ITREE_H
#define ITREE_H