diff options
| -rw-r--r-- | itches/emacs/bulk.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/itches/emacs/bulk.md b/itches/emacs/bulk.md index 2f44252..de5df2d 100644 --- a/itches/emacs/bulk.md +++ b/itches/emacs/bulk.md @@ -12,8 +12,8 @@ - eshell: `ls --group-directories-first` does not color folders - scroll-lock-mode - cursor stuck on lines wrapped by visual-line-mode - - cursor stuck on lines with lines taller than regular height (see - maybe bug#36421?) + - cursor stuck on lines taller than regular height (see maybe + bug#36421?) - scroll when going down newline with forward-… - matching-paren analysis fails: `;; (here is\n;; a comment)` - some modes redefine C-M-h, which makes this binding hard to @@ -72,7 +72,7 @@ `texinfo-show-structure` - `C-c C-e` runs `Texinfo-environment` instead of being a prefix command for `texinfo-format-{buffer,region}` -- [bug#31666]: visual-line-mode adds newlines before words that end up +- [bug#31666] visual-line-mode adds newlines before words that end up being split anyway - when truncating long lines and auto-filling, if the window is narrower than (- fill-column hscroll-margin), horizontal scrolling |
