Merge remote-tracking branch 'savannah/master' into native-comp
This commit is contained in:
commit
5c922cc3a4
168 changed files with 2984 additions and 3368 deletions
|
@ -154,7 +154,7 @@ The return value of this function is not used."
|
|||
(defalias 'byte-run--set-completion
|
||||
#'(lambda (f _args val)
|
||||
(list 'function-put (list 'quote f)
|
||||
''completion-predicate val)))
|
||||
''completion-predicate (list 'function val))))
|
||||
|
||||
(defalias 'byte-run--set-modes
|
||||
#'(lambda (f _args &rest val)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue