bug#81512: [PATCH] Add command `outline-occur'
martin rudalics via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <[email protected]> Tue, 4 Aug 2026 11:26:06 +0200
| Newsgroups | gmane.emacs.bugs |
|---|---|
| Message-ID | <[email protected]> |
Final nitpick:
+ By setting the @var{action} argument and the
+@code{display-buffer-default-alist} variable, an application effectively
overrules any customization of @code{display-buffer-base-action}. Our
might be read as "both must be set to overrule" so maybe "and/or" would
be better.
martin