Files
doomemacs/modules
Leo Okawa Ericson 3b18153ea7 Advice lispyville-end-of-defun to go past defuns
`lispyville-end-of-defun' doesn't go to the next defun when point is
already at the end of a defun, whereas `lispyville-beginning-of-defun'
does. This commit fixes this inconsistency by matching
`lispyville-end-of-defun''s behaviour with `lispyville-beginning-of-defun'.

`line-end-position' isn't enough because it never returns `t' in normal
mode (in normal mode the point can't reach the true end of a line).
2021-05-26 18:51:55 +02:00
..
2021-05-21 23:13:14 -04:00
2021-05-25 10:35:21 -04:00
2021-05-25 13:39:26 -04:00
2021-05-23 21:49:02 -04:00
2021-05-25 10:35:21 -04:00
2021-05-25 13:39:26 -04:00
2021-05-24 13:47:20 -04:00