Skip to content

Commit

Permalink
Fri 02 Jul 2021 11:47:02
Browse files Browse the repository at this point in the history
  • Loading branch information
mullikine committed Jul 1, 2021
1 parent 48ef968 commit 7368bd4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pen-core.el
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
(major-mode-p 'term-mode))
(str (buffer-substring (point) (max 1 (beginning-of-line-point)))))


;; TODO Figure out how to get the previous line start of line points
;; (tv (save-excursion (ntimes 5 (call-interactively 'previous-line)) (message (str (point)))))

Expand Down

0 comments on commit 7368bd4

Please sign in to comment.