summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2019-05-22 10:18:51 -0700
committerGlenn Morris <rgm@gnu.org>2019-05-22 10:18:51 -0700
commit5c21832ae866077874fb662e49c695a7850ec22c (patch)
tree2955309c3cbe881985426e6e1e41cb0d3d7a21ad /etc
parentd99f0c6fb831da5cc5e4ca2661d660906f30625d (diff)
parentb0da9151d880f7ae60367a4b3d3ef91209bbd06f (diff)
downloademacs-5c21832ae866077874fb662e49c695a7850ec22c.tar.gz
Merge from origin/emacs-26
b0da915 (origin/emacs-26, emacs-26) Fix a typo in ELisp manual 400907b Add option to disable help completion autoloading (Bug#28607) 122ba16 Don't segfault on force-window-update of deleted window 015b12e Fix typo in ELisp manual eadf044 Remove repeated function call in picture.el 1228a90 ; Fix mm-destroy-parts docstring typo 6cfd68d Fix Hideshow key binding typo in Emacs manual
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 72702a9aaac..064143047df 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -153,6 +153,12 @@ after Emacs has finished initialization and is ready for use.
emacs.service file to eg "~/.config/systemd/user/", you will need to copy
the new version of the file again.)
++++
+** New option 'help-enable-completion-auto-load'.
+This allows disabling the new feature introduced in Emacs 26.1 which
+loads files during completion of 'C-h f' and 'C-h v' according to
+'definition-prefixes'.
+
* Changes in Emacs 27.1