diff options
author | Case Duckworth | 2021-04-14 17:06:59 -0500 |
---|---|---|
committer | Case Duckworth | 2021-04-14 17:06:59 -0500 |
commit | e5795d6bf49cae67fb52fb65395d04b95296934f (patch) | |
tree | 5f42a97e3f7123a09c5fe9f40d98787264db484f /lisp/acdw-modeline.el | |
parent | Merge branch 'main' of https://tildegit.org/acdw/emacs (diff) | |
download | emacs-e5795d6bf49cae67fb52fb65395d04b95296934f.tar.gz emacs-e5795d6bf49cae67fb52fb65395d04b95296934f.zip |
Make `org-return-dwim' auto-fill-mode-aware
Added a block at the top of the function to call `auto-fill-function' if it's enabled, and I changed the calls to `newline' to `insert "\n"`, due to ... something. It was having issues figuring out that the new lines were list items I think. I also removed the message part in the middle of the function that I forgot to remove before.
Diffstat (limited to 'lisp/acdw-modeline.el')
0 files changed, 0 insertions, 0 deletions