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 0634e3c commit 03b6ce8Copy full SHA for 03b6ce8
show-eol.el
@@ -8,7 +8,7 @@
8
;; Keyword: end eol line
9
;; Version: 0.0.3
10
;; Package-Requires: ((emacs "24.4"))
11
-;; URL: https://github.com/jcs090218/show-eol
+;; URL: https://github.com/jcs-elpa/show-eol
12
13
;; This file is NOT part of GNU Emacs.
14
@@ -38,7 +38,7 @@
38
"Show end of line symbol in buffer."
39
:prefix "show-eol-"
40
:group 'tool
41
- :link '(url-link :tag "Repository" "https://github.com/jcs090218/show-eol"))
+ :link '(url-link :tag "Repository" "https://github.com/jcs-elpa/show-eol"))
42
43
(defcustom show-eol-lf-mark "LF"
44
"Mark symbol for LF."
0 commit comments