diff options
author | Case Duckworth | 2021-08-16 09:12:06 -0500 |
---|---|---|
committer | Case Duckworth | 2021-08-16 09:12:06 -0500 |
commit | cff44ea72b930433f3ad6e91e51933bcfd563d5a (patch) | |
tree | be1a245c653c48fdc412dcbd24c4cd7cc667797f /lisp/acdw.el | |
parent | Merge branch 'main' of tildegit.org:acdw/emacs (diff) | |
download | emacs-cff44ea72b930433f3ad6e91e51933bcfd563d5a.tar.gz emacs-cff44ea72b930433f3ad6e91e51933bcfd563d5a.zip |
Correct drawer-ignoring logic in `acdw-org/count-words-stupidly'
After finding the :END: of the drawer, the point is (I think) just at the end of :END:, meaning it won't catch the next drawer if there's another one. (forward-line) fixes that issue.
Diffstat (limited to 'lisp/acdw.el')
0 files changed, 0 insertions, 0 deletions