index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
emacs-lisp
/
bytecomp-resources
/
warn-make-process-missing-keyword-value.el
blob: 4226349afefe9ee9fddfed9713e5e5c2337482cf (
plain
)
1
2
3
;;; -*- lexical-binding: t -*- (defun foo () (make-process :name "ls" :command))