projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d56798
)
; Fix typos
author
Stefan Kangas
<stefan@marxist.se>
Mon, 7 Sep 2020 00:02:21 +0000
(
02:02
+0200)
committer
Stefan Kangas
<stefan@marxist.se>
Mon, 7 Sep 2020 00:02:38 +0000
(
02:02
+0200)
test/lisp/emacs-lisp/package-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/emacs-lisp/package-tests.el
b/test/lisp/emacs-lisp/package-tests.el
index cb06dd4cce35d445952e5fa407511d425c635438..dd8ae39c7efab297a3188d2cc585f380a401c810 100644
(file)
--- a/
test/lisp/emacs-lisp/package-tests.el
+++ b/
test/lisp/emacs-lisp/package-tests.el
@@
-1,4
+1,4
@@
-;;; package-test.el --- Tests for the Emacs package system -*- lexical-binding:t -*-
+;;; package-test
s
.el --- Tests for the Emacs package system -*- lexical-binding:t -*-
;; Copyright (C) 2013-2020 Free Software Foundation, Inc.
@@
-805,4
+805,4
@@
Must called from within a `tar-mode' buffer."
(provide 'package-test)
-;;; package-test.el ends here
+;;; package-test
s
.el ends here