* lisp/indent-aux.el (kill-ring-deindent-mode): Add autoload cookie.
This commit is contained in:
parent
536b8b7bfd
commit
324a109aa3
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ is yanked."
|
|||
(- indentation))
|
||||
(buffer-string))))
|
||||
|
||||
;;;###autoload
|
||||
(define-minor-mode kill-ring-deindent-mode
|
||||
"Toggle removal of indentation from text saved to the kill ring.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue