Files
doomemacs/core/autoload
Henrik Lissner d76d50c1c9 Fix #4676: one-off on go-to-EOL if comment at BOL
Before this commit:
  1. With `|;;; hello`
  2. Press `C-e`: `;|;; hello`
  3. Press `C-e` again: `;;; hello|`

After:
  1. With `|;;; hello`
  2. Press `C-e`: `;;; hello|`
  3. Press `C-e` again: `|;;; hello`
2021-03-10 13:03:29 -05:00
..
2020-08-13 22:49:35 -04:00
2020-11-11 01:07:52 -05:00
2020-11-29 14:37:32 -05:00
2021-01-09 02:55:09 -05:00
2021-03-01 22:27:17 -05:00
2020-05-15 01:33:52 -04:00
2020-11-14 13:57:34 -05:00