diff options
Diffstat (limited to 'itches/emacs/bulk.md')
| -rw-r--r-- | itches/emacs/bulk.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/itches/emacs/bulk.md b/itches/emacs/bulk.md index 46f3caa..448c8a1 100644 --- a/itches/emacs/bulk.md +++ b/itches/emacs/bulk.md @@ -45,7 +45,6 @@ ``` - StackOverflow-like suggestions when reporting bugs -- match data vs. `:eval` during redisplay: cf. [bug#31586] - make vc honour `.gitignore` so that `project-find-file` completion is not cluttered with ignored files - in a folder with a .git folder and a .gitignore file, @@ -63,8 +62,6 @@ `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 - being split anyway - when truncating long lines and auto-filling, if the window is narrower than (- fill-column hscroll-margin), horizontal scrolling kicks in before the line is auto-filled; the window (or the current @@ -72,8 +69,6 @@ the right even though auto-filling made the line short enough to display without hscroll -[bug#31586]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=31586 -[bug#31666]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=31666 [Unicode conventions]: https://lists.gnu.org/archive/html/emacs-devel/2018-07/msg00961.html ## Dired |
