-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathinit-autoloads.el
843 lines (609 loc) · 26.8 KB
/
init-autoloads.el
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
;;; init-autoloads.el --- automatically extracted autoloads (do not edit) -*- lexical-binding: t -*-
;; Generated by the `loaddefs-generate' function.
;; This file is part of GNU Emacs.
;;; Code:
;;; Generated autoloads from daylight-theme.el
(register-definition-prefixes "daylight-theme" '("daylight"))
;;; Generated autoloads from dump-theme.el
(register-definition-prefixes "dump-theme" '("my-"))
;;; Generated autoloads from elget-config.el
(autoload 'my-elget-bundles "elget-config" "\
List of packages." nil t)
(autoload 'my-elget-private-recipe-p "elget-config" "\
(fn RECIPE)")
(autoload 'my-elget-update-org "elget-config" nil t)
(autoload 'my-elget-update-packages "elget-config" "\
(fn PACKAGES &optional CURRENT TOTAL)")
(autoload 'my-elget-update-progress "elget-config" "\
Update packages only for batch-mode.
(fn &optional THREADS)")
(autoload 'my-elget-remove-package "elget-config" "\
Remove PACKAGE.
(fn PACKAGE)")
(autoload 'my-elget-list "elget-config" nil t)
(autoload 'my-elget-reset-links "elget-config" nil t)
(autoload 'my-elget-nativecomp-all-packages "elget-config" nil t)
(autoload 'my-elget-load-and-sync "elget-config")
(register-definition-prefixes "elget-config" '("my-elget-bundles"))
;;; Generated autoloads from elget-setup.el
(autoload 'my-elget-setup "elget-setup")
(register-definition-prefixes "elget-setup" '("my-elget-"))
;;; Generated autoloads from init.el
(autoload 'postpone-pre "init" nil t)
(register-definition-prefixes "init" '("ad:suppress-message" "autoload-if-found" "empty-booting-mode" "moom-autoloads" "my-" "postpone-pre-"))
;;; Generated autoloads from init-dired.el
(register-definition-prefixes "init-dired" '("my-reveal-in-finder"))
;;; Generated autoloads from init-org.el
(register-definition-prefixes "init-org" '("my-"))
;;; Generated autoloads from late-init.el
(register-definition-prefixes "late-init" '("diary-entry-time" "measure-exec-time-list" "my-" "right-curly-arrow" "run-at-time" "shutup-p"))
;;; Generated autoloads from my-debug.el
(register-definition-prefixes "my-debug" '("echo-area-bell"))
;;; Generated autoloads from night-theme.el
(register-definition-prefixes "night-theme" '("night"))
;;; Generated autoloads from terminal-theme.el
(register-definition-prefixes "terminal-theme" '("terminal"))
;;; Generated autoloads from tr-ime.el
(autoload 'tr-ime-standard-install "tr-ime" "\
Install tr-ime standard (stable but less functionality) DLL.
If NO-CONFIRM is non-nil, download the necessary module DLL without
confirming the user.
(fn &optional NO-CONFIRM)")
(autoload 'tr-ime-standard-initialize "tr-ime" "\
Initialize tr-ime standard (stable but less functionality) features.")
(autoload 'tr-ime-advanced-install "tr-ime" "\
Install tr-ime advanced (experimental but more functionality) DLL.
If NO-CONFIRM is non-nil, download the necessary module DLL without
confirming the user.
(fn &optional NO-CONFIRM)")
(autoload 'tr-ime-advanced-initialize "tr-ime" "\
Initialize tr-ime advanced (experimental but more functionality) features.")
(autoload 'tr-ime-uninitialize "tr-ime" "\
Uninitialize tr-ime features.")
(register-definition-prefixes "tr-ime" '("tr-ime-"))
;;; Generated autoloads from tr-ime-debug.el
(register-definition-prefixes "tr-ime-debug" '("tr-ime-debug-"))
;;; Generated autoloads from tr-ime-documentfeed.el
(register-definition-prefixes "tr-ime-documentfeed" '("tr-ime-documentfeed-"))
;;; Generated autoloads from tr-ime-download.el
(register-definition-prefixes "tr-ime-download" '("tr-ime-download-"))
;;; Generated autoloads from tr-ime-font.el
(register-definition-prefixes "tr-ime-font" '("tr-ime-font-"))
;;; Generated autoloads from tr-ime-hook.el
(register-definition-prefixes "tr-ime-hook" '("tr-ime-hook-"))
;;; Generated autoloads from tr-ime-isearch.el
(register-definition-prefixes "tr-ime-isearch" '("tr-ime-isearch-"))
;;; Generated autoloads from tr-ime-openstatus.el
(register-definition-prefixes "tr-ime-openstatus" '("tr-ime-openstatus-"))
;;; Generated autoloads from tr-ime-prefix-key.el
(register-definition-prefixes "tr-ime-prefix-key" '("tr-ime-prefix-key-"))
;;; Generated autoloads from tr-ime-reconversion.el
(register-definition-prefixes "tr-ime-reconversion" '("tr-ime-reconversion-"))
;;; Generated autoloads from tr-ime-recv-notify.el
(register-definition-prefixes "tr-ime-recv-notify" '("tr-ime-recv-notify-"))
;;; Generated autoloads from tr-ime-subclassify.el
(register-definition-prefixes "tr-ime-subclassify" '("tr-ime-subclassify-"))
;;; Generated autoloads from tr-ime-sync.el
(register-definition-prefixes "tr-ime-sync" '("tr-ime-sync-"))
;;; Generated autoloads from tr-ime-thread-message.el
(register-definition-prefixes "tr-ime-thread-message" '("tr-ime-thread-message-"))
;;; Generated autoloads from tr-ime-workaround-inconsistent.el
(register-definition-prefixes "tr-ime-workaround-inconsistent" '("tr-ime-workaround-inconsistent"))
;;; Generated autoloads from tr-ime-workaround-isearch.el
(register-definition-prefixes "tr-ime-workaround-isearch" '("tr-ime-workaround-isearch-"))
;;; Generated autoloads from tr-ime-workaround-prefix-key.el
(register-definition-prefixes "tr-ime-workaround-prefix-key" '("tr-ime-workaround-prefix-key-"))
;;; Generated autoloads from utility.el
(autoload 'ad:measure-exec-time "utility" "\
If `measure-exec-time-list' is non-nil, measure exe time for each function.
(fn F &rest ARG)")
(autoload 'ad:do-after-load-evaluation "utility" "\
Evaluate all `eval-after-load' forms, if any, for ABS-FILE.
ABS-FILE, a string, should be the absolute true name of a file just loaded.
This function is called directly from the C code.
(fn ABS-FILE)")
(autoload 'future-time-p "utility" "\
Return non-nil if provided TIME formed of \"10:00\" is the future time.
(fn TIME)")
(autoload 'ad:garbage-collect "utility" "\
(fn F)")
(autoload 'ad:gcmh-idle-garbage-collect "utility" "\
(fn F)")
(autoload 'my-gcmh-activate "utility")
(autoload 'my-native-comp-p "utility")
(autoload 'my-native-comp-packages-done "utility")
(autoload 'my-emacs-lisp-mode-conf "utility")
(autoload 'my-org-hide-drawers-all "utility")
(autoload 'my-auto-revert-activate "utility")
(autoload 'my-shorten-default-directory "utility" "\
Enforce to replace \"/home/...\" with \"~/\".")
(autoload 'my-private-conf-activate "utility")
(autoload 'my-isearch-ime-deactivate-sticky "utility")
(autoload 'my-toggle-ime-ns "utility" "\
Toggle IME." t)
(autoload 'my-working-text-face-on "utility")
(autoload 'my-working-text-face-off "utility")
(autoload 'my-ns-org-heading-auto-ascii "utility" "\
IME off, when the cursor on org headings.")
(autoload 'ad:mark-sexp "utility" "\
Set mark ARG sexps from point.
When the cursor is at the end of line or before a whitespace, set ARG -1.
(fn F &optional ARG ALLOW-EXTEND)" t)
(autoload 'ad:er:mark-sexp "utility" "\
If the cursor is on a symbol, expand the region along the symbol.
(fn F &optional ARG ALLOW-EXTEND)" t)
(autoload 'my-bm-save-all "utility")
(autoload 'my-toggle-bm "utility" "\
bm-toggle with updating history" t)
(autoload 'my-bm-next "utility" "\
bm-next with org-mode" t)
(autoload 'counsel-bm-get-list "utility" "\
(fn BOOKMARK-OVERLAYS)")
(autoload 'counsel-bm "utility" nil t)
(autoload 'ad:bm-show-mode "utility" "\
Enable truncate mode when showing bm list.")
(autoload 'my-centered-cursor-activate "utility")
(autoload 'my-centered-cursor-deactivate "utility")
(autoload 'my-smart-mark-activate "utility")
(autoload 'ad:smart-mark-restore-cursor "utility" "\
Restore cursor position saved just before mark.")
(autoload 'ad:smart-mark-set-restore-before-mark "utility" "\
(fn &rest ARG)")
(autoload 'ad:er:keyboard-quit "utility")
(autoload 'ad:er:pre:keyboard-quit "utility")
(autoload 'my-syntax-subword-activate "utility" "\
(fn &rest ARG)")
(autoload 'ad:syntax-subword-kill "utility" "\
Replace `kill-region' with `delete-region'.
(fn &optional N)" t)
(autoload 'my-time-stamp "utility")
(autoload 'ad:isearch-mode "utility" "\
(fn F FORWARD &optional REGEXP OP-FUN RECURSIVE-EDIT REGEXP-FUNCTION)")
(autoload 'my-orgalist-activate "utility")
(autoload 'ad:add-change-log-entry-other-window "utility")
(autoload 'org-info-ja "utility" "\
(Japanese) Read documentation for Org-mode in the info system.
With optional NODE, go directly to that node.
(fn &optional NODE)" t)
(autoload 'my-json-mode-beautify "utility")
(autoload 'my-json-pretty-print-buffer "utility")
(autoload 'my-auto-view "utility" "\
Open a file with `view-mode'.")
(autoload 'my-org-view-next-heading "utility" nil t)
(autoload 'my-org-view-previous-heading "utility" nil t)
(autoload 'my-view-tab "utility" nil t)
(autoload 'my-view-shifttab "utility" nil t)
(autoload 'my-unlock-view-mode "utility")
(autoload 'my-view-exit "utility" nil t)
(autoload 'ad:view--enable "utility")
(autoload 'ad:view--disable "utility")
(autoload 'ad:switch-to-buffer "utility" "\
(fn &rest ARG)")
(autoload 'my-web-indent-fold "utility" nil t)
(autoload 'my-flyspell-ignore-nonascii "utility" "\
incorrect判定をASCIIに限定
(fn BEG END INFO)")
(autoload 'my-flyspell-on "utility")
(autoload 'my-flyspell-off "utility")
(autoload 'ad:YaTeX-insert-begin-end "utility" "\
Insert \\begin{mode-name} and \\end{mode-name}.
This works also for other defined begin/end tokens to define the structure.
(fn ENV REGION-MODE)")
(autoload 'my-smartparens-mode "utility")
(autoload 'my-activate-selected "utility")
(autoload 'my-helpful-variable "utility" nil t)
(autoload 'my-eval-region "utility" nil t)
(autoload 'my-eval-region-as-function "utility" nil t)
(autoload 'my-describe-selected-keymap "utility" nil t)
(autoload 'my-update-modeline-face "utility")
(autoload 'my-modeline-face "utility" "\
Update modeline color.
If BUFFER-NARROWED is nil, then change the color to indicating `widen'.
Otherwise, indicating narrowing.
(fn BUFFER-NARROWED)")
(autoload 'my-update-modeline-color "utility" "\
Update modeline face of the current selected window.
Call this function at updating `mode-line-mode'.")
(autoload 'my-reload-mlscroll "utility")
(autoload 'my-mode-line-vc-mode-icon "utility")
(autoload 'my-open-scratch "utility" "\
Switch the current buffer to *scratch* buffer." t)
(autoload 'ad:split-window-below "utility" "\
An extention to switch to *scratch* buffer after splitting window.
(fn &optional SIZE)")
(autoload 'my-change-window-divider "utility" nil t)
(autoload 'my-update-display-line-numbers-face "utility")
(autoload 'my-display-line-numbers-width "utility")
(autoload 'my-display-line-numbers-mode-on "utility" "\
Trun on `display-line-numbers'." t)
(autoload 'my-display-line-numbers-mode-off "utility" "\
Trun off `display-line-numbers'." t)
(autoload 'my-toggle-display-line-numbers-mode "utility" "\
Toggle variable `global-display-line-numbers-mode'." t)
(autoload 'my-mic-paren-activate "utility")
(autoload 'ad:mic-paren-highlight "utility" "\
(fn F)")
(autoload 'ad:font-lock-mode "utility" "\
(fn &optional ARG)")
(autoload 'my-coding-system-name-mnemonic "utility" "\
(fn CODING-SYSTEM)")
(autoload 'my-coding-system-bom-mnemonic "utility" "\
(fn CODING-SYSTEM)")
(autoload 'my-mode-line-icon-lock "utility")
(autoload 'my-mode-line-icon-for-file "utility")
(autoload 'my-buffer-coding-system-mnemonic "utility" "\
Return a mnemonic for `buffer-file-coding-system'.")
(autoload 'my-delight-activate "utility")
(autoload 'my-migemo-activate "utility")
(autoload 'my-get-week-number "utility" "\
Return the current week number.")
(autoload 'my-week-number "utility" "\
Show the current week number." t)
(autoload 'my-empty-booting-header-line "utility")
(autoload 'my-calendar-mark-selected "utility")
(autoload 'my:elisp-eldoc "utility" "\
Avoid hiding `hl-line' in `emacs-lisp-mode'.
(fn CALLBACK)")
(autoload 'ad:eldoc-message "utility" "\
(fn F &optional STRING)")
(autoload 'my-seq-sort-by "utility" "\
Sort SEQUENCE using PRED as a comparison function.
Elements of SEQUENCE are transformed by FUNCTION before being
sorted. FUNCTION must be a function of one argument.
(fn FUNCTION PRED SEQUENCE)")
(autoload 'ivy--sort-by-len "utility" "\
Sort CANDIDATES based on similarity of their length with NAME.
(fn NAME CANDIDATES)")
(autoload 'my-disable-counsel-find-file "utility" "\
Disable `counsel-find-file' and use the original `find-file' with ARGS.
(fn &rest ARGS)")
(autoload 'my-counsel-fzf-in-default-dir "utility" "\
Search the current directory with fzf.
(fn ARG)")
(autoload 'my-counsel-fzf-in-dir "utility" "\
Search again with new root directory.
(fn ARG)")
(autoload 'my-counsel-ag-in-dir "utility" "\
Search again with new root directory.
(fn ARG)")
(autoload 'my-counsel-mark-ring "utility" "\
Browse `mark-ring' interactively.
Obeys `widen-automatically', which see." t)
(autoload 'my-pre-prompt-function "utility")
(autoload 'my-truncate-lines-activate "utility" "\
Truncate lines on `imenu-list' buffer.")
(autoload 'my-imenu-list-update "utility" "\
Expand frame width by `moom-change-frame-width'.")
(autoload 'my-imenu-list-quit-window "utility" "\
Shrink frame width by `moom-change-frame-width'.")
(autoload 'my-command-log-mode-activate "utility" nil t)
(autoload 'my-command-log-mode-deactivate "utility" nil t)
(autoload 'my-enable-tree-sitter "utility")
(autoload 'ad:swiper-thing-at-point "utility" "\
`swiper' with `ivy-thing-at-point'." t)
(autoload 'my-toggle-dimmer "utility" nil t)
(autoload 'dimmer-permanent-off "utility")
(autoload 'dimmer-off "utility")
(autoload 'dimmer-on "utility")
(autoload 'my-dimmer-update "utility")
(autoload 'ad:dimmer-org-agenda--quit "utility" "\
(fn &optional BURY)")
(autoload 'my-dimmer-activate "utility")
(autoload 'my-recentf-save-list-silence "utility" nil t)
(autoload 'my-recentf-cleanup-silence "utility" nil t)
(autoload 'my-counsel-recentf-action "utility" "\
(fn FILE)")
(autoload 'ad:counsel-recentf "utility" "\
Find a file on `recentf-list'." t)
(autoload 'my-cg-bookmark "utility")
(autoload 'crux-copy-file-preserve-attributes "utility" "\
[curx.el]
Copy the current file-visiting buffer's file to a destination.
This function prompts for the new file's location and copies it
similar to cp -p. If the new location is a directory, and the
directory does not exist, this function confirms with the user
whether it should be created. A directory must end in a slash
like `copy-file' expects. If the destination is a directory and
already has a file named as the origin file, offers to
overwrite.
If the current buffer is not a file-visiting file or the
destination is a non-existent directory but the user has elected
to not created it, nothing will be done.
When invoke with C-u, the newly created file will be visited.
(fn VISIT)" t)
(autoload 'crux-rename-file-and-buffer "utility" "\
[curx.el]
Rename current buffer and if the buffer is visiting a file, rename it too." t)
(autoload 'crux-delete-file-and-buffer "utility" "\
[curx.el]
Kill the current buffer and deletes the file it is visiting." t)
(autoload 'crux-open-with "utility" "\
[curx.el]
Open visited file in default external program.
When in dired mode, open file under the cursor.
With a prefix ARG always prompt for command to use.
(fn ARG)" t)
(autoload 'my-backup-recentf "utility" nil t)
(autoload 'my-auto-backup "utility")
(autoload 'my-backup-each-save-compute-location "utility" "\
(fn FILENAME)")
(autoload 'my-dired-activate "utility")
(autoload 'my-super-save-predicates-p "utility" "\
Return nil, if the buffer should not be saved.")
(autoload 'my-super-save-buffers-command "utility" "\
Save the buffer if needed.
see https://github.com/bbatsov/super-save/pull/20/files.")
(autoload 'my-super-save-activate "utility")
(autoload 'ad:neotree-show "utility" "\
Extension to support change frame width when opening neotree.")
(autoload 'ad:neotree-hide "utility" "\
Extension to support change frame width when closing neotree.")
(autoload 'ad:helpful-at-point "utility")
(autoload 'ad:keyfreq-show "utility" "\
Extension to make the buffer view-only." t)
(autoload 'ad:counsel-ag "utility" "\
(fn F &optional INITIAL-INPUT INITIAL-DIRECTORY EXTRA-AG-ARGS AG-PROMPT CALLER)")
(autoload 'ad:counsel-fzf "utility" "\
(fn F &optional INITIAL-INPUT INITIAL-DIRECTORY FZF-PROMPT)")
(autoload 'my-decimal-to-hex "utility" nil t)
(autoload 'my-hex-to-decimal "utility" nil t)
(autoload 'my-uuid-string "utility" nil t)
(autoload 'my-projectile-activate "utility" nil t)
(autoload 'ad:neotree-dir "utility" "\
Extension to change the frame width automatically.
(fn PATH)" t)
(autoload 'ad:projectile-visit-project-tags-table "utility" "\
Extensions to skip calling `visit-tags-table'.")
(autoload 'my-counsel-projectile-ag "utility" "\
Use `counsel-projectile-ag' in a projectile project except when `dired'.
Otherwise, use `counsel-ag'." t)
(autoload 'ad:magit-mode-bury-buffer "utility" "\
(fn &optional BURY)")
(autoload 'my-editorconfig-activate "utility")
(autoload 'ad:minibuffer-complete "utility" "\
Enforce to use `completion--in-region' when completing in minibuffer.
(fn F)")
(autoload 'my-advice-minibuffer-complete "utility")
(autoload 'my-load-cape-modules-for-org "utility")
(autoload 'my-corfu-insert-separator "utility" "\
Use C-SPC to insert the separator.
(fn ARG)" t)
(autoload 'my-org-modules-activate "utility" nil t)
(autoload 'my-open-default-org-file "utility" nil t)
(autoload 'my-desktop-notification "utility" "\
Show a message by `alerter' command.
(fn TITLE MESSAGE &optional STICKY SOUND TIMEOUT)")
(autoload 'my-desktop-notification-handler "utility" "\
(fn MESSAGE)")
(autoload 'my-org-move-item-begin "utility" "\
Move the current item to the beginning of the list." t)
(autoload 'my-org-move-item-end "utility" "\
Move the current item to the end of the list." t)
(autoload 'my-org-agenda-prepare-buffers "utility")
(autoload 'my-recenter-top-bottom-top "utility" "\
Recenter the current line to the top of window.")
(autoload 'my-org-agenda-to-appt "utility" "\
Update `appt-time-mag-list'. Use `async' if possible.
(fn &optional FORCE)" t)
(autoload 'my-org-babel-load-activate "utility")
(autoload 'my-delete-last-saved-string "utility")
(autoload 'my-get-content-with-decrypt "utility" nil t)
(autoload 'my-add-ox-hugo-lastmod "utility" "\
Add `lastmod' property with the current time." t)
(autoload 'ad:ox-hugo:org-todo "utility" "\
Export subtree for Hugo if the TODO status in ARG is changing to DONE.
(fn &optional ARG)")
(autoload 'my-push-trello-card "utility" nil t)
(autoload 'my-pull-trello-card "utility" nil t)
(autoload 'my-push-trello "utility" nil t)
(autoload 'my-pull-trello "utility" nil t)
(autoload 'my-activate-org-trello "utility")
(autoload 'my-toggle-org-show-emphasis-markers "utility" nil t)
(autoload 'ad:org-recent-headings-activate "utility" nil t)
(autoload 'my-ime-invisible-cursor "utility" nil t)
(autoload 'my-ime-on "utility" nil t)
(autoload 'my-ime-off "utility" nil t)
(autoload 'my-ime-on-sticky "utility")
(autoload 'my-ime-off-sticky "utility")
(autoload 'ad:make-frame "utility" "\
(fn &optional PARAMETERS)")
(autoload 'my-toggle-modeline-global "utility" nil t)
(autoload 'my-mode-line-off "utility" "\
Turn off mode line.")
(autoload 'my-mode-line-on "utility" "\
Turn on mode line.")
(autoload 'my-toggle-mode-line "utility" "\
Toggle mode line." t)
(autoload 'ad:moom-toggle-frame-maximized "utility")
(autoload 'my-modeline-activate "utility")
(autoload 'ad:winner:delete-window "utility" "\
(fn &optional WINDOW)")
(autoload 'my-shackle-activate "utility")
(autoload 'my-delete-checkdoc-window "utility" nil t)
(autoload 'ad:checkdoc "utility" nil t)
(autoload 'ad:doom-modeline-buffer-file-state-icon "utility" "\
Displays an ICON with FACE, HEIGHT and VOFFSET.
TEXT is the alternative if it is not applicable.
Uses `all-the-icons-material' to fetch the icon.
(fn ICON &optional TEXT FACE HEIGHT VOFFSET)")
(autoload 'my-generic-x-activate "utility")
(autoload 'my-ime-off-hline "utility")
(autoload 'my-ime-on-hline "utility")
(autoload 'my-hl-line-update "utility")
(autoload 'my-hl-line-disable "utility" "\
Disable `hl-line'.")
(autoload 'my-hl-line-activate "utility")
(autoload 'my-hl-line-enable "utility" "\
Enable `hl-line'.")
(autoload 'my-ja-font-setter "utility" "\
(fn SPEC)")
(autoload 'my-ascii-font-setter "utility" "\
(fn SPEC)")
(autoload 'my-unicode-font-setter "utility" "\
(fn SPEC)")
(autoload 'my-all-the-icons-setter "utility")
(autoload 'my-font-config "utility" "\
Font config.
- SIZE: font size for ASCII and Japanese (default: 12)
- ASCII: ascii font family (default: \"Monaco\")
- JA: Japanese font family (default: \"Migu 2M\")
(fn &optional SIZE ASCII JA)")
(autoload 'my-setup-font "utility")
(autoload 'my-linespacing "utility")
(autoload 'my-hl-todo-activate "utility")
(autoload 'my-hl-todo-reload "utility" nil t)
(autoload 'my-hl-todo-light-theme "utility")
(autoload 'my-hl-todo-dark-theme "utility")
(autoload 'my-terminal-theme "utility" nil t)
(autoload 'my-daylight-theme "utility")
(autoload 'my-night-theme "utility")
(autoload 'my-theme "utility" "\
(fn &optional TYPE)" t)
(autoload 'my-night-time-p "utility" "\
(fn BEGIN END)")
(autoload 'my-update-theme-timers "utility")
(autoload 'my-ivy-format-function-arrow-iit "utility" "\
Transform CANDS into a string for minibuffer.
(fn CANDS)")
(autoload 'my-ivy-format-function-arrow-ati "utility" "\
Transform CANDS into a string for minibuffer.
(fn CANDS)")
(autoload 'my-vhl-change-color "utility" nil t)
(autoload 'my-yank "utility" "\
(fn &optional ARG)" t)
(autoload 'my-org-yank "utility" nil t)
(autoload 'my-vhl-activate "utility" "\
(fn &optional ARG)")
(autoload 'my-find-missing-packages "utility" "\
(fn &optional DEFER)" t)
(autoload 'my-async-locate-libraries "utility" "\
Check the library listed in `LIBRARIES'.
(fn LIBRARIES &optional DEFER)")
(autoload 'my-delete-old-backup "utility" "\
(fn &optional DEFER)")
(autoload 'my-google-this "utility" nil t)
(autoload 'my-gif-screencast-opendir-dired "utility" "\
Open directories for screenshots and generated GIFs by Dired." t)
(autoload 'ad:gif-screencast "utility")
(autoload 'ad:gif-screencast-stop "utility")
(autoload 'ad:gif-screencast-opendir "utility" "\
Open the output directory when screencast is finished.")
(autoload 'ad:gif-screencast-toggle-pause "utility")
(autoload 'my-nocand-then-fzf-reset "utility")
(autoload 'my-nocand-then-fzf "utility" "\
(fn PROMPT)")
(autoload 'ad:fzf:ivy--insert-prompt "utility")
(autoload 'macos-name "utility" "\
Return macOS name according to the VERSION number.
(fn VERSION)")
(autoload 'macos-version "utility")
(autoload 'my-cmd-to-open-iterm2 "utility" "\
(fn &optional ARG)" t)
(autoload 'my-kyoko-mad-mode-toggle "utility" nil t)
(autoload 'my-kyoko-mad "utility" nil t)
(autoload 'my-open-current-directory-in-terminal "utility" "\
Open Current Directory for macOS
0) Put this function in your .emacs
1) M-x open-current-directory
2) Terminal will open automatically
3) Type M-v to paste and move to a path to the current directory in Emacs" t)
(autoload 'my-update-alarms-from-file "utility" nil t)
(autoload 'my--set-notify-macos "utility" "\
`alerter' is required.
(fn HOUR MIN ACTION STICKY)")
(autoload 'my-desktop-notify "utility" "\
An interface to `my-desktop-notification'.
(fn TYPE TITLE HOUR MIN ACTION STICKY)")
(autoload 'read-line "utility" "\
Make a list from a file, which is divided by LF code
(fn FILE)")
(autoload 'my-make-file-ring "utility" "\
(fn FILES)")
(autoload 'my-open-file-ring "utility" nil t)
(autoload 'my-show-org-buffer "utility" "\
Show an org-file on the current buffer.
(fn FILE)" t)
(autoload 'insert-org-file-header-template "utility" nil t)
(autoload 'my-insert-empty-pgp-tree "utility" nil t)
(autoload 'my-insert-enc2me-pgp-tree "utility" nil t)
(autoload 'insert-minutes-template "utility" nil t)
(autoload 'my-get-random-string "utility" "\
Get a string contain the length digit number with random selection
(fn LENGTH)" t)
(autoload 'recursive-delete-backup-files "utility" "\
(fn DAYS)")
(autoload 'delete-backup-files "utility" "\
Delete backup files created in yesterday.
> find ~/.emacs.d/backup -type f -name '*YY-MM-DD_*' -print0 | xargs -0
(fn &optional DAY-SHIFT)" t)
(autoload 'chomp "utility" "\
Chomp leading and tailing whitespace from STR.
(fn STR)")
(autoload 'my-backup "utility" "\
Backup a file to `Dropbox/backup' directory.
If `dropbox' option is provided then the value is uased as a root directory.
(fn FILES &optional DROPBOX)" t)
(autoload 'mac:delete-files-in-trash-bin "utility" nil t)
(autoload 'my-kill-emacs "utility")
(autoload 'my-kill-emacs-hook-show "utility" "\
Test Emacs killing sequence.")
(autoload 'my-setup-package-el "utility" "\
Setting up for installing packages via built-in package.el.
Downloaded packages will be stored under ~/.eamcs.d/elpa.")
(autoload 'my-eval-org-buffer "utility" "\
Load init.org/utility.org and tangle init.el/utility.el." t)
(autoload 'my-org-insert-bullet "utility" "\
(fn BEGIN END)" t)
(autoload 'my-org-delete-bullet "utility" "\
(fn BEGIN END)" t)
(autoload 'my-org-toggle-checkbox "utility" "\
(fn BEGIN END)" t)
(autoload 'my-org-insert-checkbox-into-bullet "utility" "\
(fn BEGIN END)" t)
(autoload 'my-org-delete-checkbox-from-bullet "utility" "\
(fn BEGIN END)" t)
(autoload 'my-org-insert-bullet-and-checkbox "utility" "\
(fn BEGIN END)" t)
(autoload 'my-org-delete-bullet-and-checkbox "utility" "\
(fn BEGIN END)" t)
(autoload 'my-cycle-bullet-at-heading "utility" "\
Add a bullet of \" - \" if the line is NOT a bullet line.
(fn ARG)" t)
(autoload 'my-replace-punctuation-to-normal "utility" nil t)
(autoload 'my-replace-punctuation-to-scientific "utility" nil t)
(autoload 'my-garbage-collect-activate "utility")
(autoload 'my-garbage-collect-deactivate "utility")
(autoload 'my-garbage-collect "utility" "\
Run `garbage-collect' and print stats about memory usage." t)
(autoload 'count-words-buffer "utility" "\
Count the number of words in the current buffer" t)
(autoload 'do-test-applescript "utility" nil t)
(autoload 'describe-timer "utility" "\
see http://masutaka.net/chalow/2009-12-05-1.html" t)
(autoload 'insert-formatted-current-date "utility" "\
Insert a timestamp at the cursor position." t)
(autoload 'insert-formatted-current-time "utility" nil t)
(autoload 'insert-formatted-signature "utility" nil t)
(autoload 'org2dokuwiki-cp-kill-ring "utility" "\
Convert the current org-file to dokuwiki text, and copy it to kill-ring." t)
(autoload 'my-kill-all-file-buffers "utility" "\
Kill all buffers visiting files." t)
(autoload 'my-kill-emacs-when-scratch-buffer "utility" nil t)
(autoload 'my-window-resizer "utility" "\
Control separated window size and position.
Type {j,k,l,m} to adjust windows size." t)
(register-definition-prefixes "utility" '("ad:org-reveal" "my-" "open-current-directory-console-program"))
;;; Generated autoloads from w32-ime.el
(autoload 'w32-ime-initialize "w32-ime" "\
Initialize w32-ime.el.")
(register-definition-prefixes "w32-ime" '("w32-ime-"))
;;; End of scraped data
(provide 'init-autoloads)
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; no-native-compile: t
;; coding: utf-8-emacs-unix
;; End:
;;; init-autoloads.el ends here