1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00

Merge from origin/emacs-27

ad5e350ab7 c-end-of-macro: Handle block coment lines with unescaped N...
06c302d425 Fix set-fontset-font with ADD arg non-nil
530067463b Correct "different than" to "different from" where appropr...
56b8768b32 More accurate documentation of 'package-menu-hide-package'
This commit is contained in:
Glenn Morris 2020-02-13 07:50:24 -08:00
commit 56ce263f50
28 changed files with 73 additions and 49 deletions

View file

@ -261,7 +261,7 @@ The possible settings for `align-region-separate' are:
`group' Each contiguous set of lines where a specific alignment
occurs is considered a section for that alignment rule.
Note that each rule may have any entirely different set
of section divisions than another.
of section divisions from another.
int alpha = 1; /* one */
double beta = 2.0;