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
..
app Bump :ui doom 2021-05-21 23:13:14 -04:00
checkers Fix excluded faces being spell-fu checked anyway 2021-03-27 22:06:49 -04:00
completion Minor refactoring across the board 2021-05-23 22:09:07 -04:00
config Minor refactors & reformatting 2021-05-25 10:35:21 -04:00
editor Advice lispyville-end-of-defun to go past defuns 2021-05-26 18:51:55 +02:00
emacs Bump :emacs vc :tools magit 2021-05-25 13:39:26 -04:00
email Refactor doom-{path,file,dir,glob} 2021-05-23 21:49:02 -04:00
input Merge pull request #4933 from pickfire/fcitx5 2021-05-24 13:47:39 -04:00
lang Minor refactors & reformatting 2021-05-25 10:35:21 -04:00
os Fix #4977: inhibit xterm-set-window-title in GUI emacs 2021-05-06 04:27:33 -04:00
term Don't build vterm-module in noninteractive sessions 2021-05-24 13:54:13 -04:00
tools Bump :emacs vc :tools magit 2021-05-25 13:39:26 -04:00
ui doc: adding treemacs readme (#4797) 2021-05-24 13:47:20 -04:00