Merge from origin/emacs-26
9226cf3254
Fix bug in recent styled_format changefa92f0c447
Cleanup emacs-lisp-mode's use of Flymake0d0265bf50
Fix @include directive in Flymake doc295457ae52
Move read-multiple-choice to its own library560dd9b573
* src/process.c (syms_of_process): Remove duplicated call ...
This commit is contained in:
commit
53da55b8cc
8 changed files with 267 additions and 243 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue