projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae06341
)
* test/lisp/vc/vc-tests.el (w32-application-type): Fix declaration.
author
Glenn Morris
<rgm@gnu.org>
Fri, 9 Mar 2018 21:36:50 +0000
(16:36 -0500)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 9 Mar 2018 21:36:50 +0000
(16:36 -0500)
test/lisp/vc/vc-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/vc/vc-tests.el
b/test/lisp/vc/vc-tests.el
index 7fdf0626cd7a9f1bcd15fc7684a14336ede11206..cd774d301df34d5d952f360ced80d60b72d1ad58 100644
(file)
--- a/
test/lisp/vc/vc-tests.el
+++ b/
test/lisp/vc/vc-tests.el
@@
-109,7
+109,7
@@
(require 'ert)
(require 'vc)
-(declare-function w32-application-type "w32proc")
+(declare-function w32-application-type "w32proc
.c
")
;; The working horses.