doomemacs/core
Henrik Lissner 23467374f5
Fix doom/forward-to-last-non-comment-or-eol #1306
This command would no-op if used in major modes with "fake" comments.
i.e. modes where "comments" are merely highlighted as comments, but have
no comment entry in its syntax table. e.g. text-mode + git-commit-mode.
2019-04-04 15:13:48 -04:00
..
autoload Fix doom/forward-to-last-non-comment-or-eol #1306 2019-04-04 15:13:48 -04:00
cli Refactor doom env 2019-04-03 00:09:22 -04:00
templates
test Remove protect-visible-buffer tests 2019-03-17 00:16:22 -04:00
core-cli.el 💥 Replace exec-path-from-shell w/ 'bin/doom env' 2019-03-28 01:56:09 -04:00
core-editor.el Refactor undo-tree advice 2019-03-28 01:56:09 -04:00
core-keybinds.el Escape key regexps when building which-key leader prefix 2019-03-31 12:38:42 -07:00
core-lib.el
core-modules.el ui/fci -> fill-column: replace fci w/ hl-fill-column 2019-04-01 13:44:20 -04:00
core-os.el 💥 Replace exec-path-from-shell w/ 'bin/doom env' 2019-03-28 01:56:09 -04:00
core-packages.el Make load-env-vars a core package 2019-03-28 13:30:39 -04:00
core-projects.el Use variable for fd-find binary name 2019-04-01 12:18:12 +05:30
core-ui.el Remove doom|protect-visible-buffer 2019-03-16 23:59:50 -04:00
core.el Load env even in tty Emacs 2019-04-03 01:53:20 -04:00
doctor.el Use variable for fd-find binary name 2019-04-01 12:18:12 +05:30
packages.el Make load-env-vars a core package 2019-03-28 13:30:39 -04:00