diff options
author | Glenn Morris <rgm@gnu.org> | 2021-10-24 01:55:45 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2021-10-24 01:55:45 -0700 |
commit | b931e11a03fdb44e378133b10f312e38b1b3d712 (patch) | |
tree | c7b22a272237570d7dfdfce970913e36eb8dce08 /etc/refcards | |
parent | aea4af5119fdf130f1df7190478a23c6777f92a2 (diff) | |
parent | c7f53824a8d4d9be26fad61893a0a4db9e2ed8e7 (diff) | |
download | emacs-b931e11a03fdb44e378133b10f312e38b1b3d712.tar.gz emacs-b931e11a03fdb44e378133b10f312e38b1b3d712.tar.bz2 emacs-b931e11a03fdb44e378133b10f312e38b1b3d712.zip |
Merge from origin/emacs-28
c7f53824a8 (origin/emacs-28) Update publicsuffix.txt from upstream
9a50f760e9 ; * doc/lispref/modes.texi (Hooks): Clarify wording. (Bug...
e154fd9119 Refer to the info node on keymaps in map-keymap docstring
4fd5c8df67 Clarify abnormal hook documentation
6fa5206770 Update to Org 9.5-59-g52e6f1
39413a45bf ; * doc/lispref/functions.texi (Calling Functions): Fix la...
43914ab01f Improve documentation of cl-reduce
ef37a86cac Improve documentation of apply-partially
1e8be48738 Fix typos
8c5fbd712b Revert commit 225ca617b7, and apply another fix
cdbd03345d Fix documentation of posn-at-x-y
598732c899 ; * src/vm-limit.c (get_lim_data): Fix a typo. (Bug#18238)
efdffd86c5 ; * etc/refcards/README: Prefer HTTPS in link.
# Conflicts:
# etc/NEWS
Diffstat (limited to 'etc/refcards')
-rw-r--r-- | etc/refcards/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/refcards/README b/etc/refcards/README index 94bf7b1f0b0..4102c85ba10 100644 --- a/etc/refcards/README +++ b/etc/refcards/README @@ -5,7 +5,7 @@ See the end of the file for license conditions. REFERENCE CARDS FOR GNU EMACS To generate these refcards, you need to install the TeX document -production system. For example, <http://www.tug.org/texlive/>. +production system. For example, <https://www.tug.org/texlive/>. All modern GNU/Linux distributions provide TeX packages, so the easiest way is just to install those. Your distribution may have |