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-arg.el
blob: 9369e78ff54adb7edd488298574caae159c05bff (
plain
)
1
2
3
;;; -*- lexical-binding: t -*- (defun foo () (make-process :name "ls"))