From 36ade0704e1829fd27970e8d478cf4b52deed517 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Mon, 13 Mar 2023 18:02:36 +0100 Subject: Fix connection-local variables settings ; * etc/NEWS: Fix typos. * lisp/files-x.el (connection-local-set-profiles) (connection-local-set-profile-variables): Use NOW when calling `custom-set-variables'. * test/lisp/files-x-tests.el (files-x-test-connection-local-set-profile-variables) (files-x-test-connection-local-update-profile-variables) (files-x-test-connection-local-set-profiles) (files-x-test-hack-connection-local-variables-apply) (files-x-test-with-connection-local-variables) (files-x-test-setq-connection-local): Fix tests. * test/lisp/net/tramp-tests.el (tramp-test34-connection-local-variables) (tramp-test34-explicit-shell-file-name): Fix tests. --- etc/NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc') diff --git a/etc/NEWS b/etc/NEWS index 4774671a46d..a5f9f8c6ec1 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -3215,7 +3215,7 @@ Emacs now comes with the Eglot package, which enhances various Emacs features, such as completion, documentation, error detection, etc., based on data provided by language servers using the Language Server Protocol (LSP). See the new Info manual "(eglot) Top" for more. Also -see etc/EGLOT-NEWS. +see "etc/EGLOT-NEWS". +++ ** use-package: Declarative package configuration. @@ -4889,7 +4889,7 @@ two buttons: "Yes" and "No". +++ *** The 'ns-popup-font-panel' command has been removed. -Use the general command "M-x menu-set-font" instead. +Use the general command 'M-x menu-set-font' instead. ---------------------------------------------------------------------- -- cgit v1.2.3