]> git.eshelyaron.com Git - emacs.git/commit
Make kill-ring-deindent-mode autoloaded
authorPo Lu <luangruo@yahoo.com>
Sat, 12 Aug 2023 01:04:19 +0000 (09:04 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 12 Aug 2023 01:04:19 +0000 (09:04 +0800)
commit536b8b7bfd87a92aef9b78c62210e9f40c91e572
tree26982788405a7f5f668200a088e9d23115a26f61
parent28ae8440c62c71da2ef7e30c73333bc5a51efba6
Make kill-ring-deindent-mode autoloaded

* lisp/indent-aux.el
(kill-ring-deindent-buffer-substring-function)
(kill-ring-deindent-mode, indent-aux):
* lisp/simple.el (kill-ring-deindent-buffer-substring-function)
(kill-ring-deindent-mode): Move kill-ring-deindent-mode to
indent-aux.el.
lisp/indent-aux.el [new file with mode: 0644]
lisp/simple.el