Commit 8ec328e
committed
org-log-beginning: Fix for headline at eob with no trailing newline
* lisp/org.el (org-log-beginning): Fix edge case when there is a
headline at the end of buffer and that headline does not have a
trailing newline.
Fixes https://orgmode.org/list/m24k0ffjyd.fsf@ntnu.no1 parent 4fc2c8d commit 8ec328e
1 file changed
+11
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10311 | 10311 | | |
10312 | 10312 | | |
10313 | 10313 | | |
10314 | | - | |
10315 | | - | |
10316 | | - | |
10317 | | - | |
10318 | | - | |
10319 | | - | |
| 10314 | + | |
| 10315 | + | |
| 10316 | + | |
| 10317 | + | |
| 10318 | + | |
| 10319 | + | |
| 10320 | + | |
| 10321 | + | |
| 10322 | + | |
| 10323 | + | |
| 10324 | + | |
10320 | 10325 | | |
10321 | 10326 | | |
10322 | 10327 | | |
| |||
0 commit comments