Files
doomemacs/core
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
..
2021-03-02 15:57:45 +08:00
2021-02-24 18:28:23 -05:00
2021-02-26 21:33:00 -05:00
2021-03-01 22:27:17 -05:00
2021-02-11 17:35:48 -05:00