We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8c727a commit 9d33b9dCopy full SHA for 9d33b9d
test/jest/options/options.el
@@ -1,7 +1,14 @@
1
-;;; options.el --- Test options -*- lexical-binding: t; -*-
+;;; options.el --- Test all options flag -*- lexical-binding: t; -*-
2
3
;; Copyright (C) 2025 the Eask authors.
4
5
+;; Author: Shen, Jen-Chieh <[email protected]>
6
+;; Maintainer: Shen, Jen-Chieh <[email protected]>
7
+;; URL: https://github.com/emacs-eask/options
8
+;; Version: 0.0.0
9
+;; Package-Requires: ((emacs "26.1"))
10
+;; Keywords: test
11
+
12
;; This file is not part of GNU Emacs.
13
14
;; This program is free software: you can redistribute it and/or modify
0 commit comments