Merge from origin/emacs-26

9226cf3254 Fix bug in recent styled_format change
fa92f0c447 Cleanup emacs-lisp-mode's use of Flymake
0d0265bf50 Fix @include directive in Flymake doc
295457ae52 Move read-multiple-choice to its own library
560dd9b573 * src/process.c (syms_of_process): Remove duplicated call ...
This commit is contained in:
Paul Eggert 2017-10-06 10:35:07 -07:00
commit 53da55b8cc
8 changed files with 267 additions and 243 deletions

View file

@ -25,7 +25,7 @@
;;; Code:
(require 'cl-lib)
(require 'subr-x) ; read-multiple-choice
(require 'rmc) ; read-multiple-choice
(defvar nsm-permanent-host-settings nil)
(defvar nsm-temporary-host-settings nil)