provide追加
This commit is contained in:
@@ -949,4 +949,5 @@ Run again to clear previews."
|
||||
(define-key lab-ai-map (kbd "g") #'lab-ai-image)
|
||||
(define-key lab-ai-map (kbd "G") #'lab-ai-image-edit)
|
||||
|
||||
(provide 'my-labai)
|
||||
(message "lab-ai loaded: model=%s" lab-ai-model)
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
;; Version: 0.1
|
||||
;; Keywords: org, text, clipboard
|
||||
;;
|
||||
;; This file provides Org-aware functions to remove hard line breaks
|
||||
;; This file haves Org-aware functions to remove hard line breaks
|
||||
;; from normal paragraphs while preserving Org structures such as
|
||||
;; headings, lists, tables, source/example/export blocks, drawers,
|
||||
;; comments, horizontal rules, and display math lines.
|
||||
|
||||
Reference in New Issue
Block a user