Skip to content

Commit 91ac4da

Browse files
committed
Adds autoload cookie to live-awk-mode
1 parent 4a63f65 commit 91ac4da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

live-awk.el

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
:group 'live-awk
5454
:type 'string)
5555

56+
;;;###autoload
5657
(define-minor-mode live-awk-mode
5758
"Build awk commands interactively with live result sets."
5859
nil

0 commit comments

Comments
 (0)