-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
22 changed files
with
22 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; docstr-faces.el --- Faces for document string -*- lexical-binding: t; -*- | ||
|
||
;; Copyright (C) 2020-2023 Shen, Jen-Chieh <[email protected]> | ||
;; Copyright (C) 2020-2024 Shen, Jen-Chieh <[email protected]> | ||
|
||
;; This file is NOT part of GNU Emacs. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; docstr-util.el --- Utility module -*- lexical-binding: t; -*- | ||
|
||
;; Copyright (C) 2020-2023 Shen, Jen-Chieh <[email protected]> | ||
;; Copyright (C) 2020-2024 Shen, Jen-Chieh <[email protected]> | ||
|
||
;; This file is NOT part of GNU Emacs. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; docstr-writers.el --- Writers for document string -*- lexical-binding: t; -*- | ||
|
||
;; Copyright (C) 2020-2023 Shen, Jen-Chieh <[email protected]> | ||
;; Copyright (C) 2020-2024 Shen, Jen-Chieh <[email protected]> | ||
|
||
;; This file is NOT part of GNU Emacs. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; docstr.el --- A document string minor mode -*- lexical-binding: t; -*- | ||
|
||
;; Copyright (C) 2020-2022 Shen, Jen-Chieh | ||
;; Copyright (C) 2020-2024 Shen, Jen-Chieh | ||
;; Created date 2020-11-05 20:33:49 | ||
|
||
;; Author: Shen, Jen-Chieh <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; docstr-actionscript.el --- Document string for ActionScript -*- lexical-binding: t; -*- | ||
|
||
;; Copyright (C) 2020-2023 Shen, Jen-Chieh <[email protected]> | ||
;; Copyright (C) 2020-2024 Shen, Jen-Chieh <[email protected]> | ||
|
||
;; This file is NOT part of GNU Emacs. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; docstr-c++.el --- Document string for C++ -*- lexical-binding: t; -*- | ||
|
||
;; Copyright (C) 2020-2023 Shen, Jen-Chieh <[email protected]> | ||
;; Copyright (C) 2020-2024 Shen, Jen-Chieh <[email protected]> | ||
|
||
;; This file is NOT part of GNU Emacs. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; docstr-c.el --- Document string for C -*- lexical-binding: t; -*- | ||
|
||
;; Copyright (C) 2020-2023 Shen, Jen-Chieh <[email protected]> | ||
;; Copyright (C) 2020-2024 Shen, Jen-Chieh <[email protected]> | ||
|
||
;; This file is NOT part of GNU Emacs. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; docstr-csharp.el --- Document string for C# -*- lexical-binding: t; -*- | ||
|
||
;; Copyright (C) 2020-2023 Shen, Jen-Chieh <[email protected]> | ||
;; Copyright (C) 2020-2024 Shen, Jen-Chieh <[email protected]> | ||
|
||
;; This file is NOT part of GNU Emacs. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; docstr-go.el --- Document string for Golang -*- lexical-binding: t; -*- | ||
|
||
;; Copyright (C) 2020-2023 Shen, Jen-Chieh <[email protected]> | ||
;; Copyright (C) 2020-2024 Shen, Jen-Chieh <[email protected]> | ||
|
||
;; This file is NOT part of GNU Emacs. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; docstr-groovy.el --- Document string for Groovy -*- lexical-binding: t; -*- | ||
|
||
;; Copyright (C) 2020-2023 Shen, Jen-Chieh <[email protected]> | ||
;; Copyright (C) 2020-2024 Shen, Jen-Chieh <[email protected]> | ||
|
||
;; This file is NOT part of GNU Emacs. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; docstr-java.el --- Document string for Java -*- lexical-binding: t; -*- | ||
|
||
;; Copyright (C) 2020-2023 Shen, Jen-Chieh <[email protected]> | ||
;; Copyright (C) 2020-2024 Shen, Jen-Chieh <[email protected]> | ||
|
||
;; This file is NOT part of GNU Emacs. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; docstr-js.el --- Document string for JavaScript -*- lexical-binding: t; -*- | ||
|
||
;; Copyright (C) 2020-2023 Shen, Jen-Chieh <[email protected]> | ||
;; Copyright (C) 2020-2024 Shen, Jen-Chieh <[email protected]> | ||
|
||
;; This file is NOT part of GNU Emacs. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; docstr-lua.el --- Document string for Lua -*- lexical-binding: t; -*- | ||
|
||
;; Copyright (C) 2020-2023 Shen, Jen-Chieh <[email protected]> | ||
;; Copyright (C) 2020-2024 Shen, Jen-Chieh <[email protected]> | ||
|
||
;; This file is NOT part of GNU Emacs. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; docstr-objc.el --- Document string for Objective-C -*- lexical-binding: t; -*- | ||
|
||
;; Copyright (C) 2020-2023 Shen, Jen-Chieh <[email protected]> | ||
;; Copyright (C) 2020-2024 Shen, Jen-Chieh <[email protected]> | ||
|
||
;; This file is NOT part of GNU Emacs. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; docstr-php.el --- Document string for PHP -*- lexical-binding: t; -*- | ||
|
||
;; Copyright (C) 2020-2023 Shen, Jen-Chieh <[email protected]> | ||
;; Copyright (C) 2020-2024 Shen, Jen-Chieh <[email protected]> | ||
|
||
;; This file is NOT part of GNU Emacs. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; docstr-python.el --- Document string for Python -*- lexical-binding: t; -*- | ||
|
||
;; Copyright (C) 2020-2023 Shen, Jen-Chieh <[email protected]> | ||
;; Copyright (C) 2020-2024 Shen, Jen-Chieh <[email protected]> | ||
|
||
;; This file is NOT part of GNU Emacs. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; docstr-ruby.el --- Document string for Ruby -*- lexical-binding: t; -*- | ||
|
||
;; Copyright (C) 2021-2023 Shen, Jen-Chieh <[email protected]> | ||
;; Copyright (C) 2021-2024 Shen, Jen-Chieh <[email protected]> | ||
|
||
;; This file is NOT part of GNU Emacs. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; docstr-rust.el --- Document string for Rust -*- lexical-binding: t; -*- | ||
|
||
;; Copyright (C) 2020-2023 Shen, Jen-Chieh <[email protected]> | ||
;; Copyright (C) 2020-2024 Shen, Jen-Chieh <[email protected]> | ||
|
||
;; This file is NOT part of GNU Emacs. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; docstr-scala.el --- Document string for Scala -*- lexical-binding: t; -*- | ||
|
||
;; Copyright (C) 2020-2023 Shen, Jen-Chieh <[email protected]> | ||
;; Copyright (C) 2020-2024 Shen, Jen-Chieh <[email protected]> | ||
|
||
;; This file is NOT part of GNU Emacs. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; docstr-swift.el --- Document string for Swift -*- lexical-binding: t; -*- | ||
|
||
;; Copyright (C) 2021-2023 Shen, Jen-Chieh <[email protected]> | ||
;; Copyright (C) 2021-2024 Shen, Jen-Chieh <[email protected]> | ||
|
||
;; This file is NOT part of GNU Emacs. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
;;; docstr-typescript.el --- Document string for TypeScript -*- lexical-binding: t; -*- | ||
|
||
;; Copyright (C) 2020-2023 Shen, Jen-Chieh <[email protected]> | ||
;; Copyright (C) 2020-2024 Shen, Jen-Chieh <[email protected]> | ||
|
||
;; This file is NOT part of GNU Emacs. | ||
|
||
|